qt6-bb10/lib/fonts
Qt by Nokia 38be0d1383 Initial import from the monolithic Qt.
This is the beginning of revision history for this module. If you
want to look at revision history older than this, please refer to the
Qt Git wiki for how to use Git history grafting. At the time of
writing, this wiki is located here:

http://qt.gitorious.org/qt/pages/GitIntroductionWithQt

If you have already performed the grafting and you don't see any
history beyond this commit, try running "git log" with the "--follow"
argument.

Branched from the monolithic repo, Qt master branch, at commit
896db169ea224deb96c59ce8af800d019de63f12
2011-04-27 12:05:43 +02:00
..
DejaVuSans-Bold.ttf
DejaVuSans-BoldOblique.ttf
DejaVuSans-Oblique.ttf
DejaVuSans.ttf
DejaVuSansMono-Bold.ttf
DejaVuSansMono-BoldOblique.ttf
DejaVuSansMono-Oblique.ttf
DejaVuSansMono.ttf
DejaVuSerif-Bold.ttf
DejaVuSerif-BoldOblique.ttf
DejaVuSerif-Oblique.ttf
DejaVuSerif.ttf
README
UTBI____.pfa
UTB_____.pfa
UTI_____.pfa
UTRG____.pfa
Vera.ttf
VeraBI.ttf
VeraBd.ttf
VeraIt.ttf
VeraMoBI.ttf
VeraMoBd.ttf
VeraMoIt.ttf
VeraMono.ttf
VeraSe.ttf
VeraSeBd.ttf
c0419bt_.pfb
c0582bt_.pfb
c0583bt_.pfb
c0611bt_.pfb
c0632bt_.pfb
c0633bt_.pfb
c0648bt_.pfb
c0649bt_.pfb
cour.pfa
courb.pfa
courbi.pfa
couri.pfa
cursor.pfa
dejavu_sans_11_50.qpf2
fixed_70_50.qpf
fixed_120_50.qpf
helvetica_80_50.qpf
helvetica_80_50i.qpf
helvetica_80_75.qpf
helvetica_80_75i.qpf
helvetica_100_50.qpf
helvetica_100_50i.qpf
helvetica_100_75.qpf
helvetica_100_75i.qpf
helvetica_120_50.qpf
helvetica_120_50i.qpf
helvetica_120_75.qpf
helvetica_120_75i.qpf
helvetica_140_50.qpf
helvetica_140_50i.qpf
helvetica_140_75.qpf
helvetica_140_75i.qpf
helvetica_180_50.qpf
helvetica_180_50i.qpf
helvetica_180_75.qpf
helvetica_180_75i.qpf
helvetica_240_50.qpf
helvetica_240_50i.qpf
helvetica_240_75.qpf
helvetica_240_75i.qpf
japanese_230_50.qpf
l047013t.pfa
l047016t.pfa
l047033t.pfa
l047036t.pfa
l048013t.pfa
l048016t.pfa
l048033t.pfa
l048036t.pfa
l049013t.pfa
l049016t.pfa
l049033t.pfa
l049036t.pfa
micro_40_50.qpf
unifont_160_50.qpf

README

Copyright statements and the source of the qpf fonts are located in ../../src/3rdparty/fonts

The fonts here are in various formats:

    *.ttf - TrueType fonts, requires QT_FEATURE_TRUETYPE
    *.pfa - PostScript fonts, used as source material for some QPF fonts
    *.qpf - Qt prerendered fonts (QPF format) rendered from above fonts.

QPF is the portable, endian-independent format used by Qt/Embedded 2.x and 3.x.

The prerendered fonts are generated from various sources:

    fixed*        - Fixed font.
    helvetica*    - Helvetica BDF format font distributed with X11
                    - Latin-1 characters (about 250 characters).
    japanese*     - Helvetica BDF format font distributed with X11
                    - ISO 10646-1 encoding.
    micro*        - Micro font (see micro.bdf).
    unifont*      - Unifont (see unifont.bdf)
                    - full unicode range (about 50000 characters).