about summary refs log tree commit diff
path: root/ppmdmkfont.html
blob: 7a28b1ceb58df21aadf0aae332f863c46be26484 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML><HEAD><TITLE>Ppmdmkfont User Manual</TITLE></HEAD>
<BODY>
<H1>ppmdmkfont</H1>
Updated: September 2005
<BR>
<A HREF="#index">Table Of Contents</A>

<H2>NAME</H2>

ppmdmkfont - Create Ppmdfont &quot;standard&quot;.

<H2 id="synopsis">SYNOPSIS</H2>

<B>ppmdmkfont</B>

<H2 id="description">DESCRIPTION</H2>

<p>This program is part of <a href="index.html">Netpbm</a>.

<p><b>ppmdmkfont</b> creates the &quot;standard&quot; Ppmdfont font as
a Ppmdfont file.  It has no input; it always generates identical files.

<p>(There are no arguments or options)

<p>This program is useful mainly as an example for creating other fonts.
<b>libnetpbm</b> has the &quot;stanard&quot; font built in.

<p>See <A HREF="libnetpbm_draw.html">Libnetpbm PPM Drawing Function
Manual</A> for details on Ppmdfont files.

<H2 id="seealso">SEE ALSO</H2>

<B><A HREF="ppmdraw.html">ppmdraw</A></B>, <B><A
HREF="ppmddumpfont.html">ppmddumpfont</A></B>, <B><A
HREF="ppmdcfont.html">ppmdcfont</A></B>, <A
HREF="libnetpbm_draw.html">Libnetpbm PPM Drawing Function Manual</A>


<HR>
<H2 id="index">Table Of Contents</H2>
<UL>
<LI><A HREF="#synopsis">SYNOPSIS</A>
<LI><A HREF="#description">DESCRIPTION</A>
<LI><A HREF="#seealso">SEE ALSO</A>
</UL>
</BODY>
</HTML>