lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: lynx-dev -prettysrc problems


From: Vlad Harchev
Subject: Re: lynx-dev -prettysrc problems
Date: Tue, 27 Apr 1999 07:52:33 +0500 (SAMST)

On Tue, 27 Apr 1999, Leonid Pauzner wrote:

> I know of two problems with -prettysrc mode
> comparing to "normal" source mode (so we could not
> use it as permanent flag when running lynx):
> 
> 1) 8bit attributes do not translated

 IMO it's a source view, so they shouldn't be translated (at least
implementation of this is unclear to me)

> 2) LY_SOFT_NEWLINE not used, so printing to localfile
> will cut lines at display width.

 May be this is HText* rendering problem? 

3) Some pages have very long lines or line breaks inside tags. This leads to
very long logical lines in output - so the limit of 64 color styles in the
line gets exhausted - the color attributes become wrong/unbalanced. Probably
this problem is related to 2) - so we can hack HText_put_character so it will
insert LY_SOFT_NEWLINE or start another line.

 Best regards,
  -Vlad


reply via email to

[Prev in Thread] Current Thread [Next in Thread]