mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-04-30 23:47:59 +02:00
Split the 1.2.0 features into "essential" and "desired".
This commit is contained in:
parent
75881041f0
commit
c66a3db4c3
2 changed files with 15 additions and 2 deletions
|
|
@ -1,3 +1,8 @@
|
|||
2005-11-08 Carl Worth <cworth@cworth.org>
|
||||
|
||||
* ROADMAP: Split the 1.2.0 features into "essential" and
|
||||
"desired".
|
||||
|
||||
2005-11-08 Carl Worth <cworth@cworth.org>
|
||||
|
||||
* ROADMAP: Slip the 1.2 release by two weeks to 2005-11-15.
|
||||
|
|
|
|||
12
ROADMAP
12
ROADMAP
|
|
@ -6,8 +6,9 @@ https://bugs.freedesktop.org/show_bug.cgi?id=XXXX
|
|||
4630 Fonts too large when drawing to image surface while printing
|
||||
4863 stroking problems with wide dashed lines
|
||||
|
||||
cairo 1.2.0 desired features (Scheduled for 2005-11-15)
|
||||
=======================================================
|
||||
cairo 1.2.0 essential features (targeted for 2005-11-15)
|
||||
The release won't happen without these being complete.
|
||||
========================================================
|
||||
A. PS backend
|
||||
----------
|
||||
1. Mark PS backend as supported:
|
||||
|
|
@ -46,6 +47,13 @@ cairo 1.2.0 desired features (Scheduled for 2005-11-15)
|
|||
|
||||
e. cairo_mask
|
||||
|
||||
cairo 1.2.0 desired features (targeted for 2005-11-15)
|
||||
If these aren't ready, they won't be in the release.
|
||||
[There are some bugs that need to be added here, and
|
||||
some bugs that should be bumped up into the essential
|
||||
features section.]
|
||||
======================================================
|
||||
|
||||
C. Win32 backend
|
||||
-------------
|
||||
1. Incorporate into test suite
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue