unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: "Óscar Fuentes" <ofv@wanadoo.es>
To: emacs-devel@gnu.org
Subject: State of Unicode display support on Windows
Date: Mon, 11 Oct 2010 19:33:31 +0200	[thread overview]
Message-ID: <87pqvg4ot0.fsf@telefonica.net> (raw)

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)




             reply	other threads:[~2010-10-11 17:33 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-11 17:33 Óscar Fuentes [this message]
2010-10-11 18:22 ` State of Unicode display support on Windows 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87pqvg4ot0.fsf@telefonica.net \
    --to=ofv@wanadoo.es \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).