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