The PLplot Plotting Library: Programmer's Reference Manual | ||
---|---|---|
Prev | Chapter 19. The Common API for PLplot | Next |
plschr
: Set character size
This sets up the size of all subsequent characters drawn. The actual height of a character is the product of the default character size and a scaling factor.
|
Redacted form: plschr(def, scale)
This function is used in example 2,13,23,24.