all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Ilya Zakharevich <ilya@math.berkeley.edu>
To: Eli Zaretskii <eliz@gnu.org>
Cc: 19993@debbugs.gnu.org
Subject: bug#19993: 25.0.50; Unicode fonts defective on Windows
Date: Thu, 5 Mar 2015 14:05:02 -0800	[thread overview]
Message-ID: <20150305220502.GA4096@math.berkeley.edu> (raw)
In-Reply-To: <83egp4prs3.fsf@gnu.org>

On Wed, Mar 04, 2015 at 07:59:56PM +0200, Eli Zaretskii wrote:
> > Date: Tue, 3 Mar 2015 14:02:28 -0800
> > From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
> > 
> > (A) On Windows, most Unicode characters won’t be shown, even if the system 
> >     has (many) fonts covering the characters (and these fonts are listed in 
> >     `font-log'!).
> 
> Examples, please: they are required to debug the issue.  Please
> include with the examples the information about the font(s) which
> support the problematic characters, but are not used although
> installed.  Or, if you already debugged this and can tell which code
> misbehaves, please post that information.

I won’t be able to debug this.  However, I just take

   the MOST IMPORTANT font (plug plug!  See ilyaz.org/fonts  ;-] ),

and grep for it in the result of `font-show-log' (family = «Unifont
Smooth»; it is usable, and has all the glyphs for BMP of Unicode 7.0):

  grep -B 3 -A 3 Smooth- font-show-log-post >font-show-log-post-Smooth

I see several occurences:

     -outline-FangSong-normal-normal-normal-mono-*-c-*-gb2312.1980*-*
     -outline-SimHei-normal-normal-normal-mono-*-c-*-gb2312.1980*-*
     -outline-KaiTi-normal-normal-normal-mono-*-c-*-gb2312.1980*-*
     -outline-Unifont Smooth-normal-normal-normal-mono-*-c-*-gb2312.1980*-*
   w32font-list: -outline-*-mono-*-gb2312.1980*-*
     -outline-BatangChe-normal-normal-normal-mono-*-c-*-gb2312.1980*-*
     -outline-GungsuhChe-normal-normal-normal-mono-*-c-*-gb2312.1980*-*
   --
     -outline-FangSong-normal-normal-normal-mono-*-c-*-gb2312.1980*-*
     -outline-SimHei-normal-normal-normal-mono-*-c-*-gb2312.1980*-*
     -outline-KaiTi-normal-normal-normal-mono-*-c-*-gb2312.1980*-*
     -outline-Unifont Smooth-normal-normal-normal-mono-*-c-*-gb2312.1980*-*
   list: -outline-*-mono-*-gb2312.1980*-*
     -outline-BatangChe-normal-normal-normal-mono-*-c-*-gb2312.1980*-*
     -outline-GungsuhChe-normal-normal-normal-mono-*-c-*-gb2312.1980*-*
   --
     -outline-FangSong-normal-normal-normal-mono-*-c-*-gb2312.1980*-*
     -outline-SimHei-normal-normal-normal-mono-*-c-*-gb2312.1980*-*
     -outline-KaiTi-normal-normal-normal-mono-*-c-*-gb2312.1980*-*
     -outline-Unifont Smooth-normal-normal-normal-mono-*-c-*-gb2312.1980*-*
     -outline-BatangChe-normal-normal-normal-mono-*-c-*-gb2312.1980*-*
     -outline-GungsuhChe-normal-normal-normal-mono-*-c-*-gb2312.1980*-*
     -outline-GulimChe-normal-normal-normal-mono-*-c-*-gb2312.1980*-*
   --
   uniscribe-list: -outline-*-mono-*-jisx0208*-*
     -outline-MS Gothic-normal-normal-normal-mono-*-c-*-jisx0208*-*
     -outline-MS Mincho-normal-normal-normal-mono-*-c-*-jisx0208*-*
     -outline-Unifont Smooth-normal-normal-normal-mono-*-c-*-jisx0208*-*
   w32font-list: -outline-*-mono-*-jisx0208*-*
     -outline-MS Gothic-normal-normal-normal-mono-*-c-*-jisx0208*-*
     -outline-MS Mincho-normal-normal-normal-mono-*-c-*-jisx0208*-*
     -outline-Unifont Smooth-normal-normal-normal-mono-*-c-*-jisx0208*-*
   list: -outline-*-mono-*-jisx0208*-*
     -outline-MS Gothic-normal-normal-normal-mono-*-c-*-jisx0208*-*
     -outline-MS Mincho-normal-normal-normal-mono-*-c-*-jisx0208*-*
     -outline-Unifont Smooth-normal-normal-normal-mono-*-c-*-jisx0208*-*
     -outline-MS Gothic-normal-normal-normal-mono-*-c-*-jisx0208*-*
     -outline-MS Mincho-normal-normal-normal-mono-*-c-*-jisx0208*-*
     -outline-Unifont Smooth-normal-normal-normal-mono-*-c-*-jisx0208*-*
   sort-by: -*-normal-normal-normal-*-13-*
     uniscribe:-outline-MS Gothic-normal-normal-normal-mono-*-c-*-jisx0208*-*
   open: -outline-MS Gothic-normal-normal-normal-mono-*-c-*-jisx0208*-*

