SYNOPSIS
#include <pslib.h>
void PS_symbol(PSDoc *psdoc, unsigned char c)
DESCRIPTION
Output the glyph at position c in the font encoding vector of the current font. The font encoding for a font can be set when loading the font with PS_findfont().
#include <pslib.h>
void PS_symbol(PSDoc *psdoc, unsigned char c)
Output the glyph at position c in the font encoding vector of the current font. The font encoding for a font can be set when loading the font with PS_findfont().