Releases: robotools/fontParts
Releases · robotools/fontParts
0.13.1
0.12.8
What's Changed
- Fix bug in
BaseFont.copyData
. by @knutnergaard in #839
Full Changelog: 0.12.7...0.12.8
0.12.7
What's Changed
Full Changelog: 0.12.6...0.12.7
0.12.6
What's Changed
- Only round for real guideline coordinates x, y by @typemytype in #834
Full Changelog: 0.12.5...0.12.6
0.12.5
What's Changed
- Upgrade
BaseDict
normalization. by @knutnergaard in #831
Full Changelog: 0.12.4...0.12.5
0.12.4
What's Changed
- Mark
base.kerning.py
docstrings as raw to avoidSyntaxWarning
by @roberto-arista in #830
Full Changelog: 0.12.3...0.12.4
0.12.3
0.12.2
0.12.2 (released 2024-08-07)
- Replace remaining usage of assertEquals with assertEqual. See #720
- Fixes/tweaks to documentation
- Get guidelines from the mathInfo object directly. See #738
What's Changed
- add .readthedocs.yaml + rename dev-requirements to requirements-dev by @roberto-arista in #716
- Replace remaining usage of assertEquals with assertEqual by @mweinelt in #720
- Update run-tests.yml by @benkiel in #734
- update normalizers.rst by @knutnergaard in #733
- Update point.rst by @knutnergaard in #736
- Extract guidelines from math info by @typemytype in #738
New Contributors
- @mweinelt made their first contribution in #720
- @knutnergaard made their first contribution in #733
Full Changelog: 0.12.1...0.12.2
0.12.1
0.12.1 (released 2023-10-30)
- Tweak to logic of
setStartSegment
0.12.0
0.12.0 (released 2023-10-30)
- Fixes to
setStartSegment
so that it keeps the start point on-curve and prevents setting a setting a start segment on an open contour (issues #709 and #412). Thanks @typesupply! - Fixes to docs and test setup. Boring things.
What's Changed
- Adding link to the UFO specification in the Info docs by @colinmford in #690
- Add note on mutable containers by @roberto-arista in #694
- Update fonttools to 4.42.0 by @pyup-bot in #693
- Update tox.ini by @benkiel in #695
- Update run-tests.yml by @benkiel in #696
- Update actions by @benkiel in #697
- Update fonttools to 4.42.1 by @pyup-bot in #698
- Update defcon to 0.10.3 by @pyup-bot in #699
- Update fonttools to 4.43.1 by @pyup-bot in #705
- Update setuptools_scm to 8.0.3 by @pyup-bot in #701
Full Changelog: 0.11.0...0.12.0