summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO26
1 files changed, 6 insertions, 20 deletions
diff --git a/TODO b/TODO
index cae72d4..c7bbf0d 100644
--- a/TODO
+++ b/TODO
@@ -1,20 +1,6 @@
-* Must write saver api
-* must turn into shared lib
-* Must comment:
- blend.c
- color.c
- colormod.c
- context.c
- draw.c
- file.c
- font.c
- format.c
- grab.c
- grad.c
- image.c
- rgba.c
- rgbadraw.c
- scale.c
- updates.c
- ximage.c
-
+* write generic "slow path" renderign code and make sure all fast
+path rendering is correct for that visual
+* formalize loader/saver api
+* fix loaders to only build if libs are present
+* move db loader/saver to use edb
+