Fix hide-default-ignorables after f0010dfd01ef4a927b0bdc175dd4e343a8637174
authorBehdad Esfahbod <behdad@behdad.org>
Wed, 22 Jul 2015 17:41:10 +0000 (18:41 +0100)
committerBehdad Esfahbod <behdad@behdad.org>
Wed, 22 Jul 2015 17:41:10 +0000 (18:41 +0100)
commit8cfbc304ee563ec96e402beed34b10b6c0950a6a
tree1615a8dc075e30e25410877f5eb51a390efea514
parent2dbd3d29d6548bd96fd976606ed689fac8ad8817
Fix hide-default-ignorables after f0010dfd01ef4a927b0bdc175dd4e343a8637174

We can't delete things before hb_ot_layout_position_finish().  So,
just zero the advance before it, and remove later.
src/hb-ot-shape.cc