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

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

Japanese fonts


From: Daniel Anderson
Subject: Japanese fonts
Date: Mon, 4 Jul 2011 02:16:07 -0400

Greetings help-gnu-emacs,

For people not familiar with japanese, this may be a bit confusing...

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?

Here are the properties of each in just a Fundamental mode buffer:


Kanji:
       character: 録 (37682, #o111462, #x9332)
preferred charset: unicode (Unicode (ISO10646))
      code point: 0x9332
          syntax: w    which means: word
        category: .:Base, C:2-byte han, c:Chinese, j:Japanese, |:line breakable
     buffer code: #xE9 #x8C #xB2
       file code: #xE9 #x8C #xB2 (encoded by coding system utf-8-unix)
         display: by this font (glyph code)
   xft:-unknown-Droid Sans
Fallback-normal-normal-normal-*-15-*-*-*-*-0-iso10646-1 (#x4AC2)

Character code properties: customize what to show
 name: CJK IDEOGRAPH-9332
 general-category: Lo (Letter, Other)





Hiragana:

       character: お (12362, #o30112, #x304a)
preferred charset: unicode (Unicode (ISO10646))
      code point: 0x304A
          syntax: w    which means: word
        category:
                  .:Base, H:2-byte Hiragana, c:Chinese, h:Korean,
j:Japanese, |:line breakable
     buffer code: #xE3 #x81 #x8A
       file code: #xE3 #x81 #x8A (encoded by coding system utf-8-unix)
         display: by this font (glyph code)
   xft:-unknown-TakaoPMincho-normal-normal-normal-*-15-*-*-*-*-0-iso10646-1
(#x238B)

Character code properties: customize what to show
 name: HIRAGANA LETTER O
 general-category: Lo (Letter, Other)





Thanks for any input!


Daniel



reply via email to

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