diff options
author | talha <sarcxd@gmail.com> | 2025-02-23 23:08:24 +0500 |
---|---|---|
committer | talha <sarcxd@gmail.com> | 2025-02-23 23:08:24 +0500 |
commit | 0e0f7d8c2ac664157817221c0f45a1560c271c8b (patch) | |
tree | dec6a490baa3068aa93ea87f22dca221a0505151 /source/todo.txt | |
parent | a9acc9051c601202aad71c53d8afb2cc9e7c1768 (diff) |
Fixed kerning
Diffstat (limited to 'source/todo.txt')
-rw-r--r-- | source/todo.txt | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/source/todo.txt b/source/todo.txt index a59d874..aa524cc 100644 --- a/source/todo.txt +++ b/source/todo.txt @@ -35,11 +35,9 @@ in the level file. - Fix camera jerk on level load (just a bug) - Fix collision for 1 block movement - Refactor level loading functions +- Port text rendering to stb_truetype DOING: -- Port text rendering to stb_truetype - - multiline rendering - - ignore spaces TODO: - Making levels |