Docs | Support

googlefonts/nanoemoji

main
2 years, 1 month ago
@anthrotype Merge pull request #452 from CyberTailor/main Switch from deprecated "toml" library
No dependencies with known security vulnerabilities.
fix-radial-overflow-error
2 years, 3 months ago
@anthrotype distracting and unrelated black changes
No dependencies with known security vulnerabilities.
fix-radial-overflow-error
2 years, 3 months ago
@anthrotype distracting and unrelated black changes
No dependencies with known security vulnerabilities.
fix-radial-overflow-error
2 years, 3 months ago
@anthrotype if transformed radial gradient triggers OverflowError, scale it down 1/10th until it does
No dependencies with known security vulnerabilities.
fix-radial-overflow-error
2 years, 3 months ago
@anthrotype take the min(sx,sy) when decomposing scale transform to minimise OverflowErrors
No dependencies with known security vulnerabilities.
main
2 years, 9 months ago
@anthrotype Update README.md to mention CBDT is preferred over COLR in Android as well
No dependencies with known security vulnerabilities.
otsvg-to-colrv0
2 years, 9 months ago
@anthrotype WIP: allow to convert Gilbert to COLRv0
No dependencies with known security vulnerabilities.
main
2 years, 9 months ago
@anthrotype add .git_archival.txt and .gitattributes to support instralling from git archives https://github.co
No dependencies with known security vulnerabilities.
main
2 years, 9 months ago
@anthrotype Merge pull request #431 from googlefonts/svg-cpal-color-vars support OT-SVG color variables for CPA
No dependencies with known security vulnerabilities.
svg-cpal-color-vars
2 years, 9 months ago
@anthrotype test unindexed colors don't get mixed with indexed ones with same RGBA
No dependencies with known security vulnerabilities.
svg-cpal-color-vars
2 years, 9 months ago
@anthrotype test unindexed colors don't get mixed with indexed ones with same RGBA
No dependencies with known security vulnerabilities.
svg-cpal-color-vars
2 years, 9 months ago
@anthrotype test unindexed colors don't get mixed with indexed ones with same RGBA
No dependencies with known security vulnerabilities.
svg-cpal-color-vars
2 years, 9 months ago
@anthrotype rename Color.index => palette_index; Color.palette_index() => index_from(palette)
No dependencies with known security vulnerabilities.
svg-cpal-color-vars
2 years, 9 months ago
@anthrotype add Color.current_color() classmethod
No dependencies with known security vulnerabilities.
svg-cpal-color-vars
2 years, 9 months ago
@anthrotype revert Color from dataclass to NamedTuple
No dependencies with known security vulnerabilities.