]> code.ossystems Code Review - openembedded-core.git/commit
harfbuzz: upgrade 2.9.0 -> 2.9.1
authorwangmy <wangmy@fujitsu.com>
Wed, 8 Sep 2021 14:41:59 +0000 (22:41 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 11 Oct 2021 17:38:17 +0000 (18:38 +0100)
commit0a9d19f575fda7db2f768f77701a137da8f73a97
treeaf66b025f88ac266891a02af8d06be90a59279a8
parent67ee7aeaafcfdeeadcc3a7a33dd038de241b339f
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()

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
meta/recipes-graphics/harfbuzz/harfbuzz_2.9.1.bb [moved from meta/recipes-graphics/harfbuzz/harfbuzz_2.9.0.bb with 95% similarity]