Tag '2.12.92' created by Akira TAGOH <akira@xxxxxxxxx> at 2018-01-04 11:43 +0000 Version 2.12.92 -----BEGIN PGP SIGNATURE----- iQEcBAABAgAGBQJaThNXAAoJEGV1WXmzThKUfXcH/jc3f9/UtyQdZ+G8k3qSaB1u CYwqxTBaTSXQt3COfscAXOv4278j48QwKsUkIY69xGFcORdR1kTnEJ1tdAnKSUUP l35X3EkSlnm7bT5V5VN7Q02jCrqQyBTk8SmvMyAOXomoYIp16v+oiEm5jNVWx8fv YoOylMtlM0yRYL2Di9lQYD9UyjkAFKUuabqFCZwzZdzO8axy9Rc6hS0tiIbyhffr mA9oTK7Ak2nl1HyRQjVYvu2TzbJwMzSK652jq/Hk7WbpYsvcfnXa08F/opZFZp4p 0UMAGoU7pnU5dKefHg6hiz0GNk3WsarvyJYXaCASqK0jWhNauKLpYPnKSbZx71I= =FVSh -----END PGP SIGNATURE----- Changes since 2.12.91: Akira TAGOH (14): cleanup files Update .uuid only when -r is given but not -f. Returns false if key is already available in the table Add missing doc of FcDirCacheCreateUUID Replace uuid in the table properly when -r Add a test case for uuid creation Do not update mtime with creating .uuid Disable uuid related code on Win32 Try to get current instance of FcConfig as far as possible do not check the existence of itstool on win32 Fix the mis-ordering of ruleset evaluation in a file with include element Fix compiler warnings Add FcReadLink to wrap up readlink impl. Bump version to 2.12.92 Alexander Larsson (1): fchash: Fix replace Behdad Esfahbod (7): Don't crash Remove a debug abort() Minor Set font-variations settings for standard axes in variable fonts Let pattern FC_FONT_VARIATIONS override standard axis variations Put back accidentally removed code Add FcWeightTo/FromOpenTypeDouble() --- README | 33 +++++++++++++++++++++++++- configure.ac | 32 ++++++++++++++++---------- doc/fccache.fncs | 18 +++++++++++++- doc/fcweight.fncs | 42 ++++++++++++++++++++++++++-------- fc-cache/fc-cache.c | 3 ++ fc-pattern/fc-pattern.c | 2 - fontconfig/fontconfig.h | 13 +++++++++- src/fccache.c | 52 ++++++++++++++++++++++++++++++++++++++++-- src/fccfg.c | 14 +++++++---- src/fccompat.c | 19 +++++++++++++++ src/fcdir.c | 6 ++++ src/fcfreetype.c | 20 ++++++++-------- src/fchash.c | 41 ++++++++++++++++++++++++++++++--- src/fcint.h | 14 +++++++---- src/fcmatch.c | 59 ++++++++++++++++++++++++++++++++++++++++++++++-- src/fcpat.c | 10 ++++++-- src/fcweight.c | 24 ++++++++++++++----- src/fcxml.c | 22 +++++++++++++++++ test/Makefile.am | 4 ++- test/run-test.sh | 56 +++++++++++++++++++++++++++++++++++++++++++++ test/test-bz131804.c | 1 21 files changed, 419 insertions(+), 66 deletions(-) --- _______________________________________________ Fontconfig mailing list Fontconfig@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/fontconfig