]> code.ossystems Code Review - openembedded-core.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>
Tue, 15 Mar 2022 13:32:09 +0000 (13:32 +0000)
commit26edd973c982d6a9d92e3c611bc0eac3de9a1523
treeddbb9ed29f5fa7a745f15aaf7a8e6275470320b2
parent46e7599e1224a01e668a3314710a16225e7f2d0b
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]