[Fontconfig] fontconfig: Changes to 'refs/tags/2.11.0'
Akira TAGOH
tagoh at kemper.freedesktop.org
Thu Oct 10 21:48:50 PDT 2013
Tag '2.11.0' created by Akira TAGOH <akira at tagoh.org> at 2013-10-11 05:27 -0700
Version 2.11.0
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.14 (GNU/Linux)
iD4DBQBSV34+/PbdRTnM8McRAphYAJ9PRVRtZ29x7TOu97EvnutrqM3ItACWKmYk
7OW8X7BP/5TMf86gfFCfaw==
=r0Qv
-----END PGP SIGNATURE-----
Changes since 2.10.95:
Akira TAGOH (16):
Do not create a config dir for migration when no config files nor dirs
Add a test case of the migration for config place
Fix memory leaks in FcFreeTypeQueryFace
Bug 68955 - Deprecate / remove FC_RASTERIZER
Copy all values from the font to the pattern if the pattern doesn't have the element
Fix a crash when FcPattern is set to null on FcFontSetList() and FcFontList()
Add the description of -q option to the man page
avoid reading config.h twice
clean up
Add the relative path for <include> to fonts.conf if the parent path is same to fonts.conf
Workaround the race condition issue on updating cache
exit with the error code when FcNameParse() failed
Add missing doc for FcStrListFirst and fix a typo
Bump libtool revision
Update CaseFolding.txt to Unicode 6.3
Bump version to 2.11.0
Jan Alexander Steffens (heftig) (1):
Further changes to 30-metric-aliases.conf
W. Trevor King (1):
doc/fccharset.fncs: Describe the map format in more detail
---
Makefile.am | 4
README | 29 +++
conf.d/30-metric-aliases.conf | 319 +++++++++++++++++++++++++++++++++---------
conf.d/30-urw-aliases.conf | 24 ---
conf.d/Makefile.am | 2
configure.ac | 12 -
doc/fccharset.fncs | 36 +++-
doc/fcstrset.fncs | 10 +
doc/fontconfig-devel.sgml | 2
doc/fontconfig-user.sgml | 2
fc-cache/fc-cache.c | 62 ++++----
fc-case/CaseFolding.txt | 6
fc-list/fc-list.c | 5
fc-list/fc-list.sgml | 12 +
fc-match/fc-match.c | 5
fc-pattern/fc-pattern.c | 5
fontconfig/fontconfig.h | 9 -
src/fcarch.c | 4
src/fccache.c | 3
src/fccompat.c | 4
src/fcfreetype.c | 15 +
src/fchash.c | 3
src/fclist.c | 2
src/fcmatch.c | 6
src/fcstat.c | 3
src/fcstr.c | 6
src/fcxml.c | 15 +
test/Makefile.am | 7
test/test-migration.c | 172 ++++++++++++++++++++++
29 files changed, 618 insertions(+), 166 deletions(-)
---
More information about the Fontconfig
mailing list