Font configuration and customization library
Go to file
Keith Packard 4bd4418ab5 Change RCS tag 2003-03-05 05:51:27 +00:00
config Various config changes plus a couple of optimizations from Owen 2002-08-19 19:32:05 +00:00
doc Add .cvsignore 2003-03-04 00:19:09 +00:00
fc-cache Change RCS tag 2003-03-05 05:51:27 +00:00
fc-lang Add letter ranges to speed lang lookups, change CVS tag 2003-03-05 05:48:53 +00:00
fc-list Change RCS tag 2003-03-05 05:51:27 +00:00
fontconfig Change RCS tag, add FcLangSetContains 2003-03-05 05:48:15 +00:00
src Change RCS tag 2003-03-05 05:51:27 +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 Ignore dist files 2003-03-02 19:13:00 +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 Sun Mar 2 14:16:17 2003 Owen Taylor <otaylor@redhat.com> 2003-03-03 01:13:11 +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 Allow multiple directories in --with-add-fonts, by default add only 2003-03-04 00:14:58 +00:00
fontconfig.pc.in Dont require freetype to build with fontconfig 2002-05-23 17:09:32 +00:00
fontconfig.spec.in Sun Mar 2 14:16:17 2003 Owen Taylor <otaylor@redhat.com> 2003-03-03 01:13:11 +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