Releases: googlefonts/nanoemoji
Releases · googlefonts/nanoemoji
v0.9.8
Fixed KeyError
with id-less elements inside <defs>
when building
picosvg-optimized OT-SVG font (#346, #348).
v0.9.7
Fixed issue with shape reuse in OT-SVG when reused paths have different fill
(#337, #345).
v0.9.6
- Require picosvg >= 0.18.3, which contains a fix for Affine2D.inverse()
method (#344, #244)
v0.9.5
- Apply inverse of shape-reuse transform on gradient geometries to maintain their original appearance before shape reuse (#339).
- Fixed issues with computing bounding box of shapes that are flipped or
rotated (#340, #342)
v0.9.2
Freeze FontTools in preparation for breaking changes
v0.9.1
Make nanoemoji work with latest fonttools 4.25.0 (#298)
v0.9.0
Tag before signficant upgrade of picosvg
v0.8.3
Log the glyph name when paths are not reused because components overlap and have a reversing transform.