1. f6ca2e9 Merge "Enable libharfbuzz_subset for Windows builds" into main by Ben Wagner · 7 weeks ago main master
  2. ef13196 Enable libharfbuzz_subset for Windows builds by Ben Wagner · 7 weeks ago
  3. d36d77e Merge "Fixing compiler warnings" into main by John Comito · 7 weeks ago
  4. 76c8225 Fixing compiler warnings by jcomito · 7 weeks ago
  5. 620ce3a Merge "Update HarfBuzz to 8.2.2" into main am: e5c82fbba2 am: 50e35503ba am: 91de28e287 by Treehugger Robot · 7 months ago
  6. 91de28e Merge "Update HarfBuzz to 8.2.2" into main am: e5c82fbba2 am: 50e35503ba by Treehugger Robot · 7 months ago
  7. 14afe74 Merge "Update HarfBuzz to 8.2.2" into main am: e5c82fbba2 am: 8bf1ec54df am: e227ba54c8 by Treehugger Robot · 7 months ago
  8. e227ba5 Merge "Update HarfBuzz to 8.2.2" into main am: e5c82fbba2 am: 8bf1ec54df by Treehugger Robot · 7 months ago
  9. 50e3550 Merge "Update HarfBuzz to 8.2.2" into main am: e5c82fbba2 by Treehugger Robot · 7 months ago
  10. 8bf1ec5 Merge "Update HarfBuzz to 8.2.2" into main am: e5c82fbba2 by Treehugger Robot · 7 months ago
  11. e5c82fb Merge "Update HarfBuzz to 8.2.2" into main by Treehugger Robot · 7 months ago
  12. 974d6cf Update HarfBuzz to 8.2.2 by Seigo Nonaka · 7 months ago
  13. 18a6e78 8.2.2 by Khaled Hosny · 7 months ago
  14. 52bc78e s/PairPos/MarkBasePos/ in MarkBasePos repacking implementation. by Garret Rieger · 7 months ago
  15. 6190bb0 [layout] Change order of feature collection by Behdad Esfahbod · 7 months ago
  16. 4992456 Bump ninja from 1.11.1 to 1.11.1.1 in /.ci by dependabot[bot] · 7 months ago
  17. 397b32e Bump github/codeql-action from 2.22.0 to 2.22.3 by dependabot[bot] · 7 months ago
  18. 1f395cb [instancer] templatize the priority queue, use custom type for varstore by Qunxin Liu · 7 months ago
  19. bbd53fc Remove glyph_map test that uses retain gids. by Garret Rieger · 7 months ago
  20. 9648799 Bump ossf/scorecard-action from 2.2.0 to 2.3.0 by dependabot[bot] · 7 months ago
  21. cf930de Bump actions/setup-python from 4.7.0 to 4.7.1 by dependabot[bot] · 7 months ago
  22. 0cfc4eb Bump github/codeql-action from 2.21.9 to 2.22.0 by dependabot[bot] · 7 months ago
  23. a317b5a Bump fonttools from 4.43.0 to 4.43.1 in /.ci by dependabot[bot] · 7 months ago
  24. a7b3fe3 Fix test by Behdad Esfahbod · 7 months ago
  25. fc563bb Merge pull request #4421 from googlefonts/GDEF_GPOS by Behdad Esfahbod · 7 months ago
  26. f26fd69 Bump github/codeql-action from 2.21.8 to 2.21.9 by dependabot[bot] · 7 months ago
  27. 1522eb9 Bump fonttools from 4.42.1 to 4.43.0 in /.ci by dependabot[bot] · 7 months ago
  28. 2d67e52 Bump meson from 1.2.1 to 1.2.2 in /.ci by dependabot[bot] · 7 months ago
  29. 6e06a19 Add some tests for hb_feature_[from|to]_string() by Khaled Hosny · 7 months ago
  30. f360d70 Check for closing quote in parse_tag by jfkthame · 7 months ago
  31. 333946b [subset] Fix fuzzer timeout. by Garret Rieger · 7 months ago
  32. 9ceb800 fuzzer fix https://oss-fuzz.com/testcase-detail/5842152921628672 by Qunxin Liu · 7 months ago
  33. 7cb7a79 [map] Fix undefined integer-overflow by Behdad Esfahbod · 7 months ago
  34. 2415d5f [instancer] update tests to include GDEF/GPOS tables by Qunxin Liu · 7 months ago
  35. f9b04b2 [instancer] match fonttools'r order when calculating chars by Qunxin Liu · 7 months ago
  36. f39e9bf [instancer] instantiate GPOS by Qunxin Liu · 7 months ago
  37. 5c6795e [instancer] make GPOS depend on GDEF when partial instancing by Qunxin Liu · 7 months ago
  38. c8594ba [instancer] instantiate GDEF varStore by Qunxin Liu · 7 months ago
  39. 77f24d8 [instancer] remap layout var_idxes code update by Qunxin Liu · 7 months ago
  40. c8c9786 [instancer] simplify item_variations_t API calls by Qunxin Liu · 7 months ago
  41. 00de5d0 Bump actions/checkout from 4.0.0 to 4.1.0 by dependabot[bot] · 7 months ago
  42. 42b8534 Bump github/codeql-action from 2.21.7 to 2.21.8 by dependabot[bot] · 7 months ago
  43. 69da5aa Added minor fixes to build without errors with gcc 4.9.2 by inobelar · 7 months ago
  44. b8121cc [meson] keep asserts in test programs by Duncan Overbruck · 7 months ago
  45. 5aa4865 [instancer] fix compile warnings by Qunxin Liu · 8 months ago
  46. 4b3aa01 Merge pull request #4410 from googlefonts/HVAR_instance by Behdad Esfahbod · 8 months ago
  47. da2c59d [instancer] Delete redundant code block in cvar subsetting by Thomas Petillon · 8 months ago
  48. 284889b [subset] Drop fvar, avar, cvar, MVAR tables when in HB_NO_VAR mode by Thomas Petillon · 8 months ago
  49. ef4ff1d [instancer] make varstore items sorting method match fonttool's by Qunxin Liu · 8 months ago
  50. b5f7ca1 [instancer] fix bots by Qunxin Liu · 8 months ago
  51. 5ec21d4 [instancer] fix delta_row_encoding_t constructor by Qunxin Liu · 8 months ago
  52. 2d2818c [instancer] update expected tests to include HVAR/VVAR tables by Qunxin Liu · 8 months ago
  53. 58e5d45 [instancer] instantiate HVAR/VVAR by Qunxin Liu · 8 months ago
  54. e81ad14 [instancer] change optimize() to as_item_varstore() by Qunxin Liu · 8 months ago
  55. 97d0e7a [instancer] add inner_maps as optional argument when creating item_variations_t by Qunxin Liu · 8 months ago
  56. 005582e Merge pull request #4370 from 2xsaiko/outgoing/cmake-now-for-real by Behdad Esfahbod · 8 months ago
  57. da9b838 Re-do and clean up CMake support, making it use relocatable paths by Marco Rebhan · 9 months ago
  58. d698133 Merge pull request #4393 from googlefonts/instantiate_item_varstore by Behdad Esfahbod · 8 months ago
  59. b5a1c2b Revert "Pass through absolute paths to cmake config directly" by Marco Rebhan · 9 months ago
  60. c330c29 [instancer] add a unit testcase for instantiating item variations by Qunxin Liu · 8 months ago
  61. 7741fa3 [instancer] bug fix: dont add duplicate rows into delta_row_encoding_t by Qunxin Liu · 8 months ago
  62. 6c658b4 [instancer] bug fix by Qunxin Liu · 8 months ago
  63. 11cc479 [instancer] fix columns and get_chars_overhead() in delta_row_encoding_t by Qunxin Liu · 8 months ago
  64. 6e49128 [instancer] always check and update default wght/width/slnt if necessary by Qunxin Liu · 8 months ago
  65. 7b5daff [instancer] add tests for mvar partial instancing by Qunxin Liu · 8 months ago
  66. 45c2d05 [instancer] add subset() for MVAR by Qunxin Liu · 8 months ago
  67. e4e1ac4 [instancer] add serialize() for VariationStore by Qunxin Liu · 8 months ago
  68. 2326879 [instancer] add serialize() for VarRegionList by Qunxin Liu · 8 months ago
  69. b153af8 [instancer] add optimize(), which optimizes varstore's storage by Qunxin Liu · 8 months ago
  70. 3565ad8 [instancer] add build_region_list() method by Qunxin Liu · 8 months ago
  71. e4db29b [instancer] add instantiate() method by Qunxin Liu · 8 months ago
  72. 5f058a9 [instancer] add create_from_item_varstore () method by Qunxin Liu · 8 months ago
  73. 1524488 [instancer] add struct definition item_variations_t by Qunxin Liu · 8 months ago
  74. 0967a3e 8.2.1 by Khaled Hosny · 8 months ago
  75. eab4e07 Bump github/codeql-action from 2.21.5 to 2.21.7 by dependabot[bot] · 8 months ago
  76. 609a7cc Merge pull request #4406 from harfbuzz/unicode-15.1 by Behdad Esfahbod · 8 months ago
  77. c459b8a [Unicode 15.1] Add tests by David Corbett · 8 months ago
  78. c6d53ab [Unicode 15.1] Update the vowel constraint table by David Corbett · 8 months ago
  79. f318e10 [Unicode 15.1] Update the Indic table by David Corbett · 8 months ago
  80. c03e4c1 [Unicode 15.1] Update emoji table and cluster test by David Corbett · 8 months ago
  81. d8d4a19 Update IANA Language Subtag Registry to 2023-08-02 by David Corbett · 8 months ago
  82. 6ed6cca [Unicode 15.1] Update the USE table by David Corbett · 8 months ago
  83. f485b6a [Unicode 15.1] Update the Arabic joining script list by David Corbett · 8 months ago
  84. f15fe52 [Unicode 15.1] Update the Arabic table by David Corbett · 8 months ago
  85. b3705cb [Unicode 15.1] Update the UCD table by David Corbett · 8 months ago
  86. 767f937 [USE] Update the data files by David Corbett · 8 months ago
  87. 02c2e24 Regenerate files using Ragel 6.10 by David Corbett · 8 months ago
  88. 3745741 Bump actions/checkout from 3.5.3 to 4.0.0 by dependabot[bot] · 8 months ago
  89. 7384aaa Bump actions/upload-artifact from 3.1.2 to 3.1.3 by dependabot[bot] · 8 months ago
  90. 978918c [aat] Simplify complex condition by Behdad Esfahbod · 8 months ago
  91. 17ee3cd fix warning with unsigned long by Vincent Torri · 8 months ago
  92. c1eb66d 8.2.0 by Khaled Hosny · 8 months ago
  93. d5cb1a3 [meson] Add gitignore entries for wrap sources by L. E. Segovia · 8 months ago
  94. 617e447 [meson] Set C++14 as minimum as implied by MSVC support by L. E. Segovia · 8 months ago
  95. 15bc9e3 [meson] Detect Microsoft compilers through _MSC_FULL_VER by L. E. Segovia · 8 months ago
  96. fd3eb2c fuzzer fix: https://oss-fuzz.com/testcase-detail/6032126569742336 by Qunxin Liu · 8 months ago
  97. 0340ba1 [bit-page] Add a few operators by Behdad Esfahbod · 8 months ago
  98. a0b758f Bump github/codeql-action from 2.21.4 to 2.21.5 by dependabot[bot] · 8 months ago
  99. 4cfc6d8 Specify tuple_variations_t special member functions by Ben Wagner · 8 months ago
  100. 4668b43 [meson] add source fallback URL to freetype2 wrap by Benoit Pierre · 8 months ago