unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* State of Unicode display support on Windows
@ 2010-10-11 17:33 Óscar Fuentes
  2010-10-11 18:22 ` Jason Rumney
  0 siblings, 1 reply; 6+ messages in thread
From: Óscar Fuentes @ 2010-10-11 17:33 UTC (permalink / raw)
  To: emacs-devel

Some characters display fine on GNU/Linux but not on Windows. An example
is FISHEYE (?\u25c9) with the Consolas font. Apparently, that font does
not include that character. In GNU/Linux Emacs simply uses DejaVu for
displaying the character, but not on Windows, where a white space is
displayed (the Windows machine also has DejaVu installed.)

Is this a known limitation or a bug?

This is the output of M-x describe-char on Windows XP:

        character: ◉ (9673, #o22711, #x25c9)
preferred charset: unicode (Unicode (ISO10646))
       code point: 0x25C9
           syntax: w 	which means: word
         category: .:Base, j:Japanese
      buffer code: #xE2 #x97 #x89
        file code: #xE2 #x97 #x89 (encoded by coding system utf-8-dos)
          display: by this font (glyph code)
    uniscribe:-outline-Consolas-normal-normal-normal-mono-20-*-*-*-c-*-iso10646-1 (#x03)

Character code properties: customize what to show
  name: FISHEYE
  general-category: So (Symbol, Other)




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

end of thread, other threads:[~2010-10-11 19:13 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-10-11 17:33 State of Unicode display support on Windows Óscar Fuentes
2010-10-11 18:22 ` Jason Rumney
2010-10-11 18:52   ` Juanma Barranquero
2010-10-11 19:00     ` Óscar Fuentes
2010-10-11 19:03       ` Juanma Barranquero
2010-10-11 19:13     ` Eli Zaretskii

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).