1PLSFCI(3plplot) PLplot API PLSFCI(3plplot)
2
3
4
6 plsfci - Set FCI (font characterization integer)
7
9 plsfci(fci)
10
12 Sets font characteristics to be used at the start of the next string
13 using the FCI approach. See the PLplot documentation for more informa‐
14 tion.
15
16 Redacted form: General: plsfci(fci) Perl/PDL: Not available?
17
18
19 This function is used in example 23.
20
22 fci (PLUNICODE, input)
23 PLUNICODE (unsigned 32-bit integer) value of FCI.
24
25
27 Geoffrey Furnish and Maurice LeBrun wrote and maintain PLplot. This
28 man page was automatically generated from the DocBook source of the
29 PLplot documentation, maintained by Alan W. Irwin and Rafael
30 Laboissiere.
31
33 PLplot documentation at http://plplot.sourceforge.net/resources.
34
35
36
37 July, 2010 PLSFCI(3plplot)