aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-18Merge "Enable libharfbuzz_subset for Windows builds" into mainHEADmastermainBen Wagner
2024-03-14Enable libharfbuzz_subset for Windows buildsBen Wagner
2024-03-13Merge "Fixing compiler warnings" into mainJohn Comito
2024-03-12Fixing compiler warningsjcomito
2023-10-19Merge "Update HarfBuzz to 8.2.2" into main am: e5c82fbba2 am: 50e35503ba am: ...Treehugger Robot
2023-10-19Merge "Update HarfBuzz to 8.2.2" into main am: e5c82fbba2 am: 50e35503baTreehugger Robot
2023-10-19Merge "Update HarfBuzz to 8.2.2" into main am: e5c82fbba2 am: 8bf1ec54df am: ...Treehugger Robot
2023-10-19Merge "Update HarfBuzz to 8.2.2" into main am: e5c82fbba2 am: 8bf1ec54dfTreehugger Robot
2023-10-19Merge "Update HarfBuzz to 8.2.2" into main am: e5c82fbba2Treehugger Robot
2023-10-19Merge "Update HarfBuzz to 8.2.2" into main am: e5c82fbba2Treehugger Robot
2023-10-18Merge "Update HarfBuzz to 8.2.2" into mainTreehugger Robot
2023-10-18Update HarfBuzz to 8.2.2Seigo Nonaka
2023-10-188.2.2Khaled Hosny
2023-10-16s/PairPos/MarkBasePos/ in MarkBasePos repacking implementation.Garret Rieger
2023-10-16[layout] Change order of feature collectionBehdad Esfahbod
2023-10-16Bump ninja from 1.11.1 to 1.11.1.1 in /.cidependabot[bot]
2023-10-16Bump github/codeql-action from 2.22.0 to 2.22.3dependabot[bot]
2023-10-13[instancer] templatize the priority queue, use custom type for varstoreQunxin Liu
2023-10-10Remove glyph_map test that uses retain gids.Garret Rieger
2023-10-09Bump ossf/scorecard-action from 2.2.0 to 2.3.0dependabot[bot]
2023-10-09Bump actions/setup-python from 4.7.0 to 4.7.1dependabot[bot]
2023-10-09Bump github/codeql-action from 2.21.9 to 2.22.0dependabot[bot]
2023-10-09Bump fonttools from 4.43.0 to 4.43.1 in /.cidependabot[bot]
2023-10-05Fix testBehdad Esfahbod
2023-10-05Merge pull request #4421 from googlefonts/GDEF_GPOSBehdad Esfahbod
2023-10-02Bump github/codeql-action from 2.21.8 to 2.21.9dependabot[bot]
2023-10-02Bump fonttools from 4.42.1 to 4.43.0 in /.cidependabot[bot]
2023-10-02Bump meson from 1.2.1 to 1.2.2 in /.cidependabot[bot]
2023-09-29Add some tests for hb_feature_[from|to]_string()Khaled Hosny
2023-09-29Check for closing quote in parse_tagjfkthame
2023-09-28[subset] Fix fuzzer timeout.Garret Rieger
2023-09-28fuzzer fix https://oss-fuzz.com/testcase-detail/5842152921628672Qunxin Liu
2023-09-28[map] Fix undefined integer-overflowBehdad Esfahbod
2023-09-27[instancer] update tests to include GDEF/GPOS tablesQunxin Liu
2023-09-27[instancer] match fonttools'r order when calculating charsQunxin Liu
2023-09-27[instancer] instantiate GPOSQunxin Liu
2023-09-27[instancer] make GPOS depend on GDEF when partial instancingQunxin Liu
2023-09-27[instancer] instantiate GDEF varStoreQunxin Liu
2023-09-27[instancer] remap layout var_idxes code updateQunxin Liu
2023-09-25[instancer] simplify item_variations_t API callsQunxin Liu
2023-09-25Bump actions/checkout from 4.0.0 to 4.1.0dependabot[bot]
2023-09-25Bump github/codeql-action from 2.21.7 to 2.21.8dependabot[bot]
2023-09-23Added minor fixes to build without errors with gcc 4.9.2inobelar
2023-09-21[meson] keep asserts in test programsDuncan Overbruck
2023-09-20[instancer] fix compile warningsQunxin Liu
2023-09-20Merge pull request #4410 from googlefonts/HVAR_instanceBehdad Esfahbod
2023-09-20[instancer] Delete redundant code block in cvar subsettingThomas Petillon
2023-09-20[subset] Drop fvar, avar, cvar, MVAR tables when in HB_NO_VAR modeThomas Petillon
2023-09-20[instancer] make varstore items sorting method match fonttool'sQunxin Liu
2023-09-20[instancer] fix botsQunxin Liu