projects
/
platform
/
upstream
/
libHarfBuzzSharp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
42a2128
)
[config Add HB_NO_OT_SHAPE_COMPLEX_VOWEL_CONSTRAINTS to LEAN
author
Behdad Esfahbod
<behdad@behdad.org>
Sat, 11 May 2019 07:47:20 +0000
(
00:47
-0700)
committer
Behdad 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
patch
|
blob
|
history
diff --git
a/src/hb-config.hh
b/src/hb-config.hh
index
2eada98
..
6393f56
100644
(file)
--- a/
src/hb-config.hh
+++ b/
src/hb-config.hh
@@
-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