0 branches
Tree
Top files
Clone with HTTPS:
README.md
doc: update trim_doc_node_description, make module readmes more uniform (#20792)
2 years ago
239 bytes
fontstash.c.v
fontstash: define and use FONTSTASH_MALLOC_ATOMIC for the allocated texture and atlas nodes (which do not contain pointers)
last Sep 7
7.81 KB
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