Tag '2.11.94' created by Akira TAGOH <akira@xxxxxxxxx> at 2015-06-02 09:33 -0700 Version 2.11.94 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iD8DBQBVbWpA/PbdRTnM8McRAgqcAJ4k+r7qQBIdw7IsMmN3XOUqs5u8QQCghif6 UsphOvtdk0BacEMcBiDLS5o= =HUXN -----END PGP SIGNATURE----- Changes since 2.11.93: Akira TAGOH (17): Remove the dead code Bug 89617 - FcConfigAppFontAddFile() returns false on any font file Fix unknown attribute in Win32 Fix SIGFPE Fix a typo for the latest cache version Fix a typo in fontconfig-user.sgml Drop unmaintained code Observe blanks to compute correct languages in fc-query/fc-scan Add missing description for usage Make FC_SCALE deprecated Bug 90148 - Don't warn if cachedir isn't specified Fix memory leaks after FcFini() Fix a typo Fix a crash Detect the overflow for the object ID Revert the previous change Bump version to 2.11.94 Behdad Esfahbod (11): Fix bitmap scaling Add su[pport for symbol fonts Write ranges using a [start finish) format Only set FC_SIZE for scalable fonts if OS/2 version 5 is present Add bitmap-only font size as Double, not Range Accept Integer for FC_SIZE Don't set FC_SIZE for bitmap fonts Fix compiler warnings Simplify FcRange Reduce number of places that cache version is specified to 1 Bump cache version number to 6, because of recent FcRange changes Ð Ñ?Ñ?лан Ð?жбÑ?лаÑ?ов (1): W32: Support cache paths relative to the root directory --- README | 40 ++++++++- conf.d/10-scale-bitmap-fonts.conf | 32 +++---- configure.ac | 2 doc/fontconfig-devel.sgml | 3 doc/fontconfig-user.sgml | 6 - fc-query/fc-query.c | 28 ++++-- fc-query/fc-query.sgml | 12 ++ fc-scan/fc-scan.c | 28 ++++-- fc-scan/fc-scan.sgml | 14 +++ fontconfig/fontconfig.h | 12 +- src/fccache.c | 6 - src/fccfg.c | 6 + src/fcdbg.c | 10 -- src/fcdefault.c | 1 src/fcdir.c | 4 src/fcfreetype.c | 164 ++++++++++++++++---------------------- src/fcinit.c | 28 ++++-- src/fcint.h | 34 +------ src/fcmatch.c | 3 src/fcname.c | 20 +--- src/fcobjs.c | 31 ++++++- src/fcobjs.h | 1 src/fcrange.c | 109 ++++--------------------- src/fcxml.c | 86 ++++++++++++++++--- test/Makefile.am | 7 + test/test-bz89617.c | 38 ++++++++ 26 files changed, 418 insertions(+), 307 deletions(-) ---
_______________________________________________ Fontconfig mailing list Fontconfig@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/fontconfig