[cairo-commit] [cairo-www] src/pycairo

Carl Worth cworth at freedesktop.org
Fri Jul 6 08:30:51 PDT 2007


 src/pycairo/tutorial.mdwn |    4 ++++
 1 file changed, 4 insertions(+)

New commits:
commit 19ed86ccd40acda5883cfceb9ff1a312cab0201a
Author: vchahun <vchahun at gmail.com>
Date:   Fri Jul 6 08:30:51 2007 -0700

    Link back to pycairo resources

diff --git a/src/pycairo/tutorial.mdwn b/src/pycairo/tutorial.mdwn
index 3cdc319..a3b3cfc 100644
--- a/src/pycairo/tutorial.mdwn
+++ b/src/pycairo/tutorial.mdwn
@@ -65,3 +65,7 @@ On initializing the cairo.Context, we set its target back end, supplying a few d
 	ctx.stroke ()
 
 	surface.write_to_png ("example.png") # Output to PNG
+
+# Further help
+
+Other [[pycairo resources|pycairo/resources]] (tutorials, examples) are available.


More information about the cairo-commit mailing list