memononen / fontstash

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

Some preformance fixes #45

Open ColleagueRiley opened 1 year ago

ColleagueRiley commented 1 year ago

note: if this causes some problems, it'd still be better to replace it with a for loop that iterates through both strings so it's not doing two separate loops per string.