]> code.ossystems Code Review - openembedded-core.git/commit
harfbuzz: upgrade 2.9.0 -> 2.9.1
authorwangmy <wangmy@fujitsu.com>
Thu, 24 Feb 2022 06:28:53 +0000 (14:28 +0800)
committerAnuj Mittal <anuj.mittal@intel.com>
Fri, 25 Feb 2022 02:32:36 +0000 (10:32 +0800)
commit99a05d5365e85f5d32f2cf5926110292443211f6
tree34402e902559b0b3bb3e6d38cf76be7cf8a9b537
parenteeae63c343c8ebd418679915ee20aa8c02fa0fdc
harfbuzz: upgrade 2.9.0 -> 2.9.1

Final subset API is in place and if no issues are discovered,
it will be the stable subset API of HarfBuzz 3.0.0.
Old API is kept to ease transition, but will be removed in 3.0.0.
Various fuzzer-found bug fixes.
hb_buffer_append() now handles the pre- and post-context which
previously were left unchanged in the destination buffer.
hb-view / hb-shape now accept following new arguments:
--unicodes-before/after: takes a list of hex numbers that represent Unicode
codepoints.
Undeprecated API:
hb_set_invert()

(From OE-Core rev: 0a9d19f575fda7db2f768f77701a137da8f73a97)

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Lee Chee Yang <chee.yang.lee@intel.com>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
meta/recipes-graphics/harfbuzz/harfbuzz_2.9.1.bb [moved from meta/recipes-graphics/harfbuzz/harfbuzz_2.9.0.bb with 95% similarity]