Rewrite hide_default_ignorables
authorBehdad Esfahbod <behdad@behdad.org>
Fri, 19 Jun 2015 18:57:57 +0000 (11:57 -0700)
committerBehdad Esfahbod <behdad@behdad.org>
Fri, 19 Jun 2015 20:26:03 +0000 (13:26 -0700)
commit82b521aeb7cc73879b44ca4278d6fa8b4347527f
treea078d97b411d6865466b8bc871321ccb64a58850
parentb3a2f6afbac1956b65f29a17b9dc896e86135329
Rewrite hide_default_ignorables

Separate the loops for the two cases of replacing with space
and deleting.  For deleting, use the out-buffer machinery.

Needed for upcoming cluster merge fix.
src/hb-buffer-private.hh
src/hb-ot-shape.cc