Skip to content

Inconsistent character set supported by the default font across platforms #1097

Answered by hecrj
lvella asked this question in Q&A
Discussion options

You must be logged in to vote

iced will try to load a system font by default. Thus, until we implement proper font fallback (see #33), the supported character set depends on the system.

If you want a reliable set of supported characters, then I recommend you to embed your own font and provide it to Settings::default_font.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by hecrj
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
Converted from issue

This discussion was converted from issue #1095 on October 24, 2021 08:32.