-
-
Notifications
You must be signed in to change notification settings - Fork 201
Closed
Labels
contentIssues with the lessons, practices, including their code examplesIssues with the lessons, practices, including their code examplesgood first issueGood for new contributorsGood for new contributorshacktoberfest
Milestone
Description
People are translating the app to Chinese and Japanese. We should include fonts for those languages in the app for testing purposes.
EDIT: PR #688 attempted to add those. However, these fonts are heavy and we'd like not to make the initial download larger for every user., but rather do it on demand.
Fonts should be downloaded at runtime and cached when users switch to Chinese or another CJK language. This means they also need to be swapped at runtime, using Godot's theming API.
timothyqiu
Metadata
Metadata
Assignees
Labels
contentIssues with the lessons, practices, including their code examplesIssues with the lessons, practices, including their code examplesgood first issueGood for new contributorsGood for new contributorshacktoberfest