PS_free_glyph_list

Langue: en

Version: 17 February 2008 (mandriva - 01/05/08)

Section: 3 (Bibliothèques de fonctions)

NAME

PS_free_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>.