Scroll to navigation

PLSFCI(3plplot) PLplot API PLSFCI(3plplot)

NAME

plsfci - 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

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.

March, 2024