394b2bf046
but there are still failures long into the process dealing with docs (as always). The big changes here are mostly to make $(srcdir) != "." work correctly, fixing the docbook related sections and fc-lang were particularily tricky. Docbook refuses to load system entities from anywhere other than where the original .sgml file was located, so no luck looking in "." for the configure-generated version.sgml and confdir.sgml files. fc-lang needed help finding .orth files; added a -d option to set the directory as the least evil of many options. Now to go use a faster machine and try and wring out the last issues. |
||
---|---|---|
config | ||
doc | ||
fc-cache | ||
fc-glyphname | ||
fc-lang | ||
fc-list | ||
fc-match | ||
fontconfig | ||
src | ||
test | ||
.cvsignore | ||
AUTHORS | ||
COPYING | ||
ChangeLog | ||
INSTALL | ||
Makefile.am | ||
NEWS | ||
README | ||
autogen.sh | ||
configure.in | ||
fontconfig-zip.in | ||
fontconfig.pc.in | ||
fontconfig.spec.in | ||
fonts.conf.in | ||
fonts.dtd | ||
local.conf |
README
Fontconfig Font configuration and customization library Version 2.2 2003-3-1 This is the third public release of fontconfig, a font configuration and customization library. Fontconfig is designed to locate fonts within the system and select them according to requirements specified by applications. Fontconfig is not a rasterization library, nor does it impose a particular rasterization library on the application. The X-specific library 'Xft' uses fontconfig along with freetype to specify and rasterize fonts. Keith Packard keithp@keithp.com