]> git.wh0rd.org - fontconfig.git/commit - fonts.dtd
Move existing fonts.conf to fonts.conf.bak
authorKeith Packard <keithp@keithp.com>
Sat, 4 Dec 2004 19:41:10 +0000 (19:41 +0000)
committerKeith Packard <keithp@keithp.com>
Sat, 4 Dec 2004 19:41:10 +0000 (19:41 +0000)
commit4f27c1c0a383e891890ab27c74226957ed7067aa
treeddddbb0c4358c86efb88a9efed0fa96bf9df11b8
parentc641c77d6f1a0b378e800c9e3502ae446839a8af
Move existing fonts.conf to fonts.conf.bak
Add detection of iconv
Document new selectfont elements
Switch to UTF-8 in comment
Add fullname, and family/style/fullname language entries
Respect selectfont/*/glob
Add support for selectfont
Add multi-lingual family/style/fullname support
Expose FcListPatternMatchAny (which selectfont/*/pattern uses)
Add new FcPatternRemove/FcPatternAppend. FcObjectStaticName stores computed
    pattern element names which are required to be static.
18 files changed:
ChangeLog
Makefile.am
configure.in
doc/fcpattern.fncs
doc/fontconfig-devel.sgml
doc/fontconfig-user.sgml
fc-lang/nb.orth
fontconfig/fontconfig.h
fonts.dtd
src/fccache.c
src/fccfg.c
src/fcdir.c
src/fcfreetype.c
src/fcint.h
src/fclist.c
src/fcname.c
src/fcpat.c
src/fcxml.c