[cairo-commit] [cairo-www] src/cookbook.mdwn

Carl Worth cworth at freedesktop.org
Sun Nov 11 07:30:56 PST 2007


 src/cookbook.mdwn |    7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

New commits:
commit 6bfda1f66d00102e24e4e1d707d7b0efe5809529
Author: Donn <donn.ingle at gmail.com>
Date:   Sun Nov 11 07:30:55 2007 -0800

    pyrsvg

diff --git a/src/cookbook.mdwn b/src/cookbook.mdwn
index bd4a4a6..c80e8b0 100644
--- a/src/cookbook.mdwn
+++ b/src/cookbook.mdwn
@@ -11,6 +11,7 @@
 * [[Python:_Converting_PIL_images_to_Cairo_surfaces_and_back|pythoncairopil]]
 * [[Loading_fonts_using_FreeType_for_cairo_use_in_Python|freetypepython]]
 * [[A_description_of_compositing_operators_in_Cairo|operators]]
-* [[A_quick_framework_for_testing_cairo_from_Python_(And_demos_masking)|quickframework]]
-* [[How_to_open_a_simple_SVG_file_(all_paths)_and_draw_it_from_pycairo|svgtopycairo]]
-* [[Using_path_data_to_test_for_mouse_clicks_within_a_path's_area|hittestpython]]
\ No newline at end of file
+* [[How_to:A_quick_framework_for_testing_cairo_from_Python_(And_demos_masking)|quickframework]]
+* [[How_to:Open_a_simple_SVG_file_without_Pyrsvg|svgtopycairo]]
+* [[How_to:Using_path_data_to_create_a_Hit_Area|hittestpython]]
+* [[How_to:Using_PyCairo_and_Pyrsvg_to_handle_SVG_graphics|pyrsvg]]
\ No newline at end of file


More information about the cairo-commit mailing list