Jonathon Delacour: Enabling CJK language

Jonathon Delacour: Enabling CJK language support. If you add, say, Korean characters to your text and a user hasn’t installed a Korean font, they will see a bunch of boxes. What is a user friendly way of helping them out? Something like: “(Korean - only see boxes?)”

- Indicate which language it is
- Have a link to a page that explains how to install the fonts

3 Responses to “Jonathon Delacour: Enabling CJK language”

  1. Anonymous Says:

    How about assuming that anybody capable of reading the Korean text will already have the fonts installed?

  2. Lukin Says:

    IMHO there is a possibility: we can define particular font(s) by @font-face parameter. See http://www.w3.org/TR/REC-CSS2/fonts.html#font-descriptions for details.

  3. Jonathon Delacour Says:

    Good suggestion. My intention was to have a link at the top of my navigation panel to a page that explains that I’m using Japanese as well as English text plus the link you suggested (to an explanation of how to install the IME and fonts).

    Your post seems to imply that I include a link to this explanatory page with every post I write that includes Japanese characters and I was wondering if this is what you actually meant? (My instinct is that this seems to be unnecessarily repetitive.)

Leave a Reply