[cairo-commit] [cairo-www] src/summerofcode
Carl Worth
cworth at freedesktop.org
Mon Mar 10 06:49:52 PDT 2008
src/summerofcode/ideas.mdwn | 10 +++++++++-
1 file changed, 9 insertions(+), 1 deletion(-)
New commits:
commit c78ab7c0cbffae9934dbc1a527659aaa907ad0c2
Author: Carl Worth <cworth at freedesktop.org>
Date: Mon Mar 10 06:49:51 2008 -0700
web commit by ajohnson: Add SoC idea
diff --git a/src/summerofcode/ideas.mdwn b/src/summerofcode/ideas.mdwn
index 440f60d..51200fa 100644
--- a/src/summerofcode/ideas.mdwn
+++ b/src/summerofcode/ideas.mdwn
@@ -36,7 +36,15 @@ Library improvements
One goal would be to aim to make the output file size competitive 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).
-
+
+ * Add support for programmatic patterns, (ie. arbitrary
+ gradients).
+
+ This should likely be modeled after PostScript Type 6 and Type 7
+ shading functions, (coons patch and tensor-product patch
+ meshes). See the [PostScript Language
+ Reference](http://www.adobe.com/products/postscript/pdfs/PLRM.pdf)
+ for details.
Website improvements
====================
More information about the cairo-commit
mailing list