[cairo-commit] [cairo-www] src/documentation.mdwn
Carl Worth
cworth at freedesktop.org
Sun Jan 6 08:52:16 PST 2008
src/documentation.mdwn | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
New commits:
commit be50d475f8ca48159eeaa94e354ea3897488f8b3
Author: Carl Worth <cworth at freedesktop.org>
Date: Sun Jan 6 08:52:15 2008 -0800
web commit by vronskij
diff --git a/src/documentation.mdwn b/src/documentation.mdwn
index 8536569..72ac414 100644
--- a/src/documentation.mdwn
+++ b/src/documentation.mdwn
@@ -73,6 +73,9 @@ 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
+ language and GTK+ library, the largest tutorial on internet, Zetcode
+
Presentations about cairo
-------------------------
@@ -104,4 +107,5 @@ Presentations about cairo
[9]: http://cworth.org/~cworth/papers/cairo_lca2005/
[10]: http://webcvs.freedesktop.org/cairo/papers/gtkcairo_guadec04/gtkcairo_guadec04.pdf?view=auto
[11]: http://cworth.org/~cworth/papers/xr_ols2003/
- [12]: http://behdad.org/download/Presentations/cairo-code-community/slides.pdf
\ No newline at end of file
+ [12]: http://behdad.org/download/Presentations/cairo-code-community/slides.pdf
+ [13]: http://zetcode.com/tutorials/cairographicstutorial/
\ No newline at end of file
More information about the cairo-commit
mailing list