mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-04-23 13:20:42 +02:00
[ROADMAP] Remove 1.3.14 items, add 1.4.2 ones
This commit is contained in:
parent
d6ac9b4770
commit
bbc3416144
1 changed files with 13 additions and 7 deletions
20
ROADMAP
20
ROADMAP
|
|
@ -36,13 +36,19 @@ cairo-1.4 (January 2006): Better performance
|
|||
- New rasterization
|
||||
- Finer-grained fallbacks for PS/PDF
|
||||
|
||||
cairo 1.3.14
|
||||
============
|
||||
Bugs to fix:
|
||||
✓ "issue with rotated image sources" from Benjamin Otte on mailing list
|
||||
✓ "Problem with linear gradients and reflect mode post-rewrite" from T Rowley on list
|
||||
✓ 8801 text rendering lacking locking in multithreaded apps
|
||||
✓ cairo_show_text has incorrect spacing on win32
|
||||
cairo 1.4.2
|
||||
===========
|
||||
- [Bug 9994] performance opportunities in cairo
|
||||
- [Bug 10150] Support inline with Sun Studio compiler
|
||||
- AltiVec patches
|
||||
- Kmaraas's warning cleanups
|
||||
- Mathias's Mutex cleanup patch
|
||||
- Update bindings chapter of documentation to reflect new APIs
|
||||
(get_reference_count() and user_data for all)
|
||||
- Work around bug in X server causing extend-reflect test to hang it
|
||||
- Fix a8mask (patch available)
|
||||
- Possibly remove pdiff
|
||||
- Make font backends separable from their native surfaces
|
||||
|
||||
cairo 1.4.0 ideas (think performance!)
|
||||
======================================
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue