Forum Moderators: open
Display -> Appearance -> Font
a windows system let y ssay XP has a language pack that installs at elat oen chinese font. I have installed at leat one chinese font. If one would use notepead to save a chinese text with char encoding UTF-8 for instance. All works fine except if I make a html page from the txt - i included the proper metatags for the encoding - and the body text in chinese chars dispalys just fine only the title tag - as you mentioned the topbar of a window that displays the title does not display them - just squares. When using a mac and look in Safari there it works all just fine.
I guess that even when a <title></title> is a genuine HTML tag. The system you are using has to be set to be able to read these cahrs too. Unlike the body text has no problem with that whatsoever if the right meta charset is included.
The text formatting if used simplified Chinese saved as UTF-8. And of course a meta header set to charset UTF-8 is included in the HTML. Even in Windows all the body text where chinese chars are included display just fine.
That is all. It is not a browser issue ... this time.