#Make a single file includable ttf parser
1 messages · Page 1 of 1 (latest)
you can use https://www.npmjs.com/package/opentype.js if you need ingame thing for dev purposes
https://github.com/GrayWolf64/imgui-lua/blob/main/lua/imstb_truetype.lua I rewrote stb_truetype in lua for a imgui project but you can use it yourself in other projects if it suits your needs