Eric Liao wrote:
> I just tried as you suggested - adding a leading space before "iLiHei"
> to " iLiHei". The result is the same. No difference. I put a screen
> capture here:
> http://www.mobileread.com/forums/attachment.php?attachmentid=32351&d=1247678156
Can you include a hex version of the string so we can try it?
I'm pretty sure if you paste raw UTF8 here, chances are high they
won't make it through correctly.
If you save the chinese UTF8 string to a file called foo.txt,
run this command and send us the output:
od -tx1 < foo.txt
..we can then use that to make a hex version of the UTF8
string to replicate.
_______________________________________________
fltk-dev mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-dev