[cairo-commit] [cairo-www] src/examples.mdwn
Carl Worth
cworth at freedesktop.org
Wed Mar 24 03:34:32 PDT 2010
src/examples.mdwn | 5 +++++
1 file changed, 5 insertions(+)
New commits:
commit a536016c4d87af36a4f0d7964fd131c58d468c6b
Author: jmouriz <jmouriz at web>
Date: Wed Mar 24 03:34:32 2010 -0700
New project based on GTK Cairo
diff --git a/src/examples.mdwn b/src/examples.mdwn
index 4ebd626..eb22b7a 100644
--- a/src/examples.mdwn
+++ b/src/examples.mdwn
@@ -179,6 +179,10 @@ A quick demo showing how to use Cairo and XCB together.
* Nicola Fontana is working on [ADG][68], a non-interactive cairo canvas
+ * Juan Manuel Mouriz is working on [sanaviron][72], a 2D drawing engine
+ fully written in Python for represent composite vector graphics. This
+ is essentially a GTK+ Cairo based canvas.
+
[28]: http://libpapyrus.sourceforge.net/
[30]: http://matplotlib.sourceforge.net/
[31]: http://bettercom.de/de/pycairochart
@@ -220,3 +224,4 @@ A quick demo showing how to use Cairo and XCB together.
[69]: http://www.dynaset.org/dogusanh/download.html#cairopad
[70]: http://www.lua.org/
[71]: https://bugzilla.mozilla.org/show_bug.cgi?id=322938
+ [72]: http://code.google.com/p/sanaviron
More information about the cairo-commit
mailing list