>>>>> On Mon, 04 Jul 2005 05:01:59 +0900, Takashi Hiromatsu <[EMAIL PROTECTED]> 
>>>>> said:

> Could you tell me, what is correct to use "hiragino" font instead of
> "osaka", that is choosen by create-fontset-from-mac-roman-font?

You can do that in the same way as in other platforms.  For example,

  (set-fontset-font "fontset-NAME" 'japanese-jisx0208
                    '("ヒラギノ角ゴ*" . "jisx0208.*"))
  (set-fontset-font "fontset-NAME" 'japanese-jisx0201
                    '("ヒラギノ角ゴ*" . "jisx0201.*"))

Cf. http://lists.gnu.org/archive/html/emacs-devel/2005-03/msg01174.html

                                     YAMAMOTO Mitsuharu
                                [EMAIL PROTECTED]


_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-devel

Reply via email to