Previous Next Up Title Contents Index Top Library

8.2. FONTS

GPHIGS provides 73 software vector fonts available on all drivers. They are divided into 3 sets:

-1 to -19 normal .

-20 to -38 proportional fonts. Proportional means that the position of each character depends on the size of its box. The letter i is drawn in a smaller box than m. This gives a better effect.

- 39 to -73 normal new fonts

The font index is set by the SET TEXT FONT function.

Hardware fonts are available with positive indices. Driver information describes the list of hardware fonts available for each system.

Others GPHIGS font names are :
PXFONT_STPL -39
PXFONT_SROM -40
PXFONT_CROM -41
PXFONT_DROM -42
PXFONT_TROM -43
PXFONT_SSCR -44
PXFONT_CSCR -45
PXFONT_SGRE -46
PXFONT_CGRE -47
PXFONT_GGER -48
PXFONT_GITA -49
PXFONT_GENG -50
PXFONT_CCYR -51
PXFONT_UMAT -52
PXFONT_LMAT -53
PXFONT_MUSI -54
PXFONT_METE -55
PXFONT_SYMB -56
PXFONT_ASTR -57
PXFONT_CITA -58
PXFONT_TITA -59
PXFONT_COUR -60
PXFONT_COIT -61
PXFONT_COBO -62
PXFONT_COBI -63
PXFONT_SSER -64
PXFONT_SSIT -65
PXFONT_SSBO -66
PXFONT_SSBI -67
PXFONT_SERR -68
PXFONT_SRIT -69
PXFONT_SRBO -70
PXFONT_SRBI -71
PXFONT_OSYM -72

G5G - GPHIGS USER GUIDE


Previous Next Up Title Contents Index Top Library