Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
PS_SETFONT(3)		   Library Functions Manual		 PS_SETFONT(3)

	     uwe@steinmann.cx
       UWE STEINMANN 2003Uwe SteinmannApril 28,	2003;

NAME
       PS_setfont -- Sets font to use for following output

SYNOPSIS
       #include	<pslib.h>

       void PS_setfont(PSDoc *psdoc, int fontid, float size)

DESCRIPTION
       Sets  a	font,  which  has  to  be  loaded  before with PS_findfont(3).
		   Outputting text without setting a font before results in an
       error.

SEE ALSO
       PS_findfont(3)

AUTHOR
       This manual page	was written by Uwe Steinmann uwe@steinmann.cx.

								 PS_SETFONT(3)

NAME | SYNOPSIS | DESCRIPTION | SEE ALSO | AUTHOR

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=PS_setfont&sektion=3&manpath=FreeBSD+13.0-RELEASE+and+Ports>

home | help