mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-05-09 07:18:04 +02:00
[ROADMAP] Add generating EPS.
This commit is contained in:
parent
1af80b70c0
commit
c6869b7415
1 changed files with 5 additions and 0 deletions
5
ROADMAP
5
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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue