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



_______________________________________________
Help-gnu-emacs mailing list
Help-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gnu-emacs

Reply via email to