The PLplot Plotting Library: Programmer's Reference Manual | ||
---|---|---|
Prev | Chapter 19. The Common API for PLplot | Next |
plfont
: Set character font
Sets the default character font for subsequent character drawing.
Also affects symbols produced by plpoin
. This routine has no
effect unless the extended character set is loaded (see plfontld
).
|
Redacted form: plfont(font)
This function is used in examples 1,2,4,7,13,24,26.