[USE] Remove non-canonical decompositions
authorBehdad Esfahbod <behdad@behdad.org>
Mon, 9 Jan 2017 07:55:54 +0000 (23:55 -0800)
committerBehdad Esfahbod <behdad@behdad.org>
Mon, 9 Jan 2017 07:55:54 +0000 (23:55 -0800)
commit7cf9952e7fc015d0b08d3de6c95357662d57ad8d
treeb146df90b8a7edf30344950f0435c88ff8237fe3
parentaf596a5655ee2ed09da17a7de79f619e1547dcd9
[USE] Remove non-canonical decompositions

We have had added this in Indic shaper to assist shaping these scripts.
In Universal Shaping Engine however, it is up to font designer to
decompose them.  Hence moving them from Indic shaper to USE was
wrong.

Fixup for f6ba63b2e8eb577385f70758efdd3b8408c8a9cb

Part of fixing https://github.com/behdad/harfbuzz/issues/387
src/hb-ot-shape-complex-use.cc