From: Peter Dyballa <Peter_Dyballa@Web.DE>
Cc: Emacs help <help-gnu-emacs@gnu.org>
Subject: Re: What determines the available font sizes?
Date: Mon, 6 Jun 2005 11:52:31 +0200 [thread overview]
Message-ID: <a8589aea61b25d0c1c58047bb38e1fb1@Web.DE> (raw)
In-Reply-To: <usenet-AD89D2.17201505062005@news.sf.sbcglobal.net>
Am 06.06.2005 um 02:19 schrieb Chris Page:
> What determines which font sizes are available to emacs?
The syntax you use! These example allow the use of (almost) any size:
(create-fontset-from-mac-roman-font
"-*-monaco-medium-r-*-*-10-*-*-*-*-*-mac-roman" nil
"10pt_monaco")
(create-fontset-from-mac-roman-font
"-*-monaco-medium-r-*-*-11-*-*-*-*-*-mac-roman" nil
"11pt_monaco")
> Is there some finite set of sizes it supports?
With create-fontset-from-fontset-spec there certainly is. I think this
function can only retrieve the bitmapped fonts from a font suitcase.
--
Greetings
Pete
"A mathematician is a machine that turns coffee into theorems."
next prev parent reply other threads:[~2005-06-06 9:52 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-06-06 0:19 What determines the available font sizes? Chris Page
2005-06-06 9:52 ` Peter Dyballa [this message]
[not found] ` <mailman.3503.1118052059.25862.help-gnu-emacs@gnu.org>
2005-06-06 10:24 ` Chris Page
-- strict thread matches above, loose matches on Subject: below --
2005-06-08 14:58 David Reitter
2005-06-08 15:24 ` Peter Dyballa
2005-06-08 15:37 ` David Reitter
2005-06-08 19:22 ` Peter Dyballa
2005-06-08 15:03 David Reitter
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=a8589aea61b25d0c1c58047bb38e1fb1@Web.DE \
--to=peter_dyballa@web.de \
--cc=help-gnu-emacs@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.
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).