source: ipk/source/browsers_qtbrowser/var/usr/lib/fonts/README@ 6585

Last change on this file since 6585 was 5321, checked in by madie, 15 years ago

[ipk] add qtbrowser

File size: 915 bytes
Line 
1Copyright statements and the source of the qpf fonts are located in ../../src/3rdparty/fonts
2
3The fonts here are in various formats:
4
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.
8
9QPF is the portable, endian-independent format used by Qt/Embedded 2.x and 3.x.
10
11The prerendered fonts are generated from various sources:
12
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).
21
Note: See TracBrowser for help on using the repository browser.