plfontld: Load character font

plfontld (fnt);
 

Sets the character set to use for subsequent character drawing. May be called before initializing PLplot.

fnt (PLINT, input)

Specifies the character set to load:

  • 0: Standard character set

  • 1: Extended character set

Redacted form: plfontld(fnt)

This function is used in examples 1,7.