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

FreeBSD Manual Pages

  
 
  

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

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

NAME
     PS_free_glyph_list -- Frees memory allocated for glyph list

SYNOPSIS
     #include <pslib.h>

     void PS_free_glyph_list(PSDoc *psdoc, char **glyphlist, int len)

DESCRIPTION
     Frees  the  memory  allocated  for  the  list  of	glyph  names as returned
		 by PS_glyph_list(3).

     PS_free_glyph_list has been introduced  in  version	       0.4.0  of
     pslib.

SEE ALSO
     PS_glyph_list(3)

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

							   PS_FREE_GLYPH_LIST(3)

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

home | help