GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
PS_GLYPH_LIST(3) FreeBSD Library Functions Manual PS_GLYPH_LIST(3)

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

PS_glyph_list — Returns list of glyph names in font

#include <pslib.h>

char ** PS_glyph_list(PSDoc *psdoc, int fontid, char ***glyphlist, int *len)

Returns the list of glyphs names available in the current font or the font with the passed fontid. The function allocates memory for the array of glyph names which must be freed by the calling application with PS_free_glyph_list(3). The list of glyphs has len entries and is of no particular order.

PS_glyph_list has been introduced in version 0.4.0 of pslib.

PS_free_glyph_list(3), PS_glyph_show(3)

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

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.