1PLFONTLD(3plplot)                 PLplot API                 PLFONTLD(3plplot)
2
3
4

NAME

6       plfontld - Load Hershey fonts
7

SYNOPSIS

9       plfontld(fnt)
10

DESCRIPTION

12       Loads the Hershey fonts used for text and symbols.  This routine may be
13       called before or after initializing PLplot.  If not  explicitly  called
14       before PLplot initialization, then by default that initialization loads
15       Hershey fonts with the extended character set. This routine only has  a
16       practical  effect  for devices that still use Hershey fonts (as opposed
17       to modern devices that use unicode-aware system fonts instead  of  Her‐
18       shey fonts).
19
20       Redacted form: plfontld(fnt)
21
22       This function is used in examples 1 and 7.
23

ARGUMENTS

25       fnt (PLINT(3plplot), input)
26              Specifies the type of Hershey fonts to load.  A zero value spec‐
27              ifies Hershey fonts with the standard character set and  a  non-
28              zero  value  (the  default assumed if plfontld(3plplot) is never
29              called) specifies Hershey fonts with the extended character set.
30
31

AUTHORS

33       Many developers (who  are  credited  at  http://plplot.org/credits.php)
34       have contributed to PLplot over its long history.
35

SEE ALSO

37       PLplot documentation at http://plplot.org/documentation.php.
38
39
40
41                                 January, 2021               PLFONTLD(3plplot)
Impressum