diff options
author | bruvzg <7645683+bruvzg@users.noreply.github.com> | 2024-10-01 08:20:45 +0300 |
---|---|---|
committer | bruvzg <7645683+bruvzg@users.noreply.github.com> | 2024-10-01 08:20:45 +0300 |
commit | b6a369de79203a73c3318f4195777edec68399a6 (patch) | |
tree | c5de0dca2fe63053aeed27c70635fdf9afd992d4 /thirdparty/harfbuzz/src/hb-unicode.hh | |
parent | e3213aaef5e0e72b8272e65d989d3d8222be17ca (diff) | |
download | redot-engine-b6a369de79203a73c3318f4195777edec68399a6.tar.gz |
Update HarfBuzz to 10.0.1
Diffstat (limited to 'thirdparty/harfbuzz/src/hb-unicode.hh')
-rw-r--r-- | thirdparty/harfbuzz/src/hb-unicode.hh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/thirdparty/harfbuzz/src/hb-unicode.hh b/thirdparty/harfbuzz/src/hb-unicode.hh index 39aaee5baa..2b1921c28f 100644 --- a/thirdparty/harfbuzz/src/hb-unicode.hh +++ b/thirdparty/harfbuzz/src/hb-unicode.hh @@ -34,6 +34,9 @@ #include "hb.hh" +// Hack. See: https://github.com/harfbuzz/harfbuzz/pull/4529#discussion_r1769638033 +#define _HB_UNICODE_GENERAL_CATEGORY_VARIATION_SELECTOR ((hb_unicode_general_category_t) 30) + extern HB_INTERNAL const uint8_t _hb_modified_combining_class[256]; /* |