1978 Commits (6922a2561f75468c328fa158fef289a0b4156d87)

Author SHA1 Message Date
Garret Rieger e39c3bde7b [subset] fix bug in parsing glyf flags. 4 years ago
Behdad Esfahbod f3acb977ec [test/shaping;util] Use ';' instead of ':' to separate test fields 4 years ago
Behdad Esfahbod b83fd3a564 [util] Refactor batch-processing code into batch.hh 4 years ago
Garret Rieger 8c0c217b5a [subset] fail reference blob in face builder if allocation for table sorting fails. 4 years ago
Garret Rieger c2ee1fdd40 [subset] remove unsed table_entry struct. 4 years ago
Garret Rieger dea0fe5717 [subset] discard extra copies of a table in face builder. 4 years ago
Garret Rieger 2c024dc3cb [subset] prune redundant cmap12 subtables. 4 years ago
Khaled Hosny 84946e4d2c [test] Suggest updating the expectation if ttx matches 4 years ago
Behdad Esfahbod 5086e10538 [test] Add failing fuzzer test case 4 years ago
Khaled Hosny f698fe5aee [test] Always fail subset tests if hashes don’t match 4 years ago
Khaled Hosny 9f544e5008 [test] Don’t skip subset tests early 4 years ago
Khaled Hosny b084153317 [test] Remove subset tests from the slow suite 4 years ago
Khaled Hosny 7ccc52b075 [test] Compare sha256 hash before TTX dumps 4 years ago
Khaled Hosny 770fbd5aa6 Revert "[test] Speed-up subset tests by saving TTX dump" 4 years ago
Khaled Hosny 2cc9ed2b9e [test] More lookup_collect_glyphs() tests 4 years ago
Khaled Hosny 0664037401 [test] More lookup_collect_glyphs() tests 4 years ago
Khaled Hosny ecdd8e3f18 [test] More lookup_collect_glyphs() tests 4 years ago
Khaled Hosny f998d7e1ce [test] Add API test for lookup_collect_glyphs() 4 years ago
Khaled Hosny 10e73d188a [test] Add batch mode to hb-subset and use it 4 years ago
Khaled Hosny 1fd3a261e5 [test] Remove unused shaping tests reference mode 4 years ago
Behdad Esfahbod 05cf81283b [util/hb-shape] Fix use of EOF as end-of-line 4 years ago
Behdad Esfahbod 7cbcdaf68a Whitespace 4 years ago
Garret Rieger f9d8e4a976 [subset] switch ..._set_flags to not take a mask. 4 years ago
Garret Rieger 3d534b146c [subset] convert subset input flags into bit flags. 4 years ago
Khaled Hosny f6c67a5fcf [test] Open file in UTF-8 4 years ago
Khaled Hosny bafbade087 [test] Force FontTools to use \n on all platforms 4 years ago
Khaled Hosny 278f44dcee [test] Speed-up subset tests by saving TTX dump 4 years ago
Khaled Hosny 72489f3e0e [test] Free memory in hb-aots-tester 4 years ago
Khaled Hosny 895162d6f3 [test] Account for mark zeroing in AOTS tests 4 years ago
Khaled Hosny e65bf60500 [test] make this test runner less verbose 4 years ago
Khaled Hosny 9a7ff54bb7 [test] Write one sequence per-line 4 years ago
Khaled Hosny ddf87ffb22 [test] Add generated tests for emoji clusters 4 years ago
Behdad Esfahbod 6fe0d7d6e8 [GSUB] If MultipleSubst is applied to a ligature-component, preserve lig-id 4 years ago
Garret Rieger acbd8b27dc [subset] temporarily disable COLRv1 subsetting. 4 years ago
Behdad Esfahbod 0ded6a70c8 [subset] Fix another fuzzer issue 4 years ago
Khaled Hosny c65e1e0842 [test] Run AOTS cmap tests with ot font functions only 4 years ago
Khaled Hosny 8396c523b6 [test] Add AOTS cmap tests 4 years ago
Khaled Hosny 50379fbb15 [util] Don’t split text at new lines in batch mode 4 years ago
Khaled Hosny 92b85749f2 [util] Strip quotes when parsing features 4 years ago
Khaled Hosny ad9559e3e2 [tests] Make AOTS update.py work on macOS 4 years ago
Khaled Hosny d84efca312 [tests] Add missed test file to Makefile/meson 4 years ago
Garret Rieger 09474d8d7b [subset] Fix fuzzer timeout in add_gid_and_children. 4 years ago
Behdad Esfahbod c68a00b92e [subset] Fix possible overflows in VarRegionList serialize 4 years ago
Qunxin Liu 71b5509c19 [subset] support option --glyph-names 4 years ago
Behdad Esfahbod a9a607d360 [variations] Support multiple axes with same tag, aka HOI 4 years ago
Garret Rieger 9ab751ac9f [subset] Remove hb_subset(). Leaving just hb_subset_or_fail(). 4 years ago
Garret Rieger aba2e13141 [subset] Remove hb_subset_input_get/set_overlaps_flag (). 4 years ago
Garret Rieger 7d82191f61 [subset] Remove hb_subset_input_get/set_name_legacy (). 4 years ago
Garret Rieger 942636ae13 [subset] Remove hb_subset_input_get/set_retain_gids. 4 years ago
Garret Rieger 77b4a1cd96 [subset] Remove hb_subset_input_get/set_desubroutinize. 4 years ago