-
-
Notifications
You must be signed in to change notification settings - Fork 32
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
There should be one font available for unicode and emoji so they look the same across platform. #182
Comments
Why not just use Noto Sans for regular text instead of Roboto? Can't use Noto Color Emoji - only works on Linux and Android:
OK, support for the color font format Noto Color Emoji uses might have improved since that page was written, but is still not universal:
I don't see a reason not to use Noto Sans (or Roboto) and Noto Emoji as our standard font. |
I misunderstood the font fallback QA I found on stackoverflow during the meeting. Fallback does work at the glyph level. So there should be no need to make a custom font containing all glyphs we want. We can even limit the glyphs available in a google font if we want to use it for some of its glyphs but not others: |
Does the combination of Material Icons and VTT-Symbols satisfy this issue? |
It does but it doesn't deal with this problem directly but it solves the problem this issue was trying to solve. |
The suggested fonts were Noto Emoji and Not Color Emoji.
They should be ideally be used in addition to Roboto.
It was proposed to merge the 3 fonts in a font editor.
This issue was a proved in today's meeting
The text was updated successfully, but these errors were encountered: