Update TODO

This commit is contained in:
timvisee
2018-01-01 21:02:03 +01:00
parent 68b56ccf92
commit da1a853c60

View File

@@ -1,8 +1,8 @@
# TODO
- Resolve relative paths, or paths with a `~` correctly.
- Don't draw pixels outside screen.
- Add alpha support.
- Do not draw invisible (alpha) pixels.
- Read size from screen.
- Instantly update images in painter threads,
not just when the stopped drawing.
- Process all images at start.