1Ppmdcfont User Manual(0)                              Ppmdcfont User Manual(0)
2
3
4

NAME

6       ppmdcfont - Turn a Ppmdfont file into C source for a builtin font
7
8

SYNOPSIS

10       ppmdcfont
11
12
13

DESCRIPTION

15       This program is part of Netpbm(1).
16
17       (There are no arguments or options)
18
19       ppmdcfont  creates a C source file that you can compile into a built-in
20       font for use with the Netpbm PPM drawing facilities.  It reads a  Ppmd‐
21       font  file  on  Standard Input and writes the C source code to Standard
22       Output.
23
24       The output C source code  has  the  font  object's  name  hardcoded  as
25       ppmd_standardfont, which you will definitely want to edit, because that
26       is the name of the font built in to libnetpbm.  If you don't change it,
27       it will conflict both cognitively and in program linking.  There should
28       obviously be an option on ppmdcfont to choose this, but the development
29       effort has not been justified so far.
30
31       See  Libnetpbm PPM Drawing Function Manual" (1) for details on Ppmdfont
32       files.
33
34

SEE ALSO

36       ppmdraw(1), ppmddumpfont(1), ppmdcfont(1), Libnetpbm PPM Drawing  Func‐
37       tion Manual(1)
38

DOCUMENT SOURCE

40       This  manual  page was generated by the Netpbm tool 'makeman' from HTML
41       source.  The master documentation is at
42
43              http://netpbm.sourceforge.net/doc/ppmdcfont.html
44
45netpbm documentation            September 2005        Ppmdcfont User Manual(0)
Impressum