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

Carl Worth cworth at freedesktop.org
Wed Mar 5 06:55:06 PST 2008


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

New commits:
commit e7dbc8821413d44e6fd9a878602cb226c2c5ee36
Author: Carl Worth <cworth at freedesktop.org>
Date:   Wed Mar 5 06:55:05 2008 -0800

    web commit by ickle: Add idea for SoC project. (First attempt at using ikiwiki!)

diff --git a/src/summerofcode/ideas.mdwn b/src/summerofcode/ideas.mdwn
index c291f7b..f2d854c 100644
--- a/src/summerofcode/ideas.mdwn
+++ b/src/summerofcode/ideas.mdwn
@@ -32,6 +32,12 @@ Library improvements
 
   * Add HDR image surface type to cairo/pixman (`CAIRO_FORMAT_RGBA128`).
 
+  * Add a performance/conformance suite for the vector backends.
+    One goal would be to aim to make the output file size competive to other generators (e.g. gs).
+    Conformance could be checked by running the test output through various validators:
+    [SVG validator](http://wiki.svg.org/SVG_Validator).
+ 
+
 Website improvements
 ====================
 


More information about the cairo-commit mailing list