all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
To: Chong Yidong <cyd@stupidchicken.com>
Cc: Kenichi Handa <handa@m17n.org>,
	emacs-devel@gnu.org, angelo.graziosi@alice.it,
	Miles Bader <miles@gnu.org>
Subject: Re: Lost antialias?
Date: Fri, 20 Jun 2008 22:12:41 -0400	[thread overview]
Message-ID: <jwv4p7n5yj2.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <87ej6rpqh0.fsf@stupidchicken.com> (Chong Yidong's message of "Fri, 20 Jun 2008 20:43:39 -0400")

> (defface fixed-pitch
>   '((t :family "Monospace"))
>   "The basic fixed-pitch face."
>   :group 'basic-faces)

> (defcustom face-font-family-alternatives
>   '(("Monospace" "DejaVu Sans Mono" [WINDOWS AND MAC FONTS]  "fixed")
>     ....))

> What font should we use for variable-pitch?  Bitstream Vera Sans?

I'd put "Sans-Serif" first, so as to re-use fontconfig's default.
Similarly for fixed-pitch (not sure if that's "mono" or "monospace" or
what).

>> Maybe it would be also useful to support something like web-browsers
>> use, where you could specify a "family" of "Dejavu Sans,Helvetica,Sans",
>> and it would split the list at the commas and use the first one it could
>> find.

We can already do exactly that with an additional indirection through
face-font-family-alternatives, and indeed that's exactly what we do for
fixed-pitch and variable-pitch.


        Stefan




  parent reply	other threads:[~2008-06-21  2:12 UTC|newest]

Thread overview: 41+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-13  8:33 Lost antialias? Angelo Graziosi
2008-06-13 11:21 ` Kenichi Handa
2008-06-13 13:01   ` Angelo Graziosi
2008-06-13 17:55     ` Thomas Baumann
2008-06-17 12:33     ` Christian.Lynbech
2008-06-15  0:53   ` Angelo Graziosi
2008-06-16  2:03     ` Kenichi Handa
2008-06-16  2:06       ` Chong Yidong
2008-06-16  5:55         ` Kenichi Handa
2008-06-16  6:30           ` Miles Bader
2008-06-16 11:36             ` Kenichi Handa
2008-06-16 16:32               ` Stefan Monnier
2008-06-17  0:46                 ` Kenichi Handa
2008-06-17 18:01           ` Chong Yidong
2008-06-17 20:28             ` Miles Bader
2008-06-17 21:03             ` Stefan Monnier
2008-06-17 22:16               ` Angelo Graziosi
2008-06-20 23:29               ` Chong Yidong
2008-06-21  0:16                 ` Miles Bader
2008-06-21  0:43                   ` Chong Yidong
2008-06-21  1:04                     ` Miles Bader
2008-06-21  2:12                     ` Stefan Monnier [this message]
2008-06-21  3:34                       ` Miles Bader
2008-06-21  4:22                         ` Stefan Monnier
2008-06-21  4:52                           ` Miles Bader
2008-06-21  6:23                             ` Eli Zaretskii
2008-06-21  6:56                               ` Miles Bader
2008-06-21  8:11                                 ` Eli Zaretskii
2008-06-21  8:29                                   ` Miles Bader
2008-06-21  9:00                                     ` Eli Zaretskii
2008-06-21 21:06                                   ` Stephen J. Turnbull
2008-06-21  7:46                             ` James Cloos
2008-06-21  7:57                               ` Miles Bader
2008-06-21  8:15                               ` Werner LEMBERG
2008-06-21 11:40                             ` Kenichi Handa
2008-06-21 11:33                   ` Kenichi Handa
2008-06-21 18:08                     ` Stefan Monnier
2008-06-21 19:42                       ` Chong Yidong
2008-06-22  1:57                         ` James Cloos
2008-06-24 18:14                           ` Chong Yidong
2008-06-16  8:23       ` Angelo Graziosi

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=jwv4p7n5yj2.fsf-monnier+emacs@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=angelo.graziosi@alice.it \
    --cc=cyd@stupidchicken.com \
    --cc=emacs-devel@gnu.org \
    --cc=handa@m17n.org \
    --cc=miles@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.