summaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO.md b/TODO.md
index 26d4f62..e37d5ec 100644
--- a/TODO.md
+++ b/TODO.md
@@ -14,7 +14,7 @@
- [x] Render 2D images (tga) to the framebuffer.
- [ ] Support transparency via alpha channels.
- [ ] Support transparency via a key color.
-- [ ] Implement text rendering using bitmap or tga fonts.
+- [x] Implement text rendering using psf fonts.
---