plsfci.3plplot - Man Page
Set FCI (font characterization integer)
Synopsis
plsfci(fci)
Description
Sets font characteristics to be used at the start of the next string using the FCI approach. See the PLplot documentation for more information. Note, plsfont(3plplot) (which calls plsfci(3plplot) internally) provides a more user-friendly API for setting the font characterisitics.
Redacted form: General: plsfci(fci)
This function is used in example 23.
Arguments
- fci (PLUNICODE(3plplot), input)
PLUNICODE (unsigned 32-bit integer) value of FCI.
Authors
Many developers (who are credited at http://plplot.org/credits.php) have contributed to PLplot over its long history.
See Also
PLplot documentation at http://plplot.org/documentation.php.
Info
November, 2024 PLplot API