aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
6 days[aat] Remove unused template parameterupstream-mainBehdad Esfahbod
6 daysMerge pull request #4719 from harfbuzz/aat-buffer-digestBehdad Esfahbod
6 days[aat] Use buffer-digest for non-state-machine kerning as wellBehdad Esfahbod
6 days[aat] Change buffer-digest threshold to 32Behdad Esfahbod
6 days[aat] For short words, use buffer digest to skip kerx machine subtablesBehdad Esfahbod
6 days[aat] For short words, use buffer digest to skip morx subtablesBehdad Esfahbod
6 daysBump codecov/codecov-action from 4.3.0 to 4.3.1dependabot[bot]
6 days[aat] Minor don't copy variableBehdad Esfahbod
6 daysTypoKhaled Hosny
6 days[aat] MinorBehdad Esfahbod
6 days8.5.0Khaled Hosny
6 days[subset] fix fuzzer found heap use after free in BASE subsetting.Garret Rieger
6 days[subset] Fix remaining double conversion warnings.Garret Rieger
6 days[meson] build ragel as a native toolSteve Lhomme
6 daysMerge pull request #4711 from harfbuzz/aat-set-digestBehdad Esfahbod
6 days[htmx] Return non-variable advance if no glyf table availableBehdad Esfahbod
6 days[kern] Allow format 1 / 3 in OT-style kern tableBehdad Esfahbod
6 daysBump github/codeql-action from 3.25.3 to 3.25.4dependabot[bot]
6 daysBump ossf/scorecard-action from 2.3.1 to 2.3.3dependabot[bot]
6 daysBump actions/checkout from 4.1.4 to 4.1.5dependabot[bot]
6 days[kern/kerx] Add accelerator and set-digest filteringBehdad Esfahbod
7 days[kerx] Remove set-digests since accelerator is not sharedBehdad Esfahbod
7 days[kern] Use the sanitized version from faceBehdad Esfahbod
7 days[aat/morx] Add an acceleratorBehdad Esfahbod
7 days[aat] Move buffer out of StateTableDriverBehdad Esfahbod
7 daysAdd test-cff.ccDavid Corbett
7 days[subset-cff] Shorten output of `encode_num_tp`David Corbett
8 days[aat] First sketch at using hb_set_digest_tBehdad Esfahbod
8 days[set-digest] Add operator []. Also auto-initializeBehdad Esfahbod
8 days[set] Clarify add_range() paramsBehdad Esfahbod
10 days[instancer] bug fix for COLRv1, add missing mapping to VarIdx::NO_VARIATIONQunxin Liu
11 daysFix IUP differences accoss platforms.Garret Rieger
12 days[instancer] add a warning for CFF partial instancingQunxin Liu
12 daysFix double to float cast warning.Garret Rieger
12 days[cff2] Minor initBehdad Esfahbod
12 daysRename result_t to rebase_tent_result_tBehdad Esfahbod
13 daysMerge pull request #4691 from googlefonts/colrv1Behdad Esfahbod
13 daysBump jinja2 from 3.1.3 to 3.1.4 in /.cidependabot[bot]
13 daysrename expected files from *.retain-all-codepoint.* to *.all.*Qunxin Liu
13 daysadd back missing tests that were disabled when wrapped by experimentalQunxin Liu
13 daysfix botsQunxin Liu
13 days[instancer] add/update tests for COLRv1 instancingQunxin Liu
13 days[instancer] partial instantiating support for COLRv1Qunxin Liu
2024-05-03[instancer] use correct constant for No VARIATIONS indexQunxin Liu
2024-05-03[instancer] add tests for instantiating BASE tableQunxin Liu
2024-05-03[instancer] support BASE tableQunxin Liu
2024-05-03Merge pull request #4693 from harfbuzz/promote-vf-apiBehdad Esfahbod
2024-05-03Disable empty_region_vardata test when running on 32bit machines.Garret Rieger
2024-05-03Change tolerance from float to double.Garret Rieger
2024-05-03Use sizeof(repeat_x_deltas[0]) instead of sizeof(int).Garret Rieger