]> git.wh0rd.org - fontconfig.git/blobdiff - ChangeLog
Change default set of fonts to include all of /usr/X11R6/lib/X11/fonts (or
[fontconfig.git] / ChangeLog
index a0424d42855be55f43ec5a05531f26bfd14634ec..3f8df2be5fca87ac906185bf3b7886c710b60063 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,21 @@
+2004-12-04  Keith Packard  <keithp@keithp.com>
+
+       * 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 <include>directory-name</include> semantics
+       * fonts.conf.in:
+       add <include ignore_missing="yes">conf.d</include>
+       * 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 <include> configuration elements to reference directories.
+       Parse and load all files of the form [0-9]* in sorted order.
+
 2004-12-04  Keith Packard  <keithp@keithp.com>
 
        * autogen.sh: