diff options
author | Carl Worth <cworth@cworth.org> | 2007-01-20 00:56:07 -0800 |
---|---|---|
committer | Carl Worth <cworth@cworth.org> | 2007-01-20 00:56:07 -0800 |
commit | b06222b99091796486cc0f938dd7487c66dd8420 (patch) | |
tree | 983418fd72c2429ddf4f8845270bcea6a4b12537 /ROADMAP | |
parent | 6c40575a225e3d6d138adae9d492881b8358f881 (diff) |
ROADMAP: Add 3 bugs to fix before the next snapshot
Diffstat (limited to 'ROADMAP')
-rw-r--r-- | ROADMAP | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -36,6 +36,13 @@ 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 1.3.6 =========== ✓ Bankers' rounding bug in _cairo_lround (https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=217819) |