aboutsummaryrefslogtreecommitdiff
path: root/include/mgl/graphics/font.h
AgeCommit message (Expand)Author
2021-11-27Add max glyph height propertydec05eba
2021-11-27Use correct offset y for font position (ascent)dec05eba
2021-11-25Fix possible corrupt font atlasdec05eba
2021-11-24Fix glyphs overlapping, but adds unnecessary paddingdec05eba
2021-11-18Move glyph creation for text to render function instead of in set string, cle...dec05eba
2021-11-17Readd kerningdec05eba
2021-11-17Attempt to fix font glyph texture overlap by aligning texture size todec05eba
2021-11-15Add dynamic font atlas creation (not finished)dec05eba
2021-10-28Move vertex buffer generation from init to first update, making init voiddec05eba
2021-10-19Change from callback to window polldec05eba
2021-10-16Add font renderingdec05eba