mekkablue / mekkablue/Glyphs-Scripts
Metrics > Copy Kerning from Caps to Smallcaps: ignore SC kernings as source
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 434
- Forks
- 105
- Avg merge
- 5h 11m
- Merged PRs (30d)
- 13
Description
When setting the kerning for @v.sc—@a.sc, only use @V—@A, and ignore both @V—@a.sc and @v.sc—@A.
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
Find the script for “Metrics > Copy Kerning from Caps to Smallcaps” and trace how it selects the source kerning for @v.sc—@a.sc. Done means that pair uses only @V—@A, while @V—@a.sc and @v.sc—@A are ignored as sources.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 52/100