Sometime ago, I had asked about setting up fonts on xemacs. This has been
working beautifully on my mac with xft:
(define-specifier-tag 'lang-kr)
(set-face-font 'default "Apple Gothic-12" '(lang-kr)
'remove-tag-set-append)
But now I want this to work on my linux (ubuntu) system. I changed the
font to Dejavu Sans (and others that fc-list :lang=kr lists) but nothing
seems to work. Whenever I try to display Korean characters, all I get is
an error message about being unable to instantiate the charset
korean-ksc5601.
How do I set this up to display this?
(As an aside, I tried this on my mac using other fonts for Japanese,
Chinese, and Arabic, just for fun. The display for Japanese and Chinese
look right, but I can't get arabic to display. I would like, someday, to
display all of the HELLO page.)
Ray
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-beta