Skip to content

Add font fallback support with multiple language support#59

Open
HelloYeew wants to merge 6 commits intomainfrom
font-fallback
Open

Add font fallback support with multiple language support#59
HelloYeew wants to merge 6 commits intomainfrom
font-fallback

Conversation

@HelloYeew
Copy link
Owner

Since we plan to be an UI framework too so support multiple languages is an essential feature. Before this PR we only have support on English language. This PR add support for more language with Noto font family.

  • Thai (NotoSansThai)
  • Japanese (NotoSansJP)
  • Korean (NotoSansKR)
  • Chinese (NotoSansSC and NotoSansTC)
  • Arabic (NotoSansArabic)
  • Devanagari (NotoSansDevanagari)
  • Hebrew (NotoSansHebrew)
  • "Monochrome" emoji (NotoEmoji)

With add support for add "fallback font" in order if developer don't want to use any of our default font and want to implement the font order themselves. Will write more info in the wiki.

Screenshot 2026-02-27 at 4 06 53

TODO:

  • Doc on use font and add fallback font
  • Push FontTestApp

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant