]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
harfbuzz: upgrade 4.0.0 -> 4.0.1
authorwangmy <wangmy@fujitsu.com>
Tue, 15 Mar 2022 10:51:04 +0000 (18:51 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 16 Mar 2022 10:27:22 +0000 (10:27 +0000)
commit6a668a01c6502ba9e27c1d181b013284bfec4660
treed9ea2744bdceb77b41a13b78bf03634cd32b0266
parentbd1401961f692d15df5c978a34c2191d8b2a6e21
harfbuzz: upgrade 4.0.0 -> 4.0.1

Changelog:
=========
- Update OpenType to AAT mappings for hist and vrtr features.
- Update IANA Language Subtag Registry to 2022-03-02.
- Update USE shaper to allow any non-numeric tail in a symbol cluster, and remove
  obsolete data overrides.
- Fix handling of baseline variations to return correctly scaled values.
- A new experimental hb_subset_repack_or_fail() to repack an array of objects,
  eliminating offset overflows. The API is not available unless HarfBuzz is
  built with experimental APIs enabled.
- New experimental API
  +hb_link_t
  +hb_object_t
  +hb_subset_repack_or_fail()

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-graphics/harfbuzz/harfbuzz_4.0.1.bb [moved from meta/recipes-graphics/harfbuzz/harfbuzz_4.0.0.bb with 95% similarity]