plgfci(3) 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 *, output)
Pointer to PLUNICODE (unsigned 32-bit integer) variable which is updated with current FCI value.

AUTHORS

Many developers (who are credited at http://plplot.sourceforge.net/credits.php) have contributed to PLplot over its long history.