]> git.wh0rd.org - fontconfig.git/blame - README
Ignore a few more autotool files
[fontconfig.git] / README
CommitLineData
24330d27
KP
1 Fontconfig
2 Font configuration and customization library
6ae6acf3
KP
3 Version 2.2.92
4 2004-2-19
5
62.2.93
7
8This is the third prerelease of fontconfig 2.3. Significant changes from
92.2.92 are:
10
11 o Use new FreeType #include syntax
12 o use y_ppem field instead of 'height' in bitmap sizes rec -
13 FreeType changed the semantics. Still uses height for
14 older versions of FreeType
15 o Don't construct program manuals unless docbook is available
16
172.2.92
18
19 o make distcheck work
20
212.2.91
22
23 o Switch to SGML manuals
24 o Add FC_DUAL width spacing value
25 o Add FcFini to close out fontconfig and release all memory
26
272.2
2eafe090 28
8fc10a72 29This is the third public release of fontconfig, a font configuration and
2eafe090
KP
30customization library. Fontconfig is designed to locate fonts within the
31system and select them according to requirements specified by applications.
32
33Fontconfig is not a rasterization library, nor does it impose a particular
34rasterization library on the application. The X-specific library
35'Xft' uses fontconfig along with freetype to specify and rasterize fonts.
36
37Keith Packard
38keithp@keithp.com