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

Carl Worth cworth at freedesktop.org
Thu Oct 23 13:08:35 PDT 2008


 src/todo.mdwn |    4 ++++
 1 file changed, 4 insertions(+)

New commits:
commit 65bcdaa129b9eefacd072002ce12ca68e9245fe8
Author: Carl Worth <cworth at cworth.org>
Date:   Thu Oct 23 13:06:55 2008 -0700

    todo: Add cairo_pattern_copy request from mailing list

diff --git a/src/todo.mdwn b/src/todo.mdwn
index 119f8d9..7e8b671 100644
--- a/src/todo.mdwn
+++ b/src/todo.mdwn
@@ -282,6 +282,7 @@ Other fixes
  * Use a solid-pattern in place of 1x1 surfaces:
    [source](https://bugs.freedesktop.org/show_bug.cgi?id=5904#c4)
 
+<<<<<<< HEAD:src/todo.mdwn
  * Transparency should be optionally flattened to a new path rather than a bitmap.
 
    Currently PS/EPS surface flattens transparency to a bitmap. This can make a
@@ -315,6 +316,9 @@ Other fixes
 
     6) Return as pattern/surface
 
+ * Add a cairo_pattern_copy function:
+
+	http://lists.cairographics.org/archives/cairo/2008-October/015316.html
 
 Backend-specific improvements
 -----------------------------


More information about the cairo-commit mailing list