plfontld(3) Load character font

SYNOPSIS

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.