lynx-dev
[Top][All Lists]
Advanced

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

Re: [Lynx-dev] UTF-8 Japanese working, but display problems


From: Thomas Dickey
Subject: Re: [Lynx-dev] UTF-8 Japanese working, but display problems
Date: Wed, 1 Feb 2006 06:08:04 -0500 (EST)

On Tue, 31 Jan 2006, Thorsten Glaser wrote:

Hi,

as of Commit ID 10043DFBA8C7D31CD9C, MirOS BSD has a BSD licenced
libiconv (from Citrus, stolen from NetBSD ;) in the base system,
and Lynx happily uses it to display the Google Japan homepage...
except for certain display problems.

Probably due to us using ncurses? Would having wcslen() and
wcswidth() implementations (which we currently don't, but YET)
help to fix that problem?

probably - ncurses doesn't have a way to compensate for that lack,
and you couldn't build ncursesw without those functions.

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




reply via email to

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