Modified:
/CppCore.wiki
=======================================
--- /CppCore.wiki Thu Sep 24 15:10:42 2009
+++ /CppCore.wiki Thu Oct 15 14:28:24 2009
@@ -14,20 +14,14 @@
= Todo =
- * Core: implement texture (tito)
- * Core: implement image (tito)
- * Core: implement text drawing
* Core: implement graphx package into core
* Core: implement vector, and replace pos2d with vector
* CoreWidget: test & fix memory leak
- * Texture / Image: implement ref/unref
+ * Image: implement ref/unref
* Image: more unit test on different image type
* Image: make loader load at runtime, not at link time
- * Image: use hardware converter if possible (like GL_EXT_bgra)
- * Image: test SDL_Image
* Image: implement tex_coords
* Image: Port SVG functionality from Squirtle
- * Texture: implement tex_coords
* Core: rework exception, try to use swig exception
* Core: add more debug
* MTWidget: remove from core, and implement in Python with CoreWidget +
css reading