[cairo-commit] [cairo-www] src/pythoncairopil.mdwn
Carl Worth
cworth at freedesktop.org
Wed Sep 19 06:24:57 PDT 2007
src/pythoncairopil.mdwn | 1 -
1 file changed, 1 deletion(-)
New commits:
commit 0792da983f84e0839e894da7670d701b4171d4fa
Author: Carl Worth <cworth at annarchy.freedesktop.org>
Date: Wed Sep 19 06:24:57 2007 -0700
web commit by gerdusvanzyl
diff --git a/src/pythoncairopil.mdwn b/src/pythoncairopil.mdwn
index 343b0a2..39c0cb9 100644
--- a/src/pythoncairopil.mdwn
+++ b/src/pythoncairopil.mdwn
@@ -1,5 +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