harfbuzz/test/subset
Garret Rieger bc899650c7 [subset] Fix for issue #3397.
cur_intersected_glyphs gets modified during recursion leading to incorrect filtering of sub tables in some cases. So don't use cur_intersected_glyphs. Instead just add an additional entry onto the parent_active_glyphs () stack.

Additionaly expands NotoNastaliqUrdu tests to include coverage of the issue from #3397.
2022-01-28 14:20:33 -08:00
..
data [subset] Fix for issue #3397. 2022-01-28 14:20:33 -08:00
Makefile.am
generate-expected-outputs.py
meson.build [subset] COLR : only include glyphs after COLR closure 2021-12-06 13:29:21 -07:00
repack_test.py
run-repack-tests.py
run-tests.py
subset_test_suite.py