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

Carl Worth cworth at freedesktop.org
Tue Jul 10 21:54:29 PDT 2007


 src/cookbook.mdwn |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 23ffe1641df96e9abf986d6e05b86088b4221e96
Author: frob <frob at df.ru>
Date:   Tue Jul 10 21:54:29 2007 -0700

    Pygtk recipe for loading any graphic file in gdk-pixbuf supported format

diff --git a/src/cookbook.mdwn b/src/cookbook.mdwn
index 915ada1..7b22743 100644
--- a/src/cookbook.mdwn
+++ b/src/cookbook.mdwn
@@ -6,4 +6,4 @@
 * [[Using Win32 Quickstart|win32quickstart]]
 * [[Rendering SVG using librsvg in Python|librsvgpython]]
 * [[Converting cairo code from Python to C and back|ConvertCtoPyAndBack]]
-
+* [[Load jpg/png/gif/bmp/etc into CairoContext with help from gdk-pixbuf in Pycairo/Pygtk|gdkpixbufpycairo]] 
\ No newline at end of file


More information about the cairo-commit mailing list