plgfci.3plplot - Man Page

Get FCI (font characterization integer)

Synopsis

plgfci(p_fci)

Description

Gets information about the current font using the FCI approach. See the PLplot documentation for more information.

Redacted form: plgfci(p_fci)

This function is used in example 23.

Arguments

p_fci (PLUNICODE_NC_SCALAR(3plplot), output)

Returned value of the current FCI value.

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

March, 2024 PLplot API