You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
34 lines
702 B
34 lines
702 B
.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/>
|