PLFONTLD(3plplot) | PLplot API | PLFONTLD(3plplot) |
NAME¶
plfontld - Load character fontSYNOPSIS¶
plfontld(fnt)DESCRIPTION¶
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.
ARGUMENTS¶
- fnt (PLINT, input)
- Specifies the character set to load: 0: Standard character set 1: Extended character set
AUTHORS¶
Many developers (who are credited at http://plplot.sourceforge.net/credits.php) have contributed to PLplot over its long history.SEE ALSO¶
PLplot documentation at http://plplot.sourceforge.net/documentation.php.September, 2016 |