Provided by: plplot-doc_5.13.0+dfsg-6ubuntu2_all bug

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) Perl/PDL: Not available?

       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.sourceforge.net/credits.php) have contributed to
       PLplot over its long history.

SEE ALSO

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

                                                 November, 2017                                  PLSFCI(3plplot)