harfbuzz/test
Qunxin Liu 7cb002cb58 [subset] bug fix in prune_langsys
we should not cache visited langsys cause 2 different Record<Langsys>
could have different Tag while pointing to the same Langsys, a langsys
is redundant in Record<Langsys> A does not mean it's redundant in Record
B. Same thing for visited_script.
Also adding the number of features in the LangSys's feature list to the
visited langsys count so it's more accurate.
Plus some improvement in langsys compare()
2022-03-16 13:08:13 -06:00
..
api [repacker] expose hb_subset_repack() API, hb_object_t and hb_link_t structs 2022-03-10 17:26:20 -07:00
fuzzing [draw] Emit move_to immediately, like other operators 2022-02-13 13:21:15 -06:00
shape [USE] Treat visible viramas like dependent vowels 2022-03-13 14:45:27 -06:00
subset [subset] bug fix in prune_langsys 2022-03-16 13:08:13 -06:00
Makefile.am [test] Rename shaping/ to shape/ 2021-08-11 18:49:59 -06:00
meson.build [test] Rename shaping/ to shape/ 2021-08-11 18:49:59 -06:00