memononen / fontstash

Light-weight online font texture atlas builder
zlib License
688 stars 88 forks source link

True type implementation #21

Open karimnaaji opened 9 years ago

karimnaaji commented 9 years ago

It seems that the signature of fons__tt_init weren't the same in the stb true type and free type. Just fixed that by adding a lazy FONScontext* parameter.