summaryrefslogtreecommitdiff
path: root/ROADMAP
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@behdad.org>2006-08-18 15:49:38 -0400
committerBehdad Esfahbod <behdad@behdad.org>2006-08-18 15:49:38 -0400
commitaa2260cfbbf5fd5c923409962814c6795e5ecc41 (patch)
tree28864ed076cdfd04ab2b1f90709754fbe4649c2a /ROADMAP
parent9c2d9d590b218db7edd74cb1ab7e24799bbb62eb (diff)
[ROADMAP] Add using alloca
Diffstat (limited to 'ROADMAP')
-rw-r--r--ROADMAP3
1 files changed, 3 insertions, 0 deletions
diff --git a/ROADMAP b/ROADMAP
index 6a2eb0a7d..23b75ff79 100644
--- a/ROADMAP
+++ b/ROADMAP
@@ -71,6 +71,9 @@ cairo 1.4.0 ideas (think performance!)
New tessellator
+ Look into using alloca instead of malloc when copying glyphs/path/etc to edit
+ and use in one function and deallocate upon return.
+
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