Branch: refs/heads/main
Home:
https://github.com/fonttools/fonttools
Commit: 275cda908415f40d4fb09826e54a053fc2b01d56
https://github.com/fonttools/fonttools/commit/275cda908415f40d4fb09826e54a053fc2b01d56
Author: Harry Dalton <
harry....@daltonmaag.com>
Date: 2026-06-17 (Wed, 17 Jun 2026)
Changed paths:
M Lib/fontTools/ufoLib/kerning.py
Log Message:
-----------
Make glyph-to-group construction accessible outside of lookup function
This improves ergonomics for constructing glyph-to-group mappings prior
to repeated kern lookups: you get the convenience of fonttools
constructing the mappings, but avoid the repeated cost on each call.
Commit: 687a952196821cd0578f8d512eec52f29818c3d8
https://github.com/fonttools/fonttools/commit/687a952196821cd0578f8d512eec52f29818c3d8
Author: Harry Dalton <
harry....@daltonmaag.com>
Date: 2026-06-17 (Wed, 17 Jun 2026)
Changed paths:
M Lib/fontTools/ufoLib/kerning.py
Log Message:
-----------
Fix documentation typo
Commit: 151a34cda30daa5d6b48de4435fba2e48f3afb67
https://github.com/fonttools/fonttools/commit/151a34cda30daa5d6b48de4435fba2e48f3afb67
Author: Harry Dalton <
harry....@daltonmaag.com>
Date: 2026-06-17 (Wed, 17 Jun 2026)
Changed paths:
M Lib/fontTools/ufoLib/kerning.py
Log Message:
-----------
Fix type typo in groups argument docs
Co-authored-by: Cosimo Lupo <
cos...@anthrotype.com>
Commit: 04e45da730fca80aa84f33f8ccf02643ce656a54
https://github.com/fonttools/fonttools/commit/04e45da730fca80aa84f33f8ccf02643ce656a54
Author: Harry Dalton <
harry....@daltonmaag.com>
Date: 2026-06-17 (Wed, 17 Jun 2026)
Changed paths:
M Lib/fontTools/ufoLib/kerning.py
Log Message:
-----------
Document accelerated example
Commit: 02e6c1837245dc07086552e77d0b54d5a312e04c
https://github.com/fonttools/fonttools/commit/02e6c1837245dc07086552e77d0b54d5a312e04c
Author: Harry Dalton <
harry....@daltonmaag.com>
Date: 2026-06-17 (Wed, 17 Jun 2026)
Changed paths:
M Lib/fontTools/ufoLib/kerning.py
Log Message:
-----------
Clarify groups argument docs further, in both functions
Commit: ac8bca59919d4075e07f090d98cc5905dbe24319
https://github.com/fonttools/fonttools/commit/ac8bca59919d4075e07f090d98cc5905dbe24319
Author: Harry Dalton <
harry....@daltonmaag.com>
Date: 2026-06-17 (Wed, 17 Jun 2026)
Changed paths:
M Lib/fontTools/ufoLib/kerning.py
Log Message:
-----------
Document that groups are expected to be pre-validated
Commit: 3b44a54ae741a257ecbb31305dc59800ebe9ebd0
https://github.com/fonttools/fonttools/commit/3b44a54ae741a257ecbb31305dc59800ebe9ebd0
Author: Harry Dalton <
harry....@daltonmaag.com>
Date: 2026-06-17 (Wed, 17 Jun 2026)
Changed paths:
M Lib/fontTools/ufoLib/kerning.py
Log Message:
-----------
Merge pull request #4102 from daltonmaag/kerning-groups-helper
[ufoLib] Make glyph-to-group construction accessible outside of lookup function
Compare:
https://github.com/fonttools/fonttools/compare/0dbc9eab01cc...3b44a54ae741
To unsubscribe from these emails, change your notification settings at
https://github.com/fonttools/fonttools/settings/notifications