From: Wang Mingyu <[email protected]>

Changelog:
============
- Fix the sign of fallback vertical glyph advance (used when font has no
  vertical advance data).
- Increase maximum "CFF"operands limit 20 times to support more complex fonts.
- Add "--face-loader" option to command line utilities.
- Support "COLR"v0 table in hb_font_get_glyph_extents().
- Add support for font functions that use Core Text APIs, similar to FreeType
  font functions. This allows, for example, using drawing fonts that use the new
  (and undocumented) "hvgl"table.
- Update IANA and OT language registries, as well ase USE data files.
- Fix build with ICU 76.
- Various compiler warnings and build fixes.
- Various subsetter fixes.

- New API:
+hb_face_create_or_fail()
+hb_face_create_from_file_or_fail()
+hb_coretext_face_create_from_file_or_fail()
+hb_coretext_font_set_funcs()
+hb_ft_face_create_from_file_or_fail()

Signed-off-by: Wang Mingyu <[email protected]>
---
 .../harfbuzz/{harfbuzz_10.0.1.bb => harfbuzz_10.1.0.bb}         | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-graphics/harfbuzz/{harfbuzz_10.0.1.bb => 
harfbuzz_10.1.0.bb} (95%)

diff --git a/meta/recipes-graphics/harfbuzz/harfbuzz_10.0.1.bb 
b/meta/recipes-graphics/harfbuzz/harfbuzz_10.1.0.bb
similarity index 95%
rename from meta/recipes-graphics/harfbuzz/harfbuzz_10.0.1.bb
rename to meta/recipes-graphics/harfbuzz/harfbuzz_10.1.0.bb
index 3b211251af..4425dd3e1e 100644
--- a/meta/recipes-graphics/harfbuzz/harfbuzz_10.0.1.bb
+++ b/meta/recipes-graphics/harfbuzz/harfbuzz_10.1.0.bb
@@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = 
"file://COPYING;md5=b98429b8e8e3c2a67cfef01e99e4893d \
                     "
 
 SRC_URI = "${GITHUB_BASE_URI}/download/${PV}/${BPN}-${PV}.tar.xz"
-SRC_URI[sha256sum] = 
"b2cb13bd351904cb9038f907dc0dee0ae07127061242fe3556b2795c4e9748fc"
+SRC_URI[sha256sum] = 
"6ce3520f2d089a33cef0fc48321334b8e0b72141f6a763719aaaecd2779ecb82"
 
 DEPENDS += "glib-2.0-native"
 
-- 
2.34.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#206997): 
https://lists.openembedded.org/g/openembedded-core/message/206997
Mute This Topic: https://lists.openembedded.org/mt/109531968/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to