Docs | Support

googlefonts/nanoemoji

main
4 years, 1 month ago
@anthrotype Merge pull request #423 from googlefonts/fix-421 take first in multi-palette CPAL; convert 0xFFFF p
No dependencies with known security vulnerabilities.
fix-421
4 years, 1 month ago
@anthrotype colr_to_svg: use 'currentColor' instead of 'black' for 0xFFFF foreground COLR palette index Fixes #
No dependencies with known security vulnerabilities.
fix-421
4 years, 1 month ago
@anthrotype colr_to_svg: use 'currentColor' instead of 'black' for 0xFFFF foreground COLR palette index Fixes #
No dependencies with known security vulnerabilities.
fix-421
4 years, 1 month ago
@anthrotype don't require a non-empty CPAL if only using foreground color
No dependencies with known security vulnerabilities.
main
4 years, 1 month ago
@anthrotype Merge pull request #424 from googlefonts/zero-width-colr-to-svg fix maximum_color'ing 0-width glyph
No dependencies with known security vulnerabilities.
fix-421
4 years, 1 month ago
@anthrotype colr_to_svg: use the first palette and warn when len(CPAL.palettes) > 1 https://github.com/googlefo
No dependencies with known security vulnerabilities.
zero-width-colr-to-svg
4 years, 1 month ago
@anthrotype assert svg glyph converted from COLR has same dimension/horizontal positioning
No dependencies with known security vulnerabilities.
zero-width-colr-to-svg
4 years, 1 month ago
@anthrotype assert svg glyph converted from COLR has same dimension/horizontal positioning
No dependencies with known security vulnerabilities.
zero-width-colr-to-svg
4 years, 1 month ago
@anthrotype replace TODO with some basic asserts
No dependencies with known security vulnerabilities.
zero-width-colr-to-svg
4 years, 1 month ago
@anthrotype remove hack that sets 0-width to glyph.xMax this messes up horizontal positioning of glyphs with ze
No dependencies with known security vulnerabilities.
zero-width-colr-to-svg
4 years, 1 month ago
@anthrotype remove assertions that glyph advance width > 0 this will make zero-width glyphs disappear when rast
No dependencies with known security vulnerabilities.
zero-width-colr-to-svg
4 years, 1 month ago
@anthrotype looks like we already have a zero-width test glyph
No dependencies with known security vulnerabilities.
zero-width-colr-to-svg
4 years, 1 month ago
@anthrotype looks like we already have a zero-width test glyph
No dependencies with known security vulnerabilities.
zero-width-colr-to-svg
4 years, 1 month ago
@anthrotype svg.docList contains list of tuples, not lists now why was this test not failing before? I guess be
No dependencies with known security vulnerabilities.
zero-width-colr-to-svg
4 years, 1 month ago
@anthrotype empty glyf.Glyphs have no bbox attributes that's how it is.. We could alternatively do glyph.recalc
No dependencies with known security vulnerabilities.