[config Add HB_NO_OT_SHAPE_COMPLEX_VOWEL_CONSTRAINTS to LEAN
authorBehdad Esfahbod <behdad@behdad.org>
Sat, 11 May 2019 07:47:20 +0000 (00:47 -0700)
committerBehdad Esfahbod <behdad@behdad.org>
Sat, 11 May 2019 07:47:20 +0000 (00:47 -0700)
Already I don't like the inflexibility of this approach :(.

Part of https://github.com/harfbuzz/harfbuzz/issues/1652

src/hb-config.hh

index 2eada98..6393f56 100644 (file)
@@ -85,6 +85,7 @@
 #define HB_NO_OT_SHAPE_COMPLEX_ARABIC_FALLBACK
 #define HB_NO_OT_SHAPE_COMPLEX_HEBREW_FALLBACK
 #define HB_NO_OT_SHAPE_COMPLEX_THAI_FALLBACK
+#define HB_NO_OT_SHAPE_COMPLEX_VOWEL_CONSTRAINTS
 #endif