pixmap format to list of supported pixmaps (Egbert Eich). 573. Fix va_args glitches for xterm/libfontconfig: 0 == (void*)0 isn't true for all platforms (Egbert Eich). 572. Fix lbxproxy to also build on platforms that don't have snprintf() (Egbert Eich). 571. Fix va_args glitches in mkfontscale: arg stack isn't preserved after calling va_arg on all platforms (Egbert Eich). 570. Fixed x11perf aa benchmarks to support non-default visuals/colormaps (Egbert Eich). |
||
---|---|---|
config | ||
doc | ||
fc-cache | ||
fc-lang | ||
fc-list | ||
fontconfig | ||
src | ||
AUTHORS | ||
COPYING | ||
ChangeLog | ||
INSTALL | ||
Imakefile | ||
Makefile.in | ||
NEWS | ||
README | ||
config.h.in | ||
configure.in | ||
cvscompile.sh | ||
findfonts | ||
fontconfig-config.in | ||
fontconfig.pc.in | ||
fonts.conf.in | ||
fonts.dtd | ||
local.def | ||
setfontdirs |
README
Fontconfig Font configuration and customization library Version 1.0.1 2002-5-23 This is the first 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