.TH "PS_symbol_name" "3" .SH "NAME" PS_symbol_name \(em Get name of a glyph .SH "SYNOPSIS" .PP #include .PP void PS_symbol_name(PSDoc *psdoc, unsigned char c, int fontid, char *name, int size) .SH "DESCRIPTION" .PP Retrieves the name of a glyph which is at position \fBc\fR in the font encoding vector. The font encoding for a font can be set when loading the font with \fBPS_findfont()\fP. .PP \fBfontid\fR is optional and can be set to zero. In such a case the current font will be used. .PP The name will be copied into the memory area pointed by \fBname\fR. Not more than \fBsize\fR bytes will be copied. .SH "RETURN VALUE" .PP .SH "SEE ALSO" .PP PS_findfont(3), PS_symbol(3), PS_symbol_width(3) .SH "AUTHOR" .PP This manual page was written by Uwe Steinmann ;uwe@steinmann.cx. .\" created by instant / docbook-to-man