Releases: robotools/fontParts
Releases · robotools/fontParts
0.11.0
0.11.0 (released 2022-12-09)
- Expose the
mathGlyph
options. Thanks @typesupply! See #672 - Set defaultLayer to "public.default" when its available. Fixes issue #674. Thanks @typemytype! See #675.
- Add
info.update
to the info object. Thanks @typesupply! See #676
0.10.8
What's Changed
- add contour.setStartPoint + test by @typemytype in #668
Full Changelog: 0.10.7...0.10.8
0.10.7
What's Changed
- Update fonttools to 4.34.4 by @pyup-bot in #659
- Update setuptools_scm to 7.0.5 by @pyup-bot in #660
- move the code example above the list by @typemytype in #661
Full Changelog: 0.10.6...0.10.7
0.10.6
0.10.5
What's Changed
- Add implementation for
glyph.autoContourOrder()
by @roberto-arista in #646
New Contributors
- @roberto-arista made their first contribution in #646
Full Changelog: 0.10.4...0.10.5
0.10.4
What's Changed
- copy and change the glyph.name when ever the name is not the same by @typemytype in #634
Full Changelog: 0.10.3...0.10.4
0.10.3
What's Changed
- fix doc strings for getCharacterMapping and getReverseComponentMapping by @arialcrime in #626
- force change the default layer name to the source defaultLayerName by @typemytype in #630
New Contributors
- @arialcrime made their first contribution in #626
Full Changelog: 0.10.2...0.10.3
v0.10.2
What's Changed
- Add
validate
kwarg toRGlyph._loadFromGLIF
forfontShell
by @ctrlcctrlv in #623
New Contributors
- @ctrlcctrlv made their first contribution in #623
Full Changelog: 0.10.1...0.10.2
v0.10.1
v0.10.0
This version drops support for Python 3.6.
What's Changed
-
Documentation: Add a quick start plus a link to the original examples by @driehuis in #605
-
Make doc string more specific for baseComponent.baseGlyph by @arrowtype in #607
-
add support for tempLib by @typemytype in #615
New Contributors
Full Changelog: 0.9.11...0.10.0