You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I switch to default_font: Font::MONOSPACE, then regardless of what extra I load in fonts, they aren't being used as fallbacks, they do not render the emoji characters:
Is there an existing issue for this?
Is this issue related to iced?
What happened?
I am running the master branch, on Windows. I have the following in my application
Settings
:Emoji text e.g.
Does not render:
If I switch to
default_font: Font::MONOSPACE
, then regardless of what extra I load infonts
, they aren't being used as fallbacks, they do not render the emoji characters:The font: https://fonts.google.com/noto/specimen/Noto+Color+Emoji
What is the expected behavior?
This:
How did you guys achieve this?
Version
master
Operating System
Windows
Do you have any log output?
No response
The text was updated successfully, but these errors were encountered: