Skip to content

Add CJK font #497

@NathanLovato

Description

@NathanLovato

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.

Metadata

Metadata

Assignees

Labels

contentIssues with the lessons, practices, including their code examplesgood first issueGood for new contributorshacktoberfest

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions