[ROADMAP] Add using alloca

This commit is contained in:
Behdad Esfahbod 2006-08-18 15:49:38 -04:00
parent 9c2d9d590b
commit aa2260cfbb

View file

@ -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