Thx! Coze for a nice rendering of some www pages with lynx, I use fonts
for CJKT rendering different than for roman languages.
best regards,
--
Sylvain
Markus Teich wrote:
> If there are no other strong arguments against it, I would like to keep it as
> proposed.
Heyho,
I just pushed the patch as proposed.
--Markus
On Thu, May 14, 2015 at 12:00:48AM +0200, Marc André Tanner wrote:
> On Sat, May 09, 2015 at 06:12:53PM +0200, Silvan Jegen wrote:
> > By replacing the first non-alphanumeric character (except '!' which is
> > replaced by ' ' to get it ignored)
>
> I think this goes into the right direction. Howev
Hi,
I have commited a couple of patches which should implement this
functionality as described in another mail (i.e. without allocating
a temporary buffer).
Unfortunately they are only minimaly tested (I should really spend
my time on some university related projects).
The patches introduce a fi
On Fri, May 15, 2015 at 10:16:49AM +0200, Silvan Jegen wrote:
> ---
>
> The first version broke some functionality. This one doesn't by doing
> some more ugly checking.
>
> We also make sure that we include the newline by using text_line_next
> instead of text_line_finish.
>
> vis.c | 6 +-