|
uwe@steinmann.cxUWE STEINMANN 2007Uwe SteinmannJul 2, 2007; NAMEPS_glyph_show — Output glyph by nameSYNOPSIS#include <pslib.h>void PS_glyph_show(PSDoc *psdoc, const char *glyphname) DESCRIPTIONOutput the glyph with the name glyphname. This function is similar to PS_symbol(3) but does not take the current font encoding vector into account. It is useful in cases where an abitrary glyph, not accessible through the font encoding vector, shall be output.PS_glyph_show has been introduced in version 0.4.0 of pslib. SEE ALSOPS_symbol(3)AUTHORThis manual page was written by Uwe Steinmann uwe@steinmann.cx. Visit the GSP FreeBSD Man Page Interface. |