2005-01-28 Keith Packard * README: * configure.in: * fontconfig/fontconfig.h: Update for version 2.2.99 2005-01-28 Keith Packard * README: Add a few pointers (#2284, #2285) 2005-01-28 Keith Packard * src/fcint.h: * src/fcname.c: (FcNameBool): * src/fcxml.c: (FcTypeName), (FcTypecheckValue), (FcTypecheckExpr), (FcTestCreate), (FcEditCreate), (FcConfigLexBool), (FcParseBool), (FcParseAlias), (FcParseInclude), (FcParseTest), (FcParseEdit): Polite typechecking for test and edit expressions. Helps catch errors in the font configuration. (bug 229) 2005-01-15 Alan Coopersmith reviewed by: Keith Packard * configure.in: Have --with-expat set EXPAT_CFLAGS (bug 2278) 2005-01-13 Keith Packard * doc/fontconfig-user.sgml: Add SEE ALSO section (bug 2085) 2005-01-13 J. Ali Harlow reviewed by: Keith Packard * Makefile.am: * configure.in: * doc/Makefile.am: * fc-case/Makefile.am: * fc-glyphname/Makefile.am: * fc-lang/Makefile.am: * src/fontconfig.def.in: Cross compiling fixes (bug 280) 2005-01-13 Keith Packard * fonts.conf.in: Update blanks list (Closes bug 86) 2005-01-04 Keith Packard * src/fccache.c: (FcCacheFontSetAdd): Verify that every font pattern loaded from cache has both FC_FILE and FC_FAMILY entries. Attempt to fix bug #2219.