Further adjust mark advance zeroing
authorBehdad Esfahbod <behdad@behdad.org>
Wed, 13 Feb 2013 10:57:24 +0000 (05:57 -0500)
committerBehdad Esfahbod <behdad@behdad.org>
Wed, 13 Feb 2013 10:57:24 +0000 (05:57 -0500)
commit0291a6528685f1f593707655943fb2360579cb9e
treea129c9799726185959ed9a6c5af0ef1ba25073ec
parent85c51ec2e1d518019e32801ae38659c74fc20d80
Further adjust mark advance zeroing

This is a followup to 568000274c8edb5f41bc4f876ce21fcc8bdaeed8.
Looks like in the Latin shaper, Uniscribe zeroes all Unicode NSM
advances *after* GPOS, not before.  Match that.

Can be tested using DejaVu Sans Mono, since that font has GPOS
rules to zero the mark advances on its own.
src/hb-ot-shape.cc