[ooo-build-commit] .: patches/dev300
Tor Lillqvist
tml at kemper.freedesktop.org
Fri Aug 13 04:39:57 PDT 2010
patches/dev300/canvas-cairopattern.diff | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 3acaaf1bd180df92cbf0a90ed70b92bc36480968
Author: Tor Lillqvist <tlillqvist at novell.com>
Date: Fri Aug 13 14:38:36 2010 +0300
Make canvas-cairopattern.diff actually apply
diff --git a/patches/dev300/canvas-cairopattern.diff b/patches/dev300/canvas-cairopattern.diff
index 4a9a23b..f52ab53 100644
--- a/patches/dev300/canvas-cairopattern.diff
+++ b/patches/dev300/canvas-cairopattern.diff
@@ -9,4 +9,4 @@ index 22280fe..e4e504b 100644
+ cairo_pattern_set_extend( cairo_get_source(mpCairo.get()), CAIRO_EXTEND_PAD );
cairo_rectangle( mpCairo.get(), 0, 0, aBitmapSize.Width, aBitmapSize.Height );
cairo_clip( mpCairo.get() );
- cairo_paint( mpCairo.get() );
+
More information about the ooo-build-commit
mailing list