help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Japanese fonts


From: Ivan Kanis
Subject: Re: Japanese fonts
Date: Tue, 05 Jul 2011 12:09:32 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (gnu/linux)

Daniel Anderson <dankles@gmail.com> wrote:

> The issue is that the kanji character set for japanese fonts in emacs
> shows up as one font, while the hiragana font shows up as another
> font. The inconsistency is a bit ugly. Any one have any solutions?

It's annoying, I have the following in my .emacs:

(set-fontset-font ; fix japanese font
 "fontset-default" 'japanese-jisx0208
 (if (eq window-system 'x)
     "-jis-fixed-medium-r-normal--24-230-75-75-c-240-jisx0208.1983-0"
 "-outline-MS Mincho-normal-normal-normal-mono-24-*-*-*-c-*-jisx0208*-*"))

Take care,
-- 
Ivan Kanis, Release Manager, Vision Objects,
Tel +33 2 28 01 84 44,  Fax +33 2 40 25 89 20
http://www.visionobjects.com

Academic politics is the most vicious and bitter form of politics,
because the stakes are so low.
    -- Wallace Sayre 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]