Immediate-Mode-UI / Immediate-Mode-UI/Nuklear
FreeType
Open
- Dominant language
- C
- Stars
- 11.4k
- Forks
- 686
- Avg merge
- 4d 1h
- Merged PRs (30d)
- 3
Description
stb_truetype does not support hinting and renders blurry font. ImGui allows to use FreeType: . It would be nice to have a similar feature in Nuklear.
Contributor guide
Research direction
Review the linked ImGui misc/freetype implementation, then inspect Nuklear's font-loading and text-rendering paths to identify where a FreeType option would fit. Done means Nuklear offers comparable FreeType-backed font rendering that addresses the blurry output from stb_truetype.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100