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? Screenshots: $ uxterm (in the uxterm) $ lynx -display_charset utf8 http://www.google.co.jp/webhp -> leads to http://tg.mirsolutions.de/lynx-ss1.png pressing cursor-down once -> http://tg.mirsolutions.de/lynx-ss2.png pressing cursor-down a few more times, then cursor-right on the input field -> http://tg.mirsolutions.de/lynx-ss3.png bye, //mirabile -- I believe no one can invent an algorithm. One just happens to hit upon it when God enlightens him. Or only God invents algorithms, we merely copy them. If you don't believe in God, just consider God as Nature if you won't deny existence. -- Coywolf Qi Hunt _______________________________________________ Lynx-dev mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/lynx-dev
