playcanvas / playcanvas/editor
Query all unique characters from localization JSON files
Open
Nobody has claimed this yet.
area: localisation
enhancement
- Dominant language
- TypeScript
- Stars
- 1.3k
- Forks
- 215
- Avg merge
- 1d 29m
- Merged PRs (30d)
- 30
Description
This would be great for generating the font asset textures. Right now, it's a case of adding all/some of the text into the characters textfield which is fiddly to do. :)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the localization JSON files and the font asset texture workflow that currently requires manually entering characters. Determine where a query for all unique characters belongs and how its result should populate the characters field. Done means the unique localized characters can be generated without manual text entry.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- localization
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100