trusty (3) plfont.3plplot.gz

Provided by: plplot-doc_5.10.0-0ubuntu5_all bug

NAME

       plfont - Set character font

SYNOPSIS

       plfont(ifont)

DESCRIPTION

       Sets  the  default  character  font  for  subsequent  character drawing. Also affects symbols produced by
       plpoin(3plplot).  This  routine  has  no  effect  unless  the  extended  character  set  is  loaded  (see
       plfontld(3plplot)).

       Redacted form: plfont(ifont)

       This function is used in examples 1,2,4,7,13,24,26.

ARGUMENTS

       ifont (PLINT, input)
              Specifies  the  font: 1: Normal font (simplest and fastest) 2: Roman font 3: Italic font 4: Script
              font

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, 2014                                  PLFONT(3plplot)