harfbuzz/test
Behdad Esfahbod 7793aad946 Normalize various spaces to space if font doesn't support
This resurrects the space fallback feature, after I disabled
the compatibility decomposition.  Now I can release HarfBuzz
again without breaking Pango!

It also remembers which space character it was, such that later
on we can approximate the width of this particular space
character.  That part is not implemented yet.

We normalize all GC=Zs chars except for U+1680 OGHA SPACE MARK,
which is better left alone.
2015-11-04 15:51:41 -08:00
..
api Add hb_font_set_parent() 2015-10-08 12:51:02 -04:00
fuzzing [fuzz] Add fuzzing script from kcc@ 2015-10-12 17:39:52 -04:00
shaping Normalize various spaces to space if font doesn't support 2015-11-04 15:51:41 -08:00
Makefile.am Minor 2015-09-01 14:45:46 +01:00