plfontld - Load Hershey fonts
Contents
Arguments
fnt (PLINT(3plplot), input) Specifies the type of Hershey fonts to load. A zero value specifies Hershey fonts with the standard character set and a non-zero value (the default assumed if plfontld(3plplot) is never called) specifies Hershey fonts with the extended character set.
Description
Loads the Hershey fonts used for text and symbols. This routine may be called before or after
initializing PLplot. If not explicitly called before PLplot initialization, then by default that
initialization loads Hershey fonts with the extended character set. This routine only has a practical
effect for devices that still use Hershey fonts (as opposed to modern devices that use unicode-aware
system fonts instead of Hershey fonts).
Redacted form: plfontld(fnt)
This function is used in examples 1 and 7.
Name
plfontld - Load Hershey fonts
See Also
PLplot documentation at http://plplot.org/documentation.php.
July, 2025 PLFONTLD(3plplot)
Synopsis
plfontld(fnt)
