]> git.wh0rd.org - fontconfig.git/blobdiff - ChangeLog
file fc-match.sgml was initially added on branch fc-2_4_branch.
[fontconfig.git] / ChangeLog
index d3d9a8197dbff1f7cbd0d9fb82d141a6b71d3ce8..1e863868f959c472c1e88b8a835009989e30c264 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,65 @@
+2006-03-22  Patrick Lam  <plam@mit.edu>
+       * src/fcatomic.c:
+
+       On Windows, unlink before rename.  Reported by Tim Evans.
+
+2006-03-08  Egmont Koblinger  <egmont@uhulinux.hu>
+       reviewed by: plam
+
+       * src/fcdir.c (FcDirScanConfig):
+
+       Sort directory entries while scanning them from disk;
+       prevents Heisenbugs due to file ordering in a directory.
+
+2005-12-13  Carl Worth  <cworth@cworth.org>
+       reviewed by: keithp
+
+       * conf.d/Makefile.am:
+       * conf.d/10LohitGujarati.conf: Add a configuration file that
+       disables hinting for the Lohit Gujarati font (since the hinting
+       distort some glyphs quite badly).
+
+2005-11-23  Frederic Crozat  <fcrozat@mandriva.com>:
+       reviewed by: plam
+       
+       * fc-match/fc-match.c (main):
+
+       Make getopt_long accept -s parameter to fc-match as well.
+
+2005-10-05  Christian Biesinger  <cbiesinger@web.de>
+        reviewed by: plam & keithp
+
+        * src/Makefile.am:
+
+        Use libtool -no-undefined flag on all platforms.
+
+2005-10-05  Simos Xenitellis  <simos74@gmx.net>
+       reviewed by: plam & keithp
+
+       * fonts.conf.in:
+
+       Modify config file to use Greek fonts before Asian fonts with
+       Greek glyphs.
+
+2005-07-25  Keith Packard  <keithp@keithp.com>
+
+       * doc/fontconfig-user.sgml:
+       * fc-glyphname/fc-glyphname.c: (scan), (main):
+       * fc-lang/fc-lang.c: (FcConfigHome):
+       * fc-match/fc-match.c: (main):
+       * src/fccfg.c: (FcConfigHome):
+       * src/fcfreetype.c: (FcSfntNameTranscode), (FcSfntNameLanguage),
+       (FcVendorMatch), (FcFreeTypeQuery), (FcFreeTypeCharSetAndSpacing),
+       (addtag), (FcFontCapabilities):
+       * src/fcpat.c: (FcValueListEntCreate):
+       * src/fcstr.c: (FcStrCaseWalkerInit):
+       * src/fcxml.c: (FcParsePatelt), (FcConfigParseAndLoadDir):
+
+       Various GCC 4 cleanups for signed vs unsigned char
+
+       Match only [0-9]*.conf files in <include>{directory}</include>
+       elements to avoid loading *.rpmsave or .dpkg-old files. (otaylor)
+
 2005-07-15  Carl Worth  <cworth@cworth.org>
 
        * src/fcint.h: