Provided by: plplot-doc_5.10.0+dfsg2-0.1ubuntu2_all bug

NAME

       plgfci - 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.

SEE ALSO

       PLplot documentation at http://plplot.sourceforge.net/documentation.php.

                                          February, 2016                          PLGFCI(3plplot)