Skip to content

Is it possible to use emojis in Sandbox? #1990

Answered by hecrj
veniamin-ilmer asked this question in Q&A
Discussion options

You must be logged in to vote

Unless the font you want to use isn't one of your system fonts, you should not need to load it. iced supports font fallback now.

However, you need to opt-in to the Advanced shaping strategy on any Text that needs it:

.text_shaping(text::Shaping::Advanced);

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by veniamin-ilmer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants