- f51b48c [subset] Fix fuzzer found memory leak. by Garret Rieger · 3 years ago
- 540f19b [subset] fix bug in (Chain)ContextFormat2 by Qunxin Liu · 3 years ago
- e260eeb [subset] Update test goldens for gdef.glyphset. by Garret Rieger · 3 years ago
- 60e2036 [subset] use glyphset_gsub instead of glyphset for GDEF by Qunxin Liu · 3 years ago
- e39647c [subset] update subset goldens to fix tests. by Garret Rieger · 3 years ago
- 0a7563a [subset] fuzzer fix: https://oss-fuzz.com/testcase?key=6254792024915968 by Qunxin Liu · 3 years ago
- 364b6b3 [subset] Don't assume FeatureList is sorted by Qunxin Liu · 3 years ago
- 49c9392 [subset] During LigatureSubstFormat1 subsetting always place Coverage last. by Garret Rieger · 3 years, 1 month ago
- 8dc86d0 Add a test font scale rounding behavior by Matthias Clasen · 3 years ago
- 85deddb [subset] fuzzer fix: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=40406 by Qunxin Liu · 3 years ago
- 4262636 Merge pull request #3248 from googlefonts/connected_components by Behdad Esfahbod · 3 years ago
- 8c583db [subset] COLRv1: update subset() method for new strutc ClipList and VarIdxMap by Qunxin Liu · 3 years, 1 month ago
- 8eaee2f [USE] Only skip default ignorables within CCSes by David Corbett · 3 years, 1 month ago
- 79937d2 [repacker] Add repacker test that requires space splitting. by Garret Rieger · 3 years, 1 month ago
- bb57df7 [test] Add test for https://github.com/harfbuzz/harfbuzz/issues/2757#issuecomment-933531978 by Khaled Hosny · 3 years, 1 month ago
- 1624550 [test] Add test for https://github.com/harfbuzz/harfbuzz/issues/3244 by Khaled Hosny · 3 years, 1 month ago
- 794b00d [subset] fuzzer fix: https://oss-fuzz.com/testcase-detail/6616166961905664 by Qunxin Liu · 3 years, 1 month ago
- d5beb96 [repacker] add repacker isolation test on real font. by Garret Rieger · 3 years, 2 months ago
- ca7b9da [subset] subset MATH table by Qunxin Liu · 3 years, 1 month ago
- c2cc566 [subset] Fix subset_offset_array adding unused space to serializer. by Garret Rieger · 3 years, 1 month ago
- 8c5c817 [subset] fix find_duplicate_features by Qunxin Liu · 3 years, 2 months ago
- 74f96d9 [repacker] fix heap use after free in repacker. by Garret Rieger · 3 years, 2 months ago
- d700646 [subset] In preperation for 3.0.0 release remove legacy subsetting api methods. by Garret Rieger · 3 years, 2 months ago
- a0101a3 [Unicode 14] Add tests by David Corbett · 3 years, 2 months ago
- 4d9b7de [style] Prepare for release by Khaled Hosny · 3 years, 2 months ago
- 201cbe3 [style] Rename HB_STYLE_TAG_SLANT to HB_STYLE_TAG_SLANT_ANGLE by Behdad Esfahbod · 3 years, 2 months ago
- 37379f8 [subset] fox for (Chain)ContextFormat3: subset lookupRecord by Qunxin Liu · 3 years, 2 months ago
- 9fddbb3 [test] Rename test and split into smaller subtests by Khaled Hosny · 3 years, 2 months ago
- c6bb719 [test] Add tests for Arabic decomposition by Khaled Hosny · 3 years, 2 months ago
- a9dc4fb [test] Make shape test names match file names by Khaled Hosny · 3 years, 2 months ago
- 102666d [subset] add test for hb_subset_input_set (...). by Garret Rieger · 3 years, 2 months ago
- 99356ea Merge pull request #3150 from harfbuzz/item-context-tests by Behdad Esfahbod · 3 years, 2 months ago
- 955f86a [test-set] Fix compiler warnings by Behdad Esfahbod · 3 years, 2 months ago
- f2441a4 [subset] Remove retain all layout features flag. by Garret Rieger · 3 years, 2 months ago
- f84dacc [set] include null pool sets in the permutations tested by inverted_operations. by Garret Rieger · 3 years, 2 months ago
- fb07f8f During subset input creation check for set alloc failures and fail if encountered. by Garret Rieger · 3 years, 2 months ago
- 33bfe9e [test] Add tests for item context by Khaled Hosny · 3 years, 3 months ago
- 34e0b28 [subset] make glyph-names option match fonttools behavior by Qunxin Liu · 3 years, 2 months ago
- 829b0f3 Merge pull request #3154 from harfbuzz/set-invert by Behdad Esfahbod · 3 years, 2 months ago
- 915550a [set] remove inverted test TODO. by Garret Rieger · 3 years, 2 months ago
- c4ed582 [set] add test for inverted set operations. by Garret Rieger · 3 years, 2 months ago
- 325fd6d [set] add tests for inverted set equality. by Garret Rieger · 3 years, 2 months ago
- 287032a [set] update set test TODO list. by Garret Rieger · 3 years, 2 months ago
- 5c003d8 [set] add tests for inverted previous iteration. by Garret Rieger · 3 years, 2 months ago
- 3f2cc58 [set] add basic and iteration set inverion tests. by Garret Rieger · 3 years, 2 months ago
- dc31920 Don't serialize null offsets in CPAL. by Garret Rieger · 3 years, 3 months ago
- cb05c36 [subset] add some basic tests for the legacy subset methods. by Garret Rieger · 3 years, 3 months ago
- 44802c8 [subset] use layout-features=* for layout subsetting tests w/ synthetic test fonts. by Garret Rieger · 3 years, 3 months ago
- c0f3af9 [subset] speed up add_gid_and_children and adjust op limit. by Garret Rieger · 3 years, 3 months ago
- 23282c9 [util/hb-subset] Support ranges in --unicodes / --unicodes-file by Behdad Esfahbod · 3 years, 3 months ago
- 58bfe40 [util] Move hb-subset away from main-font-text by Behdad Esfahbod · 3 years, 3 months ago
- 3147e08 Merge branch 'main' into post-parse by Behdad Esfahbod · 3 years, 3 months ago
- 43722cc [test] Add some real reverse sub tests by Khaled Hosny · 3 years, 3 months ago
- e0d7060 [test] Rename shaping/ to shape/ by Behdad Esfahbod · 3 years, 3 months ago
- f122698 [test] Improve generate-expected-outputs.py diff output by Khaled Hosny · 3 years, 3 months ago
- 6ac6a2b [test] hb_ot_layout_language_get_feature_tags() by Khaled Hosny · 3 years, 3 months ago
- e9b743b [test] hb_ot_layout_script_get_language_tags() by Khaled Hosny · 3 years, 3 months ago
- bf438b8 [test] hb_ot_layout_table_get_feature_tags() by Khaled Hosny · 3 years, 3 months ago
- 2f88ea5 [test] hb_ot_layout_table_find_script() by Khaled Hosny · 3 years, 3 months ago
- f60caad [test] hb_ot_layout_table_get_script_tags() by Khaled Hosny · 3 years, 3 months ago
- c08f1b8 [map] fix incorrect population count in hash map. by Garret Rieger · 3 years, 3 months ago
- e39c3bd [subset] fix bug in parsing glyf flags. by Garret Rieger · 3 years, 3 months ago
- f3acb97 [test/shaping;util] Use ';' instead of ':' to separate test fields by Behdad Esfahbod · 3 years, 3 months ago
- b83fd3a [util] Refactor batch-processing code into batch.hh by Behdad Esfahbod · 3 years, 3 months ago
- 8c0c217 [subset] fail reference blob in face builder if allocation for table sorting fails. by Garret Rieger · 3 years, 3 months ago
- c2ee1fd [subset] remove unsed table_entry struct. by Garret Rieger · 3 years, 3 months ago
- dea0fe5 [subset] discard extra copies of a table in face builder. by Garret Rieger · 3 years, 3 months ago
- 2c024dc [subset] prune redundant cmap12 subtables. by Garret Rieger · 3 years, 3 months ago
- 84946e4 [test] Suggest updating the expectation if ttx matches by Khaled Hosny · 3 years, 3 months ago
- 5086e10 [test] Add failing fuzzer test case by Behdad Esfahbod · 3 years, 3 months ago
- f698fe5 [test] Always fail subset tests if hashes don’t match by Khaled Hosny · 3 years, 3 months ago
- 9f544e5 [test] Don’t skip subset tests early by Khaled Hosny · 3 years, 3 months ago
- b084153 [test] Remove subset tests from the slow suite by Khaled Hosny · 3 years, 3 months ago
- 7ccc52b [test] Compare sha256 hash before TTX dumps by Khaled Hosny · 3 years, 3 months ago
- 770fbd5 Revert "[test] Speed-up subset tests by saving TTX dump" by Khaled Hosny · 3 years, 3 months ago
- 2cc9ed2 [test] More lookup_collect_glyphs() tests by Khaled Hosny · 3 years, 3 months ago
- 0664037 [test] More lookup_collect_glyphs() tests by Khaled Hosny · 3 years, 3 months ago
- ecdd8e3 [test] More lookup_collect_glyphs() tests by Khaled Hosny · 3 years, 3 months ago
- f998d7e [test] Add API test for lookup_collect_glyphs() by Khaled Hosny · 3 years, 3 months ago
- 10e73d1 [test] Add batch mode to hb-subset and use it by Khaled Hosny · 3 years, 3 months ago
- 1fd3a26 [test] Remove unused shaping tests reference mode by Khaled Hosny · 3 years, 3 months ago
- 05cf812 [util/hb-shape] Fix use of EOF as end-of-line by Behdad Esfahbod · 3 years, 3 months ago
- 7cbcdaf Whitespace by Behdad Esfahbod · 3 years, 3 months ago
- 5d283aa Merge pull request #3095 from harfbuzz/subset-tests-speed by Behdad Esfahbod · 3 years, 3 months ago
- f9d8e4a [subset] switch ..._set_flags to not take a mask. by Garret Rieger · 3 years, 3 months ago
- 3d534b1 [subset] convert subset input flags into bit flags. by Garret Rieger · 3 years, 3 months ago
- f6c67a5 [test] Open file in UTF-8 by Khaled Hosny · 3 years, 3 months ago
- bafbade [test] Force FontTools to use \n on all platforms by Khaled Hosny · 3 years, 3 months ago
- 278f44d [test] Speed-up subset tests by saving TTX dump by Khaled Hosny · 3 years, 3 months ago
- 72489f3 [test] Free memory in hb-aots-tester by Khaled Hosny · 3 years, 3 months ago
- 895162d [test] Account for mark zeroing in AOTS tests by Khaled Hosny · 3 years, 3 months ago
- e65bf60 [test] make this test runner less verbose by Khaled Hosny · 3 years, 3 months ago
- 9a7ff54 [test] Write one sequence per-line by Khaled Hosny · 3 years, 3 months ago
- ddf87ff [test] Add generated tests for emoji clusters by Khaled Hosny · 3 years, 3 months ago
- 6fe0d7d [GSUB] If MultipleSubst is applied to a ligature-component, preserve lig-id by Behdad Esfahbod · 3 years, 3 months ago
- acbd8b2 [subset] temporarily disable COLRv1 subsetting. by Garret Rieger · 3 years, 3 months ago
- 0ded6a7 [subset] Fix another fuzzer issue by Behdad Esfahbod · 3 years, 3 months ago
- c65e1e0 [test] Run AOTS cmap tests with ot font functions only by Khaled Hosny · 3 years, 3 months ago
- 8396c52 [test] Add AOTS cmap tests by Khaled Hosny · 3 years, 3 months ago
- 50379fb [util] Don’t split text at new lines in batch mode by Khaled Hosny · 3 years, 3 months ago