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

Chris Wilson ickle at freedesktop.org
Tue Sep 30 04:04:32 PDT 2008


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

New commits:
commit 72a4b261785659fb681cdfd4ae2f340333f25728
Author: Chris Wilson <chris at chris-wilson.co.uk>
Date:   Tue Sep 30 12:03:51 2008 +0100

    Add reference to a potential TODO in bugzilla

diff --git a/src/todo.mdwn b/src/todo.mdwn
index 7ec7e30..9ffaec6 100644
--- a/src/todo.mdwn
+++ b/src/todo.mdwn
@@ -179,6 +179,7 @@ Other fixes
  * Make cairo-xcb a supported backend (Jamey Sharp)
 
  * Add "/Interpolate (true|false)" to PDF image dictionaries.
+   And fix Poppler to respect the Interpolate flag.
 
  * Clip mode needs to "upgrade" to `CLIP_MODE_MASK`. See patch here:
 
@@ -190,6 +191,9 @@ Other fixes
 
  * Fix leaks found by "make TESTS=self-copy check-valgrind"
 
+ * Use a solid-pattern in place of 1x1 surfaces:
+   [source](https://bugs.freedesktop.org/show_bug.cgi?id=5904#c4)
+
 Backend-specific improvements
 -----------------------------
  * Win32 backend


More information about the cairo-commit mailing list