*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->IRIX man pages -> fmfindfont (3w)              
Title
Content
Arch
Section
 

Contents


FMFINDFONT(3W)							FMFINDFONT(3W)


NAME    [Toc]    [Back]

     fmfindfont	- select a font	face.

SYNOPSIS    [Toc]    [Back]

     #include <fmclient.h>

     fmfonthandle fmfindfont(face)
     char *face;

DESCRIPTION    [Toc]    [Back]

     Before you	can call fmfindfont, you must startup the Font Manager.	 (Call
     fminit.)  Once you	have initialized the Font Manager, you can call
     fmfindfont	to get a font handle for a type	face. The face argument
     expects a pointer to a character string that specifies a font family. The
     returned value of the function is the requested font handle.  This	font
     handle gives you access to	a one point version of the font.  Use
     fmfonthandle much as you would use	the findfont operator of PostScript.

     If	fmfindfont does	not find the specified font, it	returns	a value	of
     zero (0).

     Later, you	can scale the one point	font or	(optionally) read from disk a
     specific font size	(larger	than one point)	from the within	the family.
     For example, to prepare to	use Times-Roman, call fmfindfont with TimesRoman
 as the argument:

	  fmfindfont("Times-Roman");

SEE ALSO    [Toc]    [Back]

      
      
     fminit(3w), fmfontpath(3w), fmsetpath(3w),	fmscalefont(3w),
     fmsetfont(3w).

NOTE    [Toc]    [Back]

     This routine is available only in immediate mode.


									PPPPaaaaggggeeee 1111
[ Back ]
 Similar pages
Name OS Title
fmscalefont IRIX scale a font face.
glcfontface IRIX set the face of a font or of all current fonts
glcgetfontface IRIX return the name of a font's current face
XmFontListEntryLoad HP-UX A font list function that loads a font or creates a font set and creates an accompanying font list entry
XmFontListEntryLoad IRIX A font list function that loads a font or creates a font set and creates an accompanying font list entry
XmFontListEntryLoad Tru64 A font list function that loads a font or creates a font set and creates an accompanying font list e...
XmFontListEntryGetFont HP-UX A font list function that retrieves font information from a font list entry
XmFontListEntryGetFont Tru64 A font list function that retrieves font information from a font list entry
XmFontListEntryGetFont IRIX A font list function that retrieves font information from a font list entry
DXmLoadQueryFont Tru64 Loads the font specified by the font name or generates a new font name.
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service