harfbuzz/test
Behdad Esfahbod ebd7431f82 Partially revert 86c68c7a2c
That commit moved the advance adjustment for mark positioning to
be applied immediately, instead of doing late before.  This breaks
if mark advances are zeroed late, like in Arabic.  Also, easier to
hit it in RTL scripts since a single mark with non-zero advance is
enough to hit the bug, whereas in LTR, at least two marks are needed.

This reopens https://github.com/behdad/harfbuzz/issues/211
The cursive+mark interaction is broken again.  To be fixed in a
different way.
2016-02-24 15:53:40 +09:00
..
api Separate nil font-funcs from parent-peeking font-funcs 2015-11-04 20:22:44 -08:00
fuzzing [fuzzing] Make test runner actually work 2016-02-19 15:12:53 +07:00
shaping Partially revert 86c68c7a2c 2016-02-24 15:53:40 +09:00
Makefile.am [fuzzing] Add build system 2015-11-05 23:08:50 -08:00