[cairo-commit] [cairo-www] src/pythoncairopil.mdwn
Carl Worth
cworth at freedesktop.org
Wed Sep 19 06:24:45 PDT 2007
src/pythoncairopil.mdwn | 1 +
1 file changed, 1 insertion(+)
New commits:
commit e2404fcd4411abb2ff37d37d3ae6fad5ac313f78
Author: Carl Worth <cworth at annarchy.freedesktop.org>
Date: Wed Sep 19 06:24:44 2007 -0700
web commit by gerdusvanzyl
diff --git a/src/pythoncairopil.mdwn b/src/pythoncairopil.mdwn
index 5da66bd..343b0a2 100644
--- a/src/pythoncairopil.mdwn
+++ b/src/pythoncairopil.mdwn
@@ -1,3 +1,4 @@
+[[meta title="PIL and Cairographics / PyCairo"]]
#PIL and Cairographics / PyCairo
Please note that the code below was to only blur an cairo image surface and thus ignores conversion from BGRA to RGBA to BGRA that is needed in other situations. Theoretically just replace RGBA with BGRA in frombuffer and tostring.
More information about the cairo-commit
mailing list