yashlamba / yashlamba/handwrite
sheettopng: Option to enter only alphabets in template and generate font
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 543
- Forks
- 52
- PR merge metrics
- No merged PRs in 30d
Description
Way for generating font without numbers/symbols (this can still be done but will generate font with blanks if any box is left blank)
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 at the sheettopng command or entry point and trace how the template's character set is selected and how blank boxes are handled during font generation. Define the alphabet-only option and verify that omitted numbers and symbols do not produce blank glyphs, using the existing command behavior as the baseline.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100