[ROADMAP] Remove 1.3.14 items, add 1.4.2 ones

This commit is contained in:
Behdad Esfahbod 2007-03-05 14:51:25 -05:00
parent d6ac9b4770
commit bbc3416144

20
ROADMAP
View file

@ -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!)
======================================