[cairo-commit] [cairo-www] src/summerofcode

Carl Worth cworth at freedesktop.org
Tue Mar 4 16:55:35 PST 2008


 src/summerofcode/ideas.mdwn |    6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

New commits:
commit aa5c7a4b310a84b4495a12d2f601134238396b62
Author: Carl Worth <cworth at freedesktop.org>
Date:   Tue Mar 4 16:55:35 2008 -0800

    web commit by BehdadEsfahbod: Compile a draft list of ideas for Summer of Code.  Feel free to add

diff --git a/src/summerofcode/ideas.mdwn b/src/summerofcode/ideas.mdwn
index 764dc3e..82d8389 100644
--- a/src/summerofcode/ideas.mdwn
+++ b/src/summerofcode/ideas.mdwn
@@ -18,7 +18,6 @@ Library improvements
 
   * Implement cairo_stroke_to_path()
 
-
   * Improve software polygon compositing by doing it in a
     single scanline pass rather than tessellating, rasterizing, then
     compositing the entire polygon.
@@ -29,8 +28,13 @@ Library improvements
     _nothing_ for painting an infinite source pattern---compute the
     average color for a surface-based source pattern perhaps?).
 
+  * Add color-space support to cairo.
+
+  * Add HDR image surface type to cairo/pixman (CAIRO_FORMAT_RGBA128).
+
 Website improvements
 ====================
+
  * Integrate subset of [old cairo-demo
    programs](http://webcvs.cairographics.org/cairo-demo/) into the
    wiki proper


More information about the cairo-commit mailing list