Name
make-font -- Return the font object for the X font specifier FNAME.
Synopsis
(make-font fname)
Description
  Return the font object for the X font specifier fname.
If fname is not a valid X font name, or cannot be
allocated, an error results.
  
Implementation Notes
 Module: Built-in Primitive
 Defined in src/font.c
  at line 97 (CVS log)