.TH "PS_GLYPH_SHOW" "3" .SH "NAME" PS_glyph_show \(em Output glyph by name .SH "SYNOPSIS" .PP #include .PP void PS_glyph_show(PSDoc *psdoc, const char *glyphname) .SH "DESCRIPTION" .PP Output the glyph with the name \fBglyphname\fR. This function is similar to \fBPS_symbol(3)\fP 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. .PP \fBPS_glyph_show\fP has been introduced in version 0.4.0 of pslib. .SH "SEE ALSO" .PP PS_symbol(3) .SH "AUTHOR" .PP This manual page was written by Uwe Steinmann uwe@steinmann.cx. .\" created by instant / docbook-to-man