ps_glyph_show(3) debian man page | unix.com

Man Page: ps_glyph_show

Operating Environment: debian

Section: 3

PS_GLYPH_SHOW(3)					     Library Functions Manual						  PS_GLYPH_SHOW(3)

NAME
PS_glyph_show -- Output glyph by name
SYNOPSIS
#include <pslib.h> void PS_glyph_show(PSDoc *psdoc, const char *glyphname)
DESCRIPTION
Output 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 ALSO
PS_symbol(3)
AUTHOR
This manual page was written by Uwe Steinmann uwe@steinmann.cx. PS_GLYPH_SHOW(3)
Related Man Pages
ps_add_locallink(3) - debian
ps_begin_font(3) - debian
ps_begin_template(3) - debian
ps_open_image_file(3) - debian
ps_place_image(3) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?