Add new shaper method postprocess_glyphs()
authorBehdad Esfahbod <behdad@behdad.org>
Thu, 5 Nov 2015 21:24:15 +0000 (13:24 -0800)
committerBehdad Esfahbod <behdad@behdad.org>
Thu, 5 Nov 2015 21:24:15 +0000 (13:24 -0800)
commit136863371c1402769426d892aef1b92f9ca1a25e
tree3e29d2c869e025d85bf15dbfa4fb7aa211d68dcf
parent6c0ebd02c99e7536975ba7194832a1f33abd7faf
Add new shaper method postprocess_glyphs()

Unused currently.  To be used for Syriac stretch implementation.

https://github.com/behdad/harfbuzz/issues/141
src/hb-ot-shape-complex-arabic.cc
src/hb-ot-shape-complex-default.cc
src/hb-ot-shape-complex-hangul.cc
src/hb-ot-shape-complex-hebrew.cc
src/hb-ot-shape-complex-indic.cc
src/hb-ot-shape-complex-myanmar.cc
src/hb-ot-shape-complex-private.hh
src/hb-ot-shape-complex-thai.cc
src/hb-ot-shape-complex-tibetan.cc
src/hb-ot-shape-complex-use.cc
src/hb-ot-shape.cc