Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generate COLRv1 version to use this font in more situation #70

Open
CoelacanthusHex opened this issue Jun 6, 2023 · 1 comment
Open

Comments

@CoelacanthusHex
Copy link

Firefox has supported COLRv1 since 107, Chrome supported since 98, FreeType, Harfbuzz and Pango/Cairo also supported COLRv1.
But COLRv0 is only supported by a little software. We can't use this font in GTK/Qt application.
So I hope this font can has COLRv1 version to be used more situation.

Ref:
https://gitlab.gnome.org/GNOME/pango/-/issues/752
https://bugreports.qt.io/browse/QTBUG-114324

@anthrotype
Copy link

FWIW, any software that claims to support COLRv1 must also support COLRv0.. I'd be surpised if that's not the case. Twemoji currently only contains "flat" colors, no gradients, so COLRv0 is perfectly fine, and arguably more widely supported than v1.

https://caniuse.com/colr says 96.16% of browsers currently support COLRv0 while https://caniuse.com/colr-v1 says 76.6%

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants