diff options
author | talha <sarcxd@gmail.com> | 2025-02-23 14:47:14 +0500 |
---|---|---|
committer | talha <sarcxd@gmail.com> | 2025-02-23 14:47:14 +0500 |
commit | a9acc9051c601202aad71c53d8afb2cc9e7c1768 (patch) | |
tree | 55a11d9d373437df642a53005b7ded008c38fb4d /source/todo.txt | |
parent | 1be7f2da52bb92b868158633e737dbe50a6e24ef (diff) |
Refactored font rendering functionality
Diffstat (limited to 'source/todo.txt')
-rw-r--r-- | source/todo.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/source/todo.txt b/source/todo.txt index c24b46b..a59d874 100644 --- a/source/todo.txt +++ b/source/todo.txt @@ -37,6 +37,9 @@ in the level file. - Refactor level loading functions DOING: +- Port text rendering to stb_truetype + - multiline rendering + - ignore spaces TODO: - Making levels |