v/vlib/fontstash
Alexander Medvednikov f293874c05
all: replace []byte with []u8
2022-04-17 12:14:28 +02:00
..
README.md
a_d_use_freetype.v
fontstash.c.v all: replace []byte with []u8 2022-04-17 12:14:28 +02:00
fontstash_enums.v
fontstash_funcs.c.v
fontstash_structs.c.v

README.md

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