all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Jason Rumney <jasonr@gnu.org>
To: Adrian Robert <Adrian.B.Robert@gmail.com>
Cc: emacs-devel@gnu.org
Subject: Re: NS font case sensitivity
Date: Fri, 19 Jun 2009 13:24:26 +0800	[thread overview]
Message-ID: <4A3B210A.8060001@gnu.org> (raw)
In-Reply-To: <loom.20090619T050312-788@post.gmane.org>

Adrian Robert wrote:
> Jason Rumney <jasonr <at> gnu.org> writes:
>
>   
>> Is there a good reason why the entries in 
>> face-alternative-font-family-alist need to be case sensitive
>> on NS when they are not on other platforms?
>>     
>
> Font family matching is case sensitive in the API used
> by the NS font driver.
>   

I'm not sure that is relevant here. This variable (actually it is 
exposed to lisp as face-font-family-alternatives) is only used when it 
has already been determined that the named font does not exist in the 
system, so for example on other platforms if some lisp code requests the 
font "Sans Serif" or "sans serif" and a font by that name is not 
defined, "helv", "helvetica", "arial" and "fixed" are tried as 
alternatives. But on NS, that list will only be used if the lisp code 
requests that font with matching case.





  reply	other threads:[~2009-06-19  5:24 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-18 13:13 NS font case sensitivity Jason Rumney
2009-06-18 16:33 ` Glenn Morris
2009-06-19  5:04 ` Adrian Robert
2009-06-19  5:24   ` Jason Rumney [this message]
2009-06-19 20:06     ` Adrian Robert

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=4A3B210A.8060001@gnu.org \
    --to=jasonr@gnu.org \
    --cc=Adrian.B.Robert@gmail.com \
    --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 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.