mirror of
https://github.com/rive-app/rive-cpp.git
synced 2026-01-18 21:21:17 +01:00
fix(unity): webgl harfbuzz conflict in unity 6.3 (#11309) 5e2ecca169
Co-authored-by: Adam <67035612+damzobridge@users.noreply.github.com>
This commit is contained in:
@@ -1 +1 @@
|
||||
a55da7f31fc92b2ed02e555f1372cd04a097b627
|
||||
5e2ecca1694b867c1faefa859101a01e1c5ce88b
|
||||
|
||||
3
dependencies/rive_harfbuzz_renames.h
vendored
3
dependencies/rive_harfbuzz_renames.h
vendored
@@ -1053,7 +1053,10 @@
|
||||
#define hb_unicode_general_category rive_hb_unicode_general_category
|
||||
#define hb_unicode_mirroring rive_hb_unicode_mirroring
|
||||
#define hb_unicode_script rive_hb_unicode_script
|
||||
#define hb_style_get_value rive_hb_style_get_value
|
||||
#define hb_style_tag_t rive_hb_style_tag_t
|
||||
// __hb_*
|
||||
#define _hb_shapers_get rive__hb_shapers_get
|
||||
#define _hb_CrapPool rive__hb_CrapPool
|
||||
#define _hb_NullPool rive__hb_NullPool
|
||||
#define _hb_Null_AAT_Lookup rive__hb_Null_AAT_Lookup
|
||||
|
||||
Reference in New Issue
Block a user