Font configuration and customization library
Go to file
Keith Packard 2df0c66230 Use <parameter> tags. Add copyrights 2003-03-07 08:51:14 +00:00
config Various config changes plus a couple of optimizations from Owen 2002-08-19 19:32:05 +00:00
doc Use <parameter> tags. Add copyrights 2003-03-07 08:51:14 +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 optimize string compares even more 2003-03-05 06:09:36 +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 Update Changelog 2003-03-05 10:09:57 +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 No longer using config directory 2003-03-05 05:57:11 +00:00
fontconfig.pc.in Use VERSION in fontconfig.pc.in 2003-03-05 06:09:14 +00:00
fontconfig.spec.in Added back the configure macro options --disable-docs because otherwise 2003-03-05 10:08:08 +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