mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-01-19 05:50:23 +01:00
[ROADMAP] Update. Adding 1.2.4 milestone and a few other items
This commit is contained in:
parent
c802cd2d62
commit
09e1eb04ca
1 changed files with 11 additions and 0 deletions
11
ROADMAP
11
ROADMAP
|
|
@ -29,6 +29,12 @@ from mozilla, (clip querying), and much-improved performance.
|
|||
|
||||
Themes and Schedules
|
||||
====================
|
||||
cairo-1.2.4 (August 21, 2006): Fix build bugs with 1.2.2
|
||||
- xlib without xrender configures but not compile
|
||||
- xlib detection requires libXt
|
||||
- 7744: Compile troubles on AIX
|
||||
- SVG backend requires PNG
|
||||
|
||||
cairo-1.4 (October 2006): Better performance
|
||||
- New tessellator
|
||||
- New rasterization
|
||||
|
|
@ -64,6 +70,8 @@ cairo 1.4.0 ideas (think performance!)
|
|||
cairo_svg_surface_restrict_to_version. The PDF backend needs a restrict_to
|
||||
API at some point too.
|
||||
|
||||
User-font API
|
||||
|
||||
Unscheduled stuff we'd like to get to at some point
|
||||
===================================================
|
||||
Fairly severe bugs
|
||||
|
|
@ -83,6 +91,9 @@ Unscheduled stuff we'd like to get to at some point
|
|||
self-intersecting
|
||||
text-rotate
|
||||
|
||||
Fix disabled tests in the test suite
|
||||
show-glyphs-many
|
||||
|
||||
Win32 backend
|
||||
✓1. Incorporate into test suite
|
||||
2. Correct output for the entire suite
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue