Font configuration and customization library
Go to file
Keith Packard ff3f1f98ed Switch back to -version-info for fontconfig as its at minor 0. Add
--system-only to fc-cache. Fix FC_VERSION to match product version
    rather than .so version
2003-03-02 19:12:23 +00:00
config Various config changes plus a couple of optimizations from Owen 2002-08-19 19:32:05 +00:00
doc Add --disable-docs flag 2003-03-01 05:21:02 +00:00
fc-cache Switch back to -version-info for fontconfig as its at minor 0. Add 2003-03-02 19:12:23 +00:00
fc-lang Switch back to -version-info for fontconfig as its at minor 0. Add 2003-03-02 19:12:23 +00:00
fc-list Add remaining .cvsignore files 2003-02-24 17:52:44 +00:00
fontconfig Switch back to -version-info for fontconfig as its at minor 0. Add 2003-03-02 19:12:23 +00:00
src Switch back to -version-info for fontconfig as its at minor 0. Add 2003-03-02 19:12:23 +00:00
test make dist works now. Update to 2.1.90 in preparation for eventual 2.2 2003-03-02 07:28:24 +00:00
.cvsignore Add .cvsignore file 2003-02-24 17:50:29 +00:00
AUTHORS Initial revision 2002-02-14 23:34:13 +00:00
COPYING make dist works now. Update to 2.1.90 in preparation for eventual 2.2 2003-03-02 07:28:24 +00:00
ChangeLog make dist works now. Update to 2.1.90 in preparation for eventual 2.2 2003-03-02 07:28:24 +00:00
INSTALL make dist works now. Update to 2.1.90 in preparation for eventual 2.2 2003-03-02 07:28:24 +00:00
Makefile.am Switch back to -version-info for fontconfig as its at minor 0. Add 2003-03-02 19:12:23 +00:00
NEWS Initial revision 2002-02-14 23:34:13 +00:00
README make dist works now. Update to 2.1.90 in preparation for eventual 2.2 2003-03-02 07:28:24 +00:00
autogen.sh Switch to automake 2003-02-24 17:18:50 +00:00
configure.in Switch back to -version-info for fontconfig as its at minor 0. Add 2003-03-02 19:12:23 +00:00
fontconfig.pc.in Dont require freetype to build with fontconfig 2002-05-23 17:09:32 +00:00
fontconfig.spec.in Switch to automake 2003-02-24 17:18:50 +00:00
fonts.conf.in Disable globaladvance for batang fonts 2003-02-27 08:12:13 +00:00
fonts.dtd Add "same" binding for edits to inherit binding from matched element 2003-02-12 18:22:12 +00:00
local.conf Switch to automake 2003-02-24 17:18:50 +00:00

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