summaryrefslogtreecommitdiffstats
path: root/doc/man/man1/makeqpf.1
blob: 0ed6cb6df03341a8df794a9f1f75d092358c8719 (plain)
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
.TH "makeqpf" "1" "3.0.3" "Troll Tech AS, Norway." ""
.SH "NAME"
.LP 
makeqpf \- 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.  makeqpf is a tool
that assists producing QPF files from TTF and BDF files.


.SH "SYNTAX"
.LP
makeqpf [ \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$(QTDIR)/lib/fonts/fontdir\fP 
.SH "AUTHORS"
.LP 
TrollTech <http://www.trolltech.com/>