Font configuration and customization library
Go to file
Keith Packard c4ab52dcb5 Track dirs containing fonts.cache files referenced from ~/.fonts.cache file 2003-02-13 16:42:38 +00:00
config Various config changes plus a couple of optimizations from Owen 2002-08-19 19:32:05 +00:00
doc
fc-cache Have fc-cache skip directories without write access 2003-02-12 20:35:32 +00:00
fc-lang Update greek orthography from vvas@hal.csd.auth.gr (Vasilis Vasaitis) 2003-02-06 19:28:23 +00:00
fc-list Build fclang.h before building library This required compiling the charset 2003-02-06 17:46:06 +00:00
fontconfig Build fclang.h before building library This required compiling the charset 2003-02-06 17:46:06 +00:00
src Track dirs containing fonts.cache files referenced from ~/.fonts.cache file 2003-02-13 16:42:38 +00:00
AUTHORS
COPYING
ChangeLog Update ChangeLog with a few notes 2002-08-31 22:27:08 +00:00
INSTALL Add pkgconfig control file and fontconfig-config script 2002-05-23 17:06:46 +00:00
Makefile.in Build fc-lang, install local.conf 2003-02-07 00:13:37 +00:00
NEWS
README Add pkgconfig control file and fontconfig-config script 2002-05-23 17:06:46 +00:00
config.h.in Various config changes plus a couple of optimizations from Owen 2002-08-19 19:32:05 +00:00
configure.in add shared library support for Tru64 UNIX and IRIX (bug #14) 2003-02-06 19:25:53 +00:00
cvscompile.sh Fix xmkmf build process for fontconfig 2002-05-21 17:08:42 +00:00
findfonts Fix xmkmf build process for fontconfig 2002-05-21 17:08:42 +00:00
fontconfig-config.in A few autoconf build fixes 2002-05-24 05:19:30 +00:00
fontconfig.pc.in Dont require freetype to build with fontconfig 2002-05-23 17:09:32 +00:00
fonts.conf.in Add prefer_outline hacks to replace bitmap fonts with equivalent outlines 2003-02-12 18:23:03 +00:00
fonts.dtd Add "same" binding for edits to inherit binding from matched element 2003-02-12 18:22:12 +00:00
local.def Fix Xft2 to build right library version on old systems with xmkmf. Fix 2002-05-31 06:52:47 +00:00
setfontdirs 703. Eliminate locale-dependent behaviour in fontconfig's setfontdirs 2003-01-07 02:07:47 +00:00

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