PS_free_glyph_list
Frees memory allocated for glyph list
- Provided by: pslib-dev (Version: 0.4.5-3.1)
- Source: pslib
- Report a bug
Frees memory allocated for glyph list
#include <pslib.h>
void PS_free_glyph_list(PSDoc *psdoc, char **glyphlist, int len)
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.
This manual page was written by Uwe Steinmann uwe@steinmann.cx.