help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: What determines the available font sizes?


From: Peter Dyballa
Subject: Re: What determines the available font sizes?
Date: Mon, 6 Jun 2005 11:52:31 +0200


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."





reply via email to

[Prev in Thread] Current Thread [Next in Thread]