harfbuzz/test
Qunxin Liu 364b6b3989 [subset] Don't assume FeatureList is sorted
Though the spec said FeatureRecords are sorted alphabetically by feature
tag, there're font files with unsorted FeatureList. And harfbuzz is not
able to subset these files correctly because we use binary search in
finding featureRecords when collecting lookups. Also
find_duplicate_features needs to be updated to handle this.
2021-11-02 15:15:02 -07:00
..
api Add a test font scale rounding behavior 2021-11-01 17:59:48 -07:00
fuzzing [subset] fuzzer fix: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=40406 2021-10-27 16:16:15 -07:00
shape [USE] Only skip default ignorables within CCSes 2021-10-08 10:15:08 -06:00
subset [subset] Don't assume FeatureList is sorted 2021-11-02 15:15:02 -07: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