mirror of
https://github.com/vlang/v.git
synced 2025-09-15 15:32:27 +03:00
5 lines
240 B
Markdown
5 lines
240 B
Markdown
## Description:
|
|
|
|
`fontstash` is a thin wrapper over <https://github.com/memononen/fontstash>,
|
|
which in turn is a light-weight online font texture atlas builder written in C.
|
|
It uses stb_truetype to render fonts on demand to a texture atlas
|