X-Git-Url: https://git.wh0rd.org/?a=blobdiff_plain;f=ChangeLog;h=3f8df2be5fca87ac906185bf3b7886c710b60063;hb=2d9c79c049d084c82fdda9a71c5a65502ae94cee;hp=a0424d42855be55f43ec5a05531f26bfd14634ec;hpb=38e528e77673f0395ab802cd1040947e307f0c6c;p=fontconfig.git diff --git a/ChangeLog b/ChangeLog index a0424d4..3f8df2b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,21 @@ +2004-12-04 Keith Packard + + * configure.in: + Change default set of fonts to include all of + /usr/X11R6/lib/X11/fonts (or wherever the X fonts are located). + * doc/fontconfig-user.sgml: + Document new directory-name semantics + * fonts.conf.in: + add conf.d + * local.conf: + Add selectfont to ignore bitmap fonts, add comment for + selectfont which accepts bitmap fonts. + * src/fcdir.c: + * src/fcint.h: + * src/fcxml.c: (FcConfigParseAndLoadDir), (FcConfigParseAndLoad): + Allow configuration elements to reference directories. + Parse and load all files of the form [0-9]* in sorted order. + 2004-12-04 Keith Packard * autogen.sh: