googlefonts / nanoemoji

A wee tool to build color fonts.
Apache License 2.0
239 stars 19 forks source link

Translate SVG fill='currentColor' to COLR/CPAL 0xFFFF palette index #381

Closed anthrotype closed 2 years ago

anthrotype commented 2 years ago

Fixes https://github.com/googlefonts/nanoemoji/issues/380

Theelx commented 2 years ago

Thank you, this code builds the font without errors!

anthrotype commented 2 years ago

this would be better tested with asserts than ttx

yeah, I was lazy :) I added more tailored/explicit assertion-based tests