aboutsummaryrefslogtreecommitdiff
path: root/sys/libfont/font.c
AgeCommit message (Expand)Author
2020-06-02fix: added include file and fixed calls to free instead of interfaceNicholas Noll
2020-06-02migrated glyph index to a switch statementNicholas Noll
2020-06-02reorganized find tablesNicholas Noll
2020-06-02feat: extracted out allocation into interfaceNicholas Noll
2020-06-02working test caseNicholas Noll
2020-06-02refactored stb font library into a cleaner unix libraryNicholas Noll