From a9acc9051c601202aad71c53d8afb2cc9e7c1768 Mon Sep 17 00:00:00 2001 From: talha Date: Sun, 23 Feb 2025 14:47:14 +0500 Subject: Refactored font rendering functionality --- source/todo.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'source/todo.txt') 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 -- cgit v1.2.3