all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Steve Purcell <steve@sanityinc.com>
To: David Leatherman <leathekd@gmail.com>
Cc: alptekin.aker@gmail.com, 11450@debbugs.gnu.org
Subject: bug#11450: 24.1.50; NS regression: fallback font used even when glyph available in primary font
Date: Wed, 5 Sep 2012 10:38:12 +0100	[thread overview]
Message-ID: <560758A9-61C8-4A4D-B873-FD3B412A0E79@sanityinc.com> (raw)
In-Reply-To: <m28vcpk3ki.fsf@leathekd.com>

On 4 Sep 2012, at 20:09, David Leatherman <leathekd@gmail.com> wrote:

> Just a quick update; The notes I added before seem to remain valid for
> 24.2. I added the CCs back to the message just to see if anyone had any
> interest. As I forgot to CC anyone last time, the details are here:
> 
> http://debbugs.gnu.org/cgi/bugreport.cgi?msg=23;bug=11450
> 
> Steve, I created a small patch that I am using with Homebrew on the Mac
> when building Emacs. It might be of use to you and while it likely isn't
> the "right" fix, it'll do for now.
> 
> diff --git a/lisp/international/characters.el b/lisp/international/characters.el
> index c75ca81..01eb036 100644
> --- a/lisp/international/characters.el
> +++ b/lisp/international/characters.el
> @@ -1215,7 +1215,6 @@
> 	 (#x1F00 #x1FFF greek)
> 	 (#x2000 #x27FF symbol)
> 	 (#x2800 #x28FF braille)
> -	 (#x2900 #x2BFF symbol)
> 	 (#x2C00 #x2C5F glagolitic)
> 	 (#x2C60 #x2C7F latin)
> 	 (#x2C80 #x2CFF coptic)
> @@ -1223,7 +1222,6 @@
> 	 (#x2D30 #x2D7F tifinagh)
> 	 (#x2D80 #x2DDF ethiopic)
> 	 (#x2DE0 #x2DFF cyrillic)
> -	 (#x2E00 #x2E7F symbol)
> 	 (#x2E80 #x2FDF han)
> 	 (#x2FF0 #x2FFF ideographic-description)
> 	 (#x3000 #x303F cjk-misc)


David; thanks, that's interesting, but there's still a fundamental issue that the fix doesn't work around.

For example, the "GREEK SMALL LETTER LAMDA" (sic) character is available in my favoured primary fonts (Pragmata Pro or Anonymous Pro), but Emacs 24 still displays the Times New Roman version of the character. It turns out that this mistake is also made by Emacs 23.3.1.

Meanwhile, OS X's Textedit app renders that character correctly in any font which contains it.

Strangely, if Emacs' default font is set to Menlo, the lambda character from that font *is* used. The same applies to the "EMPTY SET" character.

-Steve




  reply	other threads:[~2012-09-05  9:38 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-11 12:45 bug#11450: 24.1.50; NS regression: fallback font used even when glyph available in primary font Steve Purcell
2012-05-11 16:10 ` Alp Aker
     [not found]   ` <9AC1B178-DAD0-4757-B477-65BAB21A6991@sanityinc.com>
2012-05-11 20:43     ` Alp Aker
2012-05-13 10:25       ` Steve Purcell
2012-05-14  8:39       ` Steve Purcell
2012-05-15 23:33         ` Alp Aker
2012-08-15  1:23 ` David Leatherman
2012-09-04 19:09 ` David Leatherman
2012-09-05  9:38   ` Steve Purcell [this message]
2012-09-05 11:36     ` David Leatherman
2012-09-05 13:38       ` Steve Purcell
2012-09-06  1:13         ` David Leatherman
2012-09-06  7:21           ` Steve Purcell
2016-07-17 20:41     ` Alan Third
2016-07-17 22:54       ` Steve Purcell
2016-07-19 14:41       ` David Leatherman

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=560758A9-61C8-4A4D-B873-FD3B412A0E79@sanityinc.com \
    --to=steve@sanityinc.com \
    --cc=11450@debbugs.gnu.org \
    --cc=alptekin.aker@gmail.com \
    --cc=leathekd@gmail.com \
    /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.