Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add localization character support #164

Open
brandonreid opened this issue May 30, 2023 · 0 comments
Open

Add localization character support #164

brandonreid opened this issue May 30, 2023 · 0 comments
Labels
enhancement Improvement to existing functionality

Comments

@brandonreid
Copy link
Contributor

Related to PrefectHQ/prefect#9764

A user reported not being able to see chinese characters on the graph. When the graph loads, we create a sprite sheet of ASCII characters (here). We need to take localization of some sort into account, or otherwise surface some options around which language/characters need to be supported in the graph. Loading all possible characters would likely result in too large of a sprite sheet, but that could be experimented with.

@brandonreid brandonreid added the bug Something isn't working label May 30, 2023
@pleek91 pleek91 added enhancement Improvement to existing functionality and removed bug Something isn't working labels Nov 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvement to existing functionality
Projects
None yet
Development

No branches or pull requests

2 participants