but only with some specialized encodings (instead of iso10646).  How comes?

Would not this explain why the glyph is not shown?

Thanks,
Ilya





  parent reply	other threads:[~2015-03-05 22:05 UTC|newest]

Thread overview: 35+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-03 22:02 bug#19993: 25.0.50; Unicode fonts defective on Windows Ilya Zakharevich
2015-03-04 17:59 ` Eli Zaretskii
2015-03-05 21:49   ` Ilya Zakharevich
2015-03-05 22:05   ` Ilya Zakharevich [this message]
2015-03-06 10:45     ` Eli Zaretskii
2015-03-06 11:38       ` Ilya Zakharevich
2015-03-06 14:00         ` Eli Zaretskii
2015-03-06 16:21           ` Ilya Zakharevich
2015-03-06 20:11             ` Eli Zaretskii
2015-03-06 21:12               ` Eli Zaretskii
2015-03-06 22:13                 ` Ilya Zakharevich
2015-03-07  8:18                   ` Eli Zaretskii
2015-03-08  7:45                     ` Ilya Zakharevich
2015-03-08 15:52                       ` Eli Zaretskii
2015-03-08  8:38                     ` Ilya Zakharevich
2015-03-08  8:46                       ` Ilya Zakharevich
2015-03-10 16:29                         ` Ilya Zakharevich
2015-03-10 17:05                           ` Eli Zaretskii
2015-03-10 17:41                             ` Eli Zaretskii
2015-03-10 20:32                               ` Ilya Zakharevich
2015-03-11  4:28                                 ` Eli Zaretskii
2015-03-11 19:49                               ` Ilya Zakharevich
2015-03-11 20:21                                 ` Eli Zaretskii
2015-03-12 18:16                                   ` Eli Zaretskii
2015-03-13  1:52                                     ` Ilya Zakharevich
2015-03-13  7:34                                       ` Eli Zaretskii
2015-03-13  4:50                                     ` Ilya Zakharevich
2015-03-13  6:16                                       ` Eli Zaretskii
2015-03-08 15:55                       ` Eli Zaretskii
2015-03-06 22:08               ` Ilya Zakharevich
2015-03-07  8:14                 ` Eli Zaretskii
2015-03-08  7:41                   ` Ilya Zakharevich
2015-03-08 15:51                     ` Eli Zaretskii
2015-03-08 16:20                       ` Ilya Zakharevich
2015-03-08 17:01                         ` 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

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

  git send-email \
    --in-reply-to=20150305220502.GA4096@math.berkeley.edu \
    --to=ilya@math.berkeley.edu \
    --cc=19993@debbugs.gnu.org \
    --cc=eliz@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 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.