Load character font
plfontld(fnt)
Sets the character set to use for subsequent character drawing. May be called before initializing PLplot.
Redacted form: plfontld(fnt)
This function is used in examples 1,7.
fnt (PLINT, input)
Specifies the character set to load: 0: Standard character set 1: Extended character set
Many developers (who are credited at http://plplot.sourceforge.net/credits.php) have contributed to PLplot over its long history.
PLplot documentation at http://plplot.sourceforge.net/documentation.php.