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

FreeBSD Manual Pages

  
 
  

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

	     uwe@steinmann.cx
       UWE STEINMANN 2003Uwe SteinmannJul 2, 2007;

NAME
       PS_end_font -- Ends a Type3 font

SYNOPSIS
       #include	<pslib.h>

       void PS_end_font(PSDoc *psdoc)

DESCRIPTION
       Finishes	 a  Type3  font	 and  makes  it	 ready	for  use by
       PS_set_font(3).

       PS_end_font has been introduced in version	      0.4.0 of pslib.

SEE ALSO
       PS_begin_font(3), PS_begin_glyph(3), PS_end_glyph(3)

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

								PS_END_FONT(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=PS_end_font&sektion=3&manpath=FreeBSD+Ports+14.3.quarterly>

home | help