summaryrefslogtreecommitdiffstats
path: root/doc/man/man1/maketqpf.1
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man/man1/maketqpf.1')
-rw-r--r--doc/man/man1/maketqpf.133
1 files changed, 0 insertions, 33 deletions
diff --git a/doc/man/man1/maketqpf.1 b/doc/man/man1/maketqpf.1
deleted file mode 100644
index 4d947d9ed..000000000
--- a/doc/man/man1/maketqpf.1
+++ /dev/null
@@ -1,33 +0,0 @@
-.TH "maketqpf" "1" "3.0.3" "Troll Tech AS, Norway." ""
-.SH "NAME"
-.LP
-maketqpf \- Create qpf files from TTF and BDF files.
-.SH "DESCRIPTION"
-.LP
-Qt Prerendered Font (QPF) is a light\-weight non\-scalable
-font format specific to Qt/Embedded. maketqpf is a tool
-that assists producing QPF files from TTF and BDF files.
-
-
-.SH "SYNTAX"
-.LP
-maketqpf [ \fI\-A\fP ] [ \fI\-f spec\-file \fP ] [ \fIfont ... \fP ]
-
-\-A
- Render and save all fonts in fontdir
-.br
-\-f spec\-file
- File of lines:
- fontname character-ranges
- eg.
- smoothtimes 0\-ff,20a0\-20af
-.br
-font
- Font to render and save
-
-.SH "FILES"
-.LP
-\fI$(TQTDIR)/lib/fonts/fontdir\fP
-.SH "AUTHORS"
-.LP
-TrollTech <http://www.trolltech.com/>