mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-05-09 02:38:07 +02:00
ROADMAP: Drop 1.3.6 which is already in the past and note 8379 fix and pixman gradient improvements
This commit is contained in:
parent
672a668da1
commit
d07827ba2a
1 changed files with 2 additions and 6 deletions
8
ROADMAP
8
ROADMAP
|
|
@ -44,17 +44,13 @@ cairo 1.3.14
|
|||
✓ 8801 text rendering lacking locking in multithreaded apps
|
||||
cairo_show_text has incorrect spacing on win32
|
||||
|
||||
cairo 1.3.6
|
||||
===========
|
||||
✓ Bankers' rounding bug in _cairo_lround (https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=217819)
|
||||
|
||||
cairo 1.4.0 ideas (think performance!)
|
||||
======================================
|
||||
✓ Implement framework for performance regression testing
|
||||
|
||||
Investigate "low-hanging fruit" identified by David Turner (write test case for each)
|
||||
|
||||
Look into speeding up pixman gradients
|
||||
✓ Look into speeding up pixman gradients
|
||||
|
||||
✓ Look into improving text positioning/placement on ARM (with no hardware floating-point)
|
||||
|
||||
|
|
@ -77,7 +73,7 @@ cairo 1.4.0 ideas (think performance!)
|
|||
-----------
|
||||
CAIRO_EXTEND_PAD is not implemented for surface patterns
|
||||
✓CAIRO_FORMAT_RGB16_565 should be deprecated
|
||||
8379 infinite loop when stroking (see 8379 branch in cworth tree)
|
||||
✓8379 infinite loop when stroking (see 8379 branch in cworth tree)
|
||||
|
||||
For other ideas that have been proposed for cairo but are not yet
|
||||
scheduled on the roadmap of any particular release, please see the
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue