Skip to content

Releases: googlefonts/nanoemoji

v0.9.8

07 Oct 16:49
ab703a1
Compare
Choose a tag to compare

Fixed KeyError with id-less elements inside <defs> when building
picosvg-optimized OT-SVG font (#346, #348).

v0.9.7

04 Oct 16:22
ea32a04
Compare
Choose a tag to compare

Fixed issue with shape reuse in OT-SVG when reused paths have different fill (#337, #345).

v0.9.6

22 Sep 13:56
Compare
Choose a tag to compare
  • Require picosvg >= 0.18.3, which contains a fix for Affine2D.inverse()
    method (#344, #244)

v0.9.5

22 Sep 13:03
94b3acb
Compare
Choose a tag to compare
  • 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.4

31 Aug 15:30
Compare
Choose a tag to compare

Remove stray print

v0.9.3

31 Aug 03:51
3143a28
Compare
Choose a tag to compare

Bug fixes

v0.9.2

23 Jul 22:27
Compare
Choose a tag to compare

Freeze FontTools in preparation for breaking changes

v0.9.1

05 Jul 17:28
7c5f82b
Compare
Choose a tag to compare

Make nanoemoji work with latest fonttools 4.25.0 (#298)

v0.9.0

30 Jun 04:53
Compare
Choose a tag to compare

Tag before signficant upgrade of picosvg

v0.8.3

17 May 11:33
Compare
Choose a tag to compare

Log the glyph name when paths are not reused because components overlap and have a reversing transform.