harfbuzz/test
Garret Rieger 2742c81624 Fix page_map corruption in hb_set_t during process().
If a process operation results in less pages then the current set has, it will likely corrupt the page_map since it overwrites page_map entries ahead of where it's processing. This fixes that problem by removing page_map entries that will be dropped. Then dropping orphaned pages and re-indexing retained pages.
2020-02-08 10:27:44 +03:30
..
api Fix page_map corruption in hb_set_t during process(). 2020-02-08 10:27:44 +03:30
fuzzing parent 777ba47b50 2020-01-31 16:37:30 -05:00
shaping [test] test for not applying morx on horizontal runs if gsub exists 2020-01-27 20:52:56 +03:30
subset [subset] GPOS6 MarkToMark subsetting support 2020-02-06 10:46:05 -08:00
CMakeLists.txt Add CMake configuration for all of the new subsetting code. 2018-02-04 12:57:34 -08:00
Makefile.am Configure automake to run the new subset tests. 2018-02-04 12:57:33 -08:00