googlefonts / nanoemoji

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

[colr_to_svg] drop unsupported PaintComposites with a warning #411

Closed anthrotype closed 2 years ago

anthrotype commented 2 years ago

Fixes #409 for now

anthrotype commented 2 years ago

original COLRv1 flag (with soft-light effect via PaintComposite) in Chrome

Screen Shot 2022-04-26 at 11 43 12

converted SVG flag (without soft-light effect) in Safari

Screen Shot 2022-04-26 at 11 43 18
anthrotype commented 2 years ago

this is the one with FireFox <feImage xlink:href="..."/> not working with fragments within the same doc: https://bugzilla.mozilla.org/show_bug.cgi?id=455986