[cairo-commit] [cairo-www] src/cookbook.mdwn
Carl Worth
cworth at freedesktop.org
Tue Oct 19 10:00:48 PDT 2010
src/cookbook.mdwn | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
New commits:
commit fa145be5685227d3079c35eaf303514ad2472f6e
Author: cubicool <cubicool at web>
Date: Tue Oct 19 10:00:46 2010 -0700
diff --git a/src/cookbook.mdwn b/src/cookbook.mdwn
index c5f5a76..d48dba2 100644
--- a/src/cookbook.mdwn
+++ b/src/cookbook.mdwn
@@ -18,4 +18,5 @@
* [[How_to:Using_PyCairo_and_Pyrsvg_to_handle_SVG_graphics|pyrsvg]]
* [[How_to:Do_timeout_animation_(Also_shows_rotation_around_a_point)|animationRotation]]
* [[How_to:Render_PDF_and_PostScript_files_with_cairo|renderpdf]]
-* [[How_to: Perform a Gaussian blur on an image surface|blur.c]]
+* [[How_to:Perform a Gaussian blur on an image surface|blur.c]]
+* [[How_to:Perform an Emboss on an image surface|cairo_emboss.c]]
More information about the cairo-commit
mailing list