commit | 865745b5b87236651f5663cae3461db9cb505eed | [log] [tgz] |
---|---|---|
author | Behdad Esfahbod <behdad@behdad.org> | Wed Nov 14 13:48:26 2012 -0800 |
committer | Behdad Esfahbod <behdad@behdad.org> | Wed Nov 14 13:48:26 2012 -0800 |
tree | d106f2d69c6727aeb2631d229d2bedc8dc031010 | |
parent | 981748cb2e9b48b77177b19ec1f972cab7afda89 [diff] [blame] |
Don't do fallback positioning for Indic and Thai shapers
diff --git a/src/hb-ot-shape-complex-indic.cc b/src/hb-ot-shape-complex-indic.cc index 1c7de0d..130a632 100644 --- a/src/hb-ot-shape-complex-indic.cc +++ b/src/hb-ot-shape-complex-indic.cc
@@ -1360,4 +1360,5 @@ compose_indic, setup_masks_indic, false, /* zero_width_attached_marks */ + false, /* fallback_position */ };