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

Carl Worth cworth at freedesktop.org
Fri Apr 9 05:02:34 PDT 2010


 src/documentation.mdwn |    8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

New commits:
commit 53e1ccb0863660559dec38a39a1532f6d213ec85
Author: m8t <m8t at web>
Date:   Fri Apr 9 05:02:34 2010 -0700

    Added tutorial linked at wiki.xfce.org

diff --git a/src/documentation.mdwn b/src/documentation.mdwn
index a9b85d8..4066289 100644
--- a/src/documentation.mdwn
+++ b/src/documentation.mdwn
@@ -76,9 +76,14 @@ Tutorials
   * [[Using_Cairo_with_OpenGL|OpenGL]] How to make use of cairo from within
     OpenGL-programs.
 
-  * [The Cairo graphics tutorial][13] a 100+ pages tutorial in C programming 
+  * [The Cairo graphics tutorial][13] A 100+ pages tutorial in C programming 
     language and GTK+ library, the largest tutorial on the Internet, ZetCode 
 
+  * [Monochrome icon][14] A step-by-step tutorial that explains how to
+    include a monochrome icon inside a GTK+ application. It starts with a
+    minimal solution and evolves up to a more solid one with Cairo. All the
+    examples are written in Vala language.
+
 Presentations about cairo
 -------------------------
 
@@ -112,3 +117,4 @@ Presentations about cairo
    [11]: http://cworth.org/~cworth/papers/xr_ols2003/
    [12]: http://behdad.org/download/Presentations/cairo-code-community/slides.pdf
    [13]: http://zetcode.com/tutorials/cairographicstutorial/
+   [14]: http://wiki.xfce.org/howto/monochrome-icon


More information about the cairo-commit mailing list