summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLevent Kaya <42411502+lvntky@users.noreply.github.com>2024-11-29 00:23:22 +0300
committerGitHub <noreply@github.com>2024-11-29 00:23:22 +0300
commit70216a443f861a2afefe3e04309e0ebc16711ce4 (patch)
tree85f24aabef25196ada03b9bd4c7cf5d761e9972b
parentfd7e67ca4d46b767482da9e3f26f39f4909bf9de (diff)
[docs ] update TODO.md
-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.