lynx-dev
[Top][All Lists]
Advanced

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

Re: [Lynx-dev] lynx dropped part of big5 table?


From: Thomas Dickey
Subject: Re: [Lynx-dev] lynx dropped part of big5 table?
Date: Thu, 4 Nov 2004 19:24:45 -0500 (EST)

On Wed, 3 Nov 2004, Dan Jacobson wrote:

> All I see are times in the table with lynx.
> $ set http://unews.cts.com.tw/news_sche.aspx
> $ lynx -dump $1|wc
>      87     117    3322
> $ w3m -dump $1|wc
>     135     345    8416
> But w3m renders it fine.

The table actually is UTF-8 (according to what I'm seeing at this moment
with both lynx and w3m).  w3m shows more "words" because it is drawing
cell-outlines for the table, e.g.,

bg image(images/unews_r5_c3.jpg)
                                             (*)??????  ( )????????
                                             ??         ??
         [11/5/2004           ][??????????]
         ???????????????? ?????? ??????
                          (????????????????????11/21/2004)

+-------------------------------------------------------------+
|      ????????      |                ????????                |
|--------------------+----------------------------------------|
|       07:00        |????????                                |
|--------------------+----------------------------------------|

while lynx is drawing just the cell contents

^
   11/5/2004___________ U8ACBU9078U64C7U65E5U671F
                                                  (*) ( )

   :
     (11/21/2004)


   07:00
   07:25
   07:30
   07:55
   08:00 CEO
   08:25

(This is running both in a non-UTF8 display - ymmv)

-- 
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net




reply via email to

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