Releases: googlefonts/nanoemoji
Releases · googlefonts/nanoemoji
v0.15.1
v0.15.0
v0.14.3
v0.14.2
- Fixed issue when a COLR font that contains a colored .notdef glyph is converted to OT-SVG with maximum_color tool, whereby the .notdef glyph was incorrectly moved from its default glyph index 0, which in turn causes the "space" glyph that follows .notdef in the glyph order to lose its default mapping to codepoint 0x20 in the cmap (#427, #428).
v0.14.1
v0.14.0
- [maximum_color] Support glyphs with zero advance width (e.g. combining marks) when
converting COLRv1 => OT-SVG (#424). Note that for bitmap color formats (CBDT, sbix),
glyphs with zero advance width (viewBox.w=0) are not currently supported and will
cropped to invisible when rasterized with resvg (this is the same issue as the one
related to shapes being clipped in bitmap formats when exceeding the viewbox #402). - [maximum_color] Don't error out if CPAL contains more than 1 palette when converting
COLR=>OT-SVG, but use the first one available for now (#423, #421). We will support
multiple palettes in the future (#422). - [maximum_color] When converting COLR=>OT-SVG, translate special palette index 0xFFFF
denoting the foreground color with the equivalent SVG'sfill="currentColor"
(#405).
v0.13.2
v0.13.1
v0.13.0
maximum_color