Highlights
- Arctic Code Vault Contributor
Pinned
1,736 contributions in the last year
Activity overview
Contributed to
fonttools/fonttools,
googlefonts/nanoemoji,
googlefonts/picosvg
and 5 other
repositories
Contribution activity
February 2021
Created 4 commits in 2 repositories
Created a pull request in fonttools/fonttools that received 17 comments
fontBuilder: pass glyphMap to buildCOLR to sort base records by GID
COLR Base glyph records must be sorted by glyph index. The colorLib.builder.buildCOLR function has an optional glyphMap parameter that maps from gl…
+5
−2
•
17
comments
Reviewed 1 pull request in 1 repository
googlefonts/nanoemoji 1 pull request
Created an issue in fonttools/fonttools that received 1 comment
change COLRv1 BaseGlyphV1List API to store a dictionary of base glyphs to paints
As discussed with @justvanrossum in #2166 so buildCOLR doesn't need to care about glyph order or reversed glyphMap until the table is actally compiled
1
comment