[TINY] Fix config issue

This commit is contained in:
Behdad Esfahbod 2023-02-24 16:03:23 -07:00
parent 605aed0544
commit 209f63b785
1 changed files with 4 additions and 0 deletions

View File

@ -136,6 +136,10 @@
#define HB_NO_SUBSET_CFF
#endif
#ifdef HB_NO_DRAW
#define HB_NO_OUTLINE
#endif
#ifdef HB_NO_GETENV
#define HB_NO_UNISCRIBE_BUG_COMPATIBLE
#endif