List writing systems supported by a font
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Rust
- Stars
- 840
- Forks
- 137
- Avg merge
- 4h 56m
- Merged PRs (30d)
- 1
Description
So we can check which languages/scripts can be handled by this font.
This is very useful for the font fallback resolution, when we need to find a font that can be used to write a specified text.
Contributor guide
No contributing guide indexed for this repository
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
No files or tests are named. Start by inspecting font-kit's font-loading entry points and how font metadata is exposed, then determine where supported writing systems would fit for fallback resolution. Done means callers can obtain a font's supported writing systems and the behavior is covered by tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- desktop, internationalization
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100