summaryrefslogtreecommitdiff
path: root/ui/font.h
Commit message (Expand)AuthorAge
* Remove the static font cacheDan Goodliffe2024-01-26
* Reformat with new clang-formatDan Goodliffe2023-11-07
* Swap GLEW for more modern gladDan Goodliffe2023-05-28
* Use utf8_string_view for processing text to renderingsDan Goodliffe2022-08-22
* Replace include guard macros with pragma onceDan Goodliffe2022-01-02
* Use Cache system to persist font rendering for TextDan Goodliffe2022-01-02
* First iteration with font/text supportDan Goodliffe2022-01-01