View Single Post
Old 04-30-2006, 01:25 PM   #17
bicradash
Junior Member
bicradash began at the beginning.
 
Posts: 7
Karma: 10
Join Date: Mar 2006
Location: Japan
Hello Henrycat, thank you for your information, and your kind offer for taking questions!

I want to know if the iLiad is capable of displaying multibyte characters (especially Japanese) in it's PDF/TEXT/XHTML browsers.
There are some downloadable files to test this:

Multilingual PDFsSample PDFs for Japanese "top to bottom, right to left" writing directionUTF-8 plain text (more can be found in openi18n's testsuite)HTMLUnfortunately, I couldn't find a multilingual test page written in valid XHTML.
But FYI, there's HTML Tidy to convert (and tidy up) HTMLs into XHTML.
I tested it using a Windows binary, and converted http://homepage2.nifty.com/PAF00305/lib/unicode.html by doing:
Code:
tidy -utf8 -asxhtml -m unicode.html
It worked fine, and gave me a valid XHTML in UTF-8.

I hope it's not too much trouble for you...

Last edited by bicradash; 05-01-2006 at 12:35 AM.
bicradash is offline   Reply With Quote