[cairo-commit] [cairo-www] 2 commits - src/todo.mdwn
Chris Wilson
ickle at freedesktop.org
Sun Oct 26 08:50:58 PDT 2008
src/todo.mdwn | 10 ++++++++++
1 file changed, 10 insertions(+)
New commits:
commit e284a7d34f34b530850b001077cbdf9853e5b72d
Author: Chris Wilson <chris at chris-wilson.co.uk>
Date: Sun Oct 26 15:50:45 2008 +0000
[todo] Mention Skia.
diff --git a/src/todo.mdwn b/src/todo.mdwn
index c25798b..5d1f1bc 100644
--- a/src/todo.mdwn
+++ b/src/todo.mdwn
@@ -347,6 +347,12 @@ Backend-specific improvements
New backend to integrate with Simple Direct[Media] Layer.
+ * Skia [new]
+
+ Vladimir Vukicevic has written an
+ [initial patch](http://people.mozilla.com/~vladimir/misc/cairo-skia.patch)
+ to hook up Skia [git clone annarchy:~joonas/skia] as a new backend.
+
* QPainter [new]
Mozilla wrote a backend to interface with QT so that they could port their
commit deb48a2f529c5405a2f4450f564303a3bd5ae018
Author: Chris Wilson <chris at chris-wilson.co.uk>
Date: Sun Oct 26 15:47:54 2008 +0000
[todo] Add idea for SDL backend.
diff --git a/src/todo.mdwn b/src/todo.mdwn
index 9e384f7..c25798b 100644
--- a/src/todo.mdwn
+++ b/src/todo.mdwn
@@ -343,6 +343,10 @@ Backend-specific improvements
Cross-platform backend to generate Windows Meta Files.
+ * SDL [new]
+
+ New backend to integrate with Simple Direct[Media] Layer.
+
* QPainter [new]
Mozilla wrote a backend to interface with QT so that they could port their
More information about the cairo-commit
mailing list