]> git.wh0rd.org - fontconfig.git/commit
Change default set of fonts to include all of /usr/X11R6/lib/X11/fonts (or
authorKeith Packard <keithp@keithp.com>
Sun, 5 Dec 2004 05:03:52 +0000 (05:03 +0000)
committerKeith Packard <keithp@keithp.com>
Sun, 5 Dec 2004 05:03:52 +0000 (05:03 +0000)
commit2d9c79c049d084c82fdda9a71c5a65502ae94cee
treeca4b7072a4d590541f00da42b7a0ae2891d870d6
parent38e528e77673f0395ab802cd1040947e307f0c6c
Change default set of fonts to include all of /usr/X11R6/lib/X11/fonts (or
    wherever the X fonts are located).
Document new <include>directory-name</include> semantics
add <include ignore_missing="yes">conf.d</include>
Add selectfont to ignore bitmap fonts, add comment for selectfont which
    accepts bitmap fonts.
Allow <include> configuration elements to reference directories. Parse and
    load all files of the form [0-9]* in sorted order.
ChangeLog
configure.in
doc/fontconfig-user.sgml
fonts.conf.in
local.conf
src/fcdir.c
src/fcint.h
src/fcxml.c