[cairo-commit] [cairo-www] src/roadmap.mdwn
Carl Worth
cworth at freedesktop.org
Thu Mar 20 17:30:41 PDT 2008
src/roadmap.mdwn | 14 ++++++--------
1 file changed, 6 insertions(+), 8 deletions(-)
New commits:
commit 1bfe0078ccb36dc19ba422896aae8702c741dec8
Author: Carl Worth <cworth at cworth.org>
Date: Thu Mar 20 17:30:29 2008 -0700
Note some bugs fixed in 1.5.14
diff --git a/src/roadmap.mdwn b/src/roadmap.mdwn
index a110ac1..4937172 100644
--- a/src/roadmap.mdwn
+++ b/src/roadmap.mdwn
@@ -48,17 +48,15 @@ abgr8888) (in 1.5.2)
â Change from 16.16 to 24.8 for fixed-point storage (in 1.5.12)
-## In-progress
+ â Eliminate problems with "unsupported image formats" for xlib (in 1.5.14)
- ⢠Depend on a newer pixman release (with support for `CAIRO_EXTEND_PAD`)
+ â 7735 cairo doesn't support 8-bit truecolor visuals
+ â 4945 Cairo doesn't support 8-bit pseudocolor visuals
+ â 9719 Cairo doesn't support 655 xlib format
- ⢠Eliminate problems with "unsupported image formats" for xlib,
- (very frequently duplicated bug reports and a regression since
- cairo 1.0.x apparently) (cworth)
+## In-progress
- 7735 cairo doesn't support 8-bit truecolor visuals
- 4945 Cairo doesn't support 8-bit pseudocolor visuals
- 9719 Cairo doesn't support 655 xlib format
+ ⢠Depend on a newer pixman release (with support for `CAIRO_EXTEND_PAD`)
# cairo 1.6.x (Currently unscheduled)
More information about the cairo-commit
mailing list