harfbuzz/test
Behdad Esfahbod 2f02fc79a5 Improve ligature-component handling
We use three bits for lig_id these days, so we finally got a report of
two separate ligatures with the same lig_id happening adjacent to each
other, and then the component-handling code was breaking things.
Protect against that by ignoring same-lig-id but lig-comp=0 glyphs after
a new ligature.

Fixes https://github.com/behdad/harfbuzz/issues/198
2015-12-17 15:21:14 +00:00
..
api Separate nil font-funcs from parent-peeking font-funcs 2015-11-04 20:22:44 -08:00
fuzzing [fuzzing] Run fuzzing tests using hb-fuzzer as well 2015-11-19 12:15:05 -08:00
shaping Improve ligature-component handling 2015-12-17 15:21:14 +00:00
Makefile.am [fuzzing] Add build system 2015-11-05 23:08:50 -08:00