Add prefer_decomposed() complex-shaper callback
authorBehdad Esfahbod <behdad@behdad.org>
Thu, 21 Jul 2011 16:23:12 +0000 (12:23 -0400)
committerBehdad Esfahbod <behdad@behdad.org>
Thu, 21 Jul 2011 16:23:12 +0000 (12:23 -0400)
commit02cdf743c2ec345a44d4fcf865594b6ac13fccd0
tree0fae66279a5a3d3d84c52b50e40324686ac445f1
parentd6b9c6d20041b4f4fa11befc179aee757c41904d
Add prefer_decomposed() complex-shaper callback

This allows the Indic shaper to request decomposed characters.  This will
handle split matra for free.  Other shapers prefer precomposed
characters.
src/hb-ot-shape-complex-arabic.cc
src/hb-ot-shape-complex-indic.cc
src/hb-ot-shape-complex-misc.cc
src/hb-ot-shape-complex-private.hh