summary refs log tree commit diff
path: root/ppmddumpfont.html
blob: 18443df8983c1ae796b49b65613b7b36e181aee9 (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>Ppmddumpfont User Manual</TITLE></HEAD>
<BODY>
<H1>ppmddumpfont</H1>
Updated: September 2005
<BR>
<A HREF="#index">Table Of Contents</A>

<H2 id="name">NAME</H2>

ppmddumpfont - dump a Ppmdfont file

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

<B>ppmddumpfont</B>


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

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

<p><b>ppmddumpfont</b> reads a Ppmdfont file on Standard Input and
writes to Standard Error a human readable description of the font.

<p>(There are no arguments or options)

<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="ppmdmkfont.html">ppmdmkfont</A></B>, <B><A
HREF="ppmdcfont.html">ppmdcfont</A></B>, <A
HREF="libnetpbm_draw.html">Libnetpbm PPM Drawing Function Manual</A>


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