-
Notifications
You must be signed in to change notification settings - Fork 4
Fallback fonts #3
Copy link
Copy link
Open
Description
Add character mapping support to RichText. At the moment fonts are rendered only with specified font, this means any character that is not present in the font will be rendered as ▯
In short RichText should look at every character of the text and map it to corresponding font. This method is natively supported by Skia as far as I remember.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels