[cairo-commit] ROADMAP

Behdad Esfahbod behdad at kemper.freedesktop.org
Thu Aug 10 10:22:02 PDT 2006


 ROADMAP |    5 +++++
 1 files changed, 5 insertions(+)

New commits:
diff-tree c6869b741578be8d93053c8313f71e87061d0202 (from 1af80b70c08654faeb9c6d041d37ca10d6008fe5)
Author: Behdad Esfahbod <behdad at behdad.org>
Date:   Thu Aug 10 13:21:57 2006 -0400

    [ROADMAP] Add generating EPS.

diff --git a/ROADMAP b/ROADMAP
index ca31b62..5d0874e 100644
--- a/ROADMAP
+++ b/ROADMAP
@@ -59,6 +59,11 @@ cairo 1.4.0 ideas (think performance!)
 
  New tessellator
 
+ Look into generating EPS.  That may be done using a new constructor for the
+ PS backend, or better, using an API similar to
+ cairo_svg_surface_restrict_to_version.  The PDF backend needs a restrict_to
+ API at some point too.
+
 Unscheduled stuff we'd like to get to at some point
 ===================================================
  Fairly severe bugs


More information about the cairo-commit mailing list