aboutsummaryrefslogtreecommitdiff
path: root/src/graphics/font_char_map.c
AgeCommit message (Collapse)Author
2021-11-17Attempt to fix font glyph texture overlap by aligning texture size todec05eba
next character size Add function to get the start of a utf8 codepoint (backwards), test utf8 functions
2021-11-15Add dynamic font atlas creation (not finished)dec05eba