mirror of
https://github.com/paranim/paratext
synced 2026-01-15 02:51:44 +00:00
No description
| src | ||
| tests | ||
| .gitattributes | ||
| paratext.nimble | ||
| README.md | ||
| UNLICENSE | ||
A library for rendering text with paranim. It uses STB truetype to rasterize a font into a bitmap, and then provides a way to render text with instanced rendering. See the example to learn how to use it.