Fixing the autotest for other platforms, hopefully...
[qt-netbsd.git] / lib / fonts / README
blob076fc9c29485d9a4565ac3d24ba58e30bf01a7d6
1 Copyright statements and the source of the qpf fonts are located in ../../src/3rdparty/fonts
3 The fonts here are in various formats:
5     *.ttf - TrueType fonts, requires QT_FEATURE_TRUETYPE
6     *.pfa - PostScript fonts, used as source material for some QPF fonts
7     *.qpf - Qt prerendered fonts (QPF format) rendered from above fonts.
9 QPF is the portable, endian-independent format used by Qt/Embedded 2.x and 3.x.
11 The prerendered fonts are generated from various sources:
13     fixed*        - Fixed font.
14     helvetica*    - Helvetica BDF format font distributed with X11
15                     - Latin-1 characters (about 250 characters).
16     japanese*     - Helvetica BDF format font distributed with X11
17                     - ISO 10646-1 encoding.
18     micro*        - Micro font (see micro.bdf).
19     unifont*      - Unifont (see unifont.bdf)
20                     - full unicode range (about 50000 characters).