summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO.md b/TODO.md
index 8d75c10..5d4b331 100644
--- a/TODO.md
+++ b/TODO.md
@@ -12,7 +12,7 @@
- [x] Support outlined versions of shapes.
- [ ] Implement bitmap rendering:
- [x] Render 2D images (tga) to the framebuffer.
- - [ ] Support transparency via alpha channels.
+ - [x] Support transparency via alpha channels.
- [ ] Support transparency via a key color.
- [x] Implement text rendering using psf fonts.