1. 0182988 [set] Add call to export set contents to an array. (#3500) by Andrew John · 3 years ago
  2. 36b8f97 Update tests for recent changes by Behdad Esfahbod · 3 years ago
  3. ef588ea Add option to insert a sorted arrays of values to sets. by Andy John · 3 years ago
  4. a35757c [repacker] expose hb_subset_repack() API, hb_object_t and hb_link_t structs by Qunxin Liu · 3 years, 1 month ago
  5. f6071c1 [subset] Rename codepoint -> unicode in subset plan api by Garret Rieger · 3 years, 1 month ago
  6. 222301b Merge pull request #3429 from harfbuzz/external_plan by Behdad Esfahbod · 3 years, 1 month ago
  7. d4cb077 Add a missing file by Matthias Clasen · 3 years, 1 month ago
  8. 16b232b [hb-style] Fix the sign of slant ratios by Matthias Clasen · 3 years, 1 month ago
  9. e76061a [hb-style] Fix synthetic slant values by Matthias Clasen · 3 years, 1 month ago
  10. f8e9e31 Merge pull request #3437 from matthiasclasen/synthesize-missing-baselines by Behdad Esfahbod · 3 years, 1 month ago
  11. f81578f [ot-layout] Synthesize missing baselines by Matthias Clasen · 3 years, 1 month ago
  12. d2998fa Merge pull request #3410 from harfbuzz/boring-expansion by Behdad Esfahbod · 3 years, 1 month ago
  13. cfa8cd7 [autotools] Fix make distcheck by Khaled Hosny · 3 years, 1 month ago
  14. 67eb9ac [config] Add HB_NO_BORING_EXPANSION by Behdad Esfahbod · 3 years, 1 month ago
  15. 197ed8f [test/api] Fix leaks by Behdad Esfahbod · 3 years, 1 month ago
  16. 531c27d Fix build by Behdad Esfahbod · 3 years, 1 month ago
  17. 8b7ccc4 [hmtx] Implement [boring-expansion] >64k expansion by Behdad Esfahbod · 3 years, 1 month ago
  18. 379e526 [test] Add test for current hmtx logic by Behdad Esfahbod · 3 years, 1 month ago
  19. ed6d287 [ot-face] Load num-glyphs from `loca` table before `maxp` by Behdad Esfahbod · 3 years, 1 month ago
  20. 6b75a30 [draw/test] Swap a freetype test case with a simpler one by Ebrahim Byagowi · 3 years, 1 month ago
  21. ae22376 [test/draw] Typo by Behdad Esfahbod · 3 years, 1 month ago
  22. 0429921 [draw/test] Add test for freetype callback by Ebrahim Byagowi · 3 years, 1 month ago
  23. d458820 [draw/glyf] Emit empty contours by Ebrahim Byagowi · 3 years, 1 month ago
  24. 0e357c5 [draw] Test scaling subfont differently from parent by Khaled Hosny · 3 years, 1 month ago
  25. aca80a4 [draw] Add test for applying synthetic slant by Khaled Hosny · 3 years, 1 month ago
  26. 052fd2d [draw] Add test for hb_draw_move_to() etc by Khaled Hosny · 3 years, 1 month ago
  27. f1a9a9c [draw-state] Pass state down to callbacks by Behdad Esfahbod · 3 years, 1 month ago
  28. 9f05362 [test-draw] Fix compiler warning by Behdad Esfahbod · 3 years, 1 month ago
  29. 1740916 [draw] Remove check for no-op by Behdad Esfahbod · 3 years, 1 month ago
  30. 5610fa1 [test-draw] Re-enable two disabled tests by Behdad Esfahbod · 3 years, 1 month ago
  31. 8b4f429 [draw] Virtualize hb_font_draw_glyph() into hb_font_get_glyph_shape() by Behdad Esfahbod · 3 years, 1 month ago
  32. 2bed4f4 [draw] Fix draw signatures by Behdad Esfahbod · 3 years, 1 month ago
  33. e0ac6c5 Remove remaining traces of HB_EXPERIMENTAL_API by Behdad Esfahbod · 3 years, 1 month ago
  34. 5207ce8 [draw] Enable draw tests by Behdad Esfahbod · 3 years, 1 month ago
  35. 157caf2 [test-draw] Fix compiler warning by Behdad Esfahbod · 3 years, 1 month ago
  36. 670ef07 [subset] Change subset plan create to be or_fail. by Garret Rieger · 3 years, 2 months ago
  37. ae8d373 [subset] add subset plan reference, set/get user data functions. by Garret Rieger · 3 years, 2 months ago
  38. b65e48a [subset] Add subset plan to public API. by Garret Rieger · 3 years, 2 months ago
  39. 81754a5 [ot-math] Add hb_ot_math_get_glyph_kernings by Alexis King · 3 years, 2 months ago
  40. 1bc4bad [ot-tag] Add HB_SCRIPT_MATH (Zmth) and map it to OT ‘math’ tag by Alexis King · 3 years, 2 months ago
  41. e2e3050 Fix various typos by luz paz · 3 years, 2 months ago
  42. 8dc86d0 Add a test font scale rounding behavior by Matthias Clasen · 3 years, 5 months ago
  43. 8c583db [subset] COLRv1: update subset() method for new strutc ClipList and VarIdxMap by Qunxin Liu · 3 years, 5 months ago
  44. d700646 [subset] In preperation for 3.0.0 release remove legacy subsetting api methods. by Garret Rieger · 3 years, 6 months ago
  45. a0101a3 [Unicode 14] Add tests by David Corbett · 3 years, 7 months ago
  46. 4d9b7de [style] Prepare for release by Khaled Hosny · 3 years, 7 months ago
  47. 201cbe3 [style] Rename HB_STYLE_TAG_SLANT to HB_STYLE_TAG_SLANT_ANGLE by Behdad Esfahbod · 3 years, 7 months ago
  48. 102666d [subset] add test for hb_subset_input_set (...). by Garret Rieger · 3 years, 7 months ago
  49. 955f86a [test-set] Fix compiler warnings by Behdad Esfahbod · 3 years, 7 months ago
  50. f2441a4 [subset] Remove retain all layout features flag. by Garret Rieger · 3 years, 7 months ago
  51. f84dacc [set] include null pool sets in the permutations tested by inverted_operations. by Garret Rieger · 3 years, 7 months ago
  52. 915550a [set] remove inverted test TODO. by Garret Rieger · 3 years, 7 months ago
  53. c4ed582 [set] add test for inverted set operations. by Garret Rieger · 3 years, 7 months ago
  54. 325fd6d [set] add tests for inverted set equality. by Garret Rieger · 3 years, 7 months ago
  55. 287032a [set] update set test TODO list. by Garret Rieger · 3 years, 7 months ago
  56. 5c003d8 [set] add tests for inverted previous iteration. by Garret Rieger · 3 years, 7 months ago
  57. 3f2cc58 [set] add basic and iteration set inverion tests. by Garret Rieger · 3 years, 7 months ago
  58. cb05c36 [subset] add some basic tests for the legacy subset methods. by Garret Rieger · 3 years, 8 months ago
  59. 6ac6a2b [test] hb_ot_layout_language_get_feature_tags() by Khaled Hosny · 3 years, 8 months ago
  60. e9b743b [test] hb_ot_layout_script_get_language_tags() by Khaled Hosny · 3 years, 8 months ago
  61. bf438b8 [test] hb_ot_layout_table_get_feature_tags() by Khaled Hosny · 3 years, 8 months ago
  62. 2f88ea5 [test] hb_ot_layout_table_find_script() by Khaled Hosny · 3 years, 8 months ago
  63. f60caad [test] hb_ot_layout_table_get_script_tags() by Khaled Hosny · 3 years, 8 months ago
  64. c08f1b8 [map] fix incorrect population count in hash map. by Garret Rieger · 3 years, 8 months ago
  65. 2c024dc [subset] prune redundant cmap12 subtables. by Garret Rieger · 3 years, 8 months ago
  66. 2cc9ed2 [test] More lookup_collect_glyphs() tests by Khaled Hosny · 3 years, 8 months ago
  67. 0664037 [test] More lookup_collect_glyphs() tests by Khaled Hosny · 3 years, 8 months ago
  68. ecdd8e3 [test] More lookup_collect_glyphs() tests by Khaled Hosny · 3 years, 8 months ago
  69. f998d7e [test] Add API test for lookup_collect_glyphs() by Khaled Hosny · 3 years, 8 months ago
  70. 05cf812 [util/hb-shape] Fix use of EOF as end-of-line by Behdad Esfahbod · 3 years, 8 months ago
  71. f9d8e4a [subset] switch ..._set_flags to not take a mask. by Garret Rieger · 3 years, 8 months ago
  72. 3d534b1 [subset] convert subset input flags into bit flags. by Garret Rieger · 3 years, 8 months ago
  73. 9ab751a [subset] Remove hb_subset(). Leaving just hb_subset_or_fail(). by Garret Rieger · 3 years, 8 months ago
  74. aba2e13 [subset] Remove hb_subset_input_get/set_overlaps_flag (). by Garret Rieger · 3 years, 8 months ago
  75. 7d82191 [subset] Remove hb_subset_input_get/set_name_legacy (). by Garret Rieger · 3 years, 8 months ago
  76. 942636a [subset] Remove hb_subset_input_get/set_retain_gids. by Garret Rieger · 3 years, 8 months ago
  77. 77b4a1c [subset] Remove hb_subset_input_get/set_desubroutinize. by Garret Rieger · 3 years, 8 months ago
  78. 8bf5d4d [subset] Remove hb_subset_input_get/set_drop_hints. by Garret Rieger · 3 years, 8 months ago
  79. 0da9158 [subset] Remove OffsetTo::serialize(). by Garret Rieger · 3 years, 9 months ago
  80. bdfed8f [blob] Add failing versions of create API by Behdad Esfahbod · 3 years, 10 months ago
  81. 0989b55 [subset] Add test for overlaps flag setting. by Garret Rieger · 3 years, 10 months ago
  82. f739e1d [subset] subset both CPAL and COLRv1 by Qunxin Liu · 3 years, 10 months ago
  83. 2000f47 [set] Compute is_subset by comparing pages. by Kurt Kartaltepe · 3 years, 10 months ago
  84. 2b76476 [subset] update test-subset-gpos expected files. by Garret Rieger · 4 years ago
  85. 425ba1f [subset] fixes infinite loop in hb_set_get_max(). by Garret Rieger · 4 years ago
  86. 47cbf8f [test] Silence more compiler warnings by Behdad Esfahbod · 4 years ago
  87. 1b79b8c [subset] update gpos tests to reflect updated behaviour. by Garret Rieger · 4 years ago
  88. 1c693e8 [test] Fix unused-var warning by Behdad Esfahbod · 4 years, 1 month ago
  89. 1551f3d fixing more expected test results by justvanrossum · 4 years, 1 month ago
  90. 79e4f43 Apply rounding correctly when calculating glyph extents for CFF and CFF2; adjust expected test results by justvanrossum · 4 years, 1 month ago
  91. d01ebea calculate extents based on scaled then rounded values; undo two of the earlier test result adjustments by justvanrossum · 4 years, 1 month ago
  92. 1d02e9c two more adjusted expected extents results (still not convinced this is the right thing, though) by justvanrossum · 4 years, 1 month ago
  93. cd0babe adjust expected test result by justvanrossum · 4 years, 1 month ago
  94. b2e7bb2 Don’t map BCP 47 to coincidentally similar OT tag by David Corbett · 4 years, 4 months ago
  95. 17da41b Update language system tag registry to OT 1.8.4 by David Corbett · 4 years, 4 months ago
  96. c2cdcd4 [tests] warning: unused variable 'num_glyphs' by Khaled Hosny · 4 years, 5 months ago
  97. fa771a7 [tests] Fix memory leak in test by Khaled Hosny · 4 years, 6 months ago
  98. 1d53268 Fix two-way mapping of "man" and 'MNK ' by David Corbett · 4 years, 6 months ago
  99. 540d2cd [tests/buffer] Revert unintended whitespace changes by Behdad Esfahbod · 4 years, 6 months ago
  100. 04658ec [tests/buffer] Update tests for previous commit by Behdad Esfahbod · 4 years, 6 months ago