all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Japanese fonts
@ 2011-07-04  4:09 Daniel Anderson
  2011-07-04 14:54 ` Peter Dyballa
  0 siblings, 1 reply; 5+ messages in thread
From: Daniel Anderson @ 2011-07-04  4:09 UTC (permalink / raw
  To: help-gnu-emacs

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




^ permalink raw reply	[flat|nested] 5+ messages in thread
* Japanese fonts
@ 2011-07-04  6:16 Daniel Anderson
  2011-07-05 10:09 ` Ivan Kanis
  0 siblings, 1 reply; 5+ messages in thread
From: Daniel Anderson @ 2011-07-04  6:16 UTC (permalink / raw
  To: help-gnu-emacs

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



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2011-07-06  5:33 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-04  4:09 Japanese fonts Daniel Anderson
2011-07-04 14:54 ` Peter Dyballa
  -- strict thread matches above, loose matches on Subject: below --
2011-07-04  6:16 Daniel Anderson
2011-07-05 10:09 ` Ivan Kanis
2011-07-06  5:33   ` Daniel Anderson

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.