feathericons / feathericons/feather
True Type font generation
- Dominant language
- JavaScript
- Stars
- 26k
- Forks
- 1.3k
- PR merge metrics
- No merged PRs in 30d
Description
Well, I'm tried to generate a True Type font using [FontCustom](https://github.com/FontCustom/fontcustom) project, and .ttf font generated have line height issues.
I tried some combinations of parameters (font ascent, font descent, font design size and font em) without success. All the times, .ttf generated have some extra spaces around the glyph.
Anybody can help to solve this issue?
Contributor guide
Research direction
Start by reading the linked FontCustom project and reproducing the True Type generation with the reported font ascent, descent, design size, and em combinations. Compare the generated .ttf glyph metrics and line height; done means the generated font no longer has extra spaces around glyphs.
Written by the indexing model from the issue text.
Assessment
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100