From fc22b3d6507c6745911b9dfcc68f1e665ae13dbc Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 15 Apr 2024 21:43:11 +0200 Subject: Adding upstream version 4.22.0. Signed-off-by: Daniel Baumann --- upstream/debian-bookworm/man1/ppmdcfont.1 | 59 +++++++++++++++++++++++++++++++ 1 file changed, 59 insertions(+) create mode 100644 upstream/debian-bookworm/man1/ppmdcfont.1 (limited to 'upstream/debian-bookworm/man1/ppmdcfont.1') diff --git a/upstream/debian-bookworm/man1/ppmdcfont.1 b/upstream/debian-bookworm/man1/ppmdcfont.1 new file mode 100644 index 00000000..fb6485f7 --- /dev/null +++ b/upstream/debian-bookworm/man1/ppmdcfont.1 @@ -0,0 +1,59 @@ +\ +.\" This man page was generated by the Netpbm tool 'makeman' from HTML source. +.\" Do not hand-hack it! If you have bug fixes or improvements, please find +.\" the corresponding HTML page on the Netpbm website, generate a patch +.\" against that, and send it to the Netpbm maintainer. +.TH "Ppmdcfont User Manual" 1 "September 2005" "netpbm documentation" + +.SH NAME + +ppmdcfont - Turn a Ppmdfont file into C source for a builtin font + +.UN synopsis +.SH SYNOPSIS + +\fBppmdcfont\fP + + +.UN description +.SH DESCRIPTION +.PP +This program is part of +.BR "Netpbm" (1)\c +\&. +.PP +(There are no arguments or options) +.PP +\fBppmdcfont\fP creates a C source file that you can compile into +a built-in font for use with the Netpbm PPM drawing facilities. It +reads a Ppmdfont file on Standard Input and writes the C source code to +Standard Output. +.PP +The output C source code has the font object's name hardcoded as +\fBppmd_standardfont\fP, which you will definitely want to edit, +because that is the name of the font built in to \fBlibnetpbm\fP. If +you don't change it, it will conflict both cognitively and in program +linking. There should obviously be an option on \fBppmdcfont\fP to +choose this, but the development effort has not been justified so far. +.PP +See +.BR "Libnetpbm PPM Drawing Function +Manual" (1)\c +\& for details on Ppmdfont files. + +.UN seealso +.SH SEE ALSO +.BR "ppmdraw" (1)\c +\&, +.BR "ppmddumpfont" (1)\c +\&, +.BR "ppmdcfont" (1)\c +\&, +.BR "Libnetpbm PPM Drawing Function Manual" (1)\c +\& +.SH DOCUMENT SOURCE +This manual page was generated by the Netpbm tool 'makeman' from HTML +source. The master documentation is at +.IP +.B http://netpbm.sourceforge.net/doc/ppmdcfont.html +.PP \ No newline at end of file -- cgit v1.2.3