[Fontconfig] fontconfig: Changes to 'refs/tags/2.12.93'
Akira TAGOH
tagoh at kemper.freedesktop.org
Thu Feb 15 13:15:12 UTC 2018
Tag '2.12.93' created by Akira TAGOH <akira at tagoh.org> at 2018-02-15 13:01 +0000
Version 2.12.93
-----BEGIN PGP SIGNATURE-----
iQEcBAABAgAGBQJahYTCAAoJEGV1WXmzThKUpYYH/0CzOhtSQawotOY5nEIoPN+/
rgZ91zuD0GDQ7UFjZogBjUH3+d0bwfbiyfUWQwCpONc4cn6tnhVh/dAOoGwkuUr/
H/trsLzqmZAEnIKaAwvU1v84VEn33lVdTx6J/1ZURJcO1BoghUgP9UCCtcszJ2Tb
3jjHF+CAGJoqmTp7yazn5zzVmRRVlGmRMULqTsv78H2YzP37fqRy+3RtMskpmZtR
6pbLThC7nlhMetv6Eya3F2sE9hvhZx3V9miz+s7xHgS55XeNIKTTlTz9pxRaIZLc
TCQr5/VcA80GZ1HdxSew7rY3IM+QGYn3dwF38ZRdRZiQH+Okv4yoeIfBtHlIoiY=
=sSMK
-----END PGP SIGNATURE-----
Changes since 2.12.92:
Akira TAGOH (13):
trivial fix
Add files to enable ITS support in gettext
Use the native ITS support in gettext
Remove POTFILES.in until new release of gettext is coming...
export GETTEXTDATADIR to refer the local .its/.loc file instead of using --its option
clean up
Do not add cflags and libs coming from pkg-config file.
Revert some removal from 7ac6af6
Take effects on dir, cachedir, acceptfont, and rejectfont only when loading
Do not mix up font dirs into the list of config dirs
Ensure the user config dir is available in the list of config dirs on the fallback config
Add missing files to ship
Bump version to 2.12.93
Alexander Larsson (1):
FcHashTableAddInternal: Compare against the right key
Behdad Esfahbod (5):
Remove hack for OS/2 weights 1..9
Support FC_WIDTH as double as well
Fix leak
Use FT_Done_MM_Var if available
Fix undefined-behavior signed shifts
Olivier CrĂȘte (1):
Fix cross-compilation by passing CPPFLAGS to CPP
Tom Anderson (1):
Allow overriding symbol visibility.
---
Makefile.am | 2 -
README | 36 +++++++++++++++++++-
autogen.sh | 84 +++++++-----------------------------------------
configure.ac | 24 ++++++-------
fc-cache/fc-cache.c | 2 -
fontconfig.pc.in | 4 +-
fontconfig/fcprivate.h | 9 ++++-
fontconfig/fontconfig.h | 2 -
its/Makefile.am | 11 ++++++
its/fontconfig.its | 4 ++
its/fontconfig.loc | 6 +++
po-conf/Makevars | 4 +-
po-conf/POTFILES.in | 34 +++++++++++++++++++
po/Makevars | 2 -
src/Makefile.am | 2 -
src/fccfg.c | 8 ----
src/fccharset.c | 6 +--
src/fcfreetype.c | 33 ++++++++----------
src/fchash.c | 2 -
src/fcinit.c | 14 ++++++--
src/fcint.h | 4 --
src/fcweight.c | 20 -----------
src/fcxml.c | 37 ++++++++++++---------
src/ftglue.h | 12 +++---
src/makealias | 4 +-
test/test-migration.c | 3 +
26 files changed, 195 insertions(+), 174 deletions(-)
---
More information about the Fontconfig
mailing list