Modified:
/CppCore.wiki
=======================================
--- /CppCore.wiki Thu Sep 24 15:05:24 2009
+++ /CppCore.wiki Thu Sep 24 15:10:42 2009
@@ -6,8 +6,8 @@
So, they are new dependices for compiling and use the new Core:
* SDL - http://www.libsdl.org/
- * (optionnal) imlib2 - http://docs.enlightenment.org/api/imlib2/html/
- * (optionnal) SDL_Image
+ * (optional) imlib2 - http://docs.enlightenment.org/api/imlib2/html/
+ * (optional) SDL_Image
And new python module are needed :
* PyOpenGL - Opengl functions into python
@@ -26,6 +26,7 @@
* 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