Bug 8416 - cairo doesn't support 8 bit colourdepth
Summary: cairo doesn't support 8 bit colourdepth
Status: RESOLVED DUPLICATE of bug 4945
Alias: None
Product: cairo
Classification: Unclassified
Component: xlib backend (show other bugs)
Version: 1.2.4
Hardware: x86 (IA32) Linux (All)
: high normal
Assignee: Carl Worth
QA Contact: cairo-bugs mailing list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-25 06:26 UTC by Tim Connors
Modified: 2006-09-25 09:53 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Tim Connors 2006-09-25 06:26:25 UTC
There are still plenty of 8 bit x-terminals out there (I am tyoping on one now),
yet cairo doesn't support 8 bit colour:

----
Error: Cairo does not yet support the requested image format:
        Depth: 8
        Alpha mask: 0x00000000
        Red   mask: 0x00000000
        Green mask: 0x00000000
        Blue  mask: 0x00000000
Please file an enhacement request (quoting the above) at:
http://bugs.freedesktop.org/enter_bug.cgi?product=cairo
logjam: /home/dajobe/dev/debian/cairo/cairo-1.2.4/src/cairo-image-surface.c:155:
_cairo_format_from_pixman_format: Assertion `NOT_REACHED' failed.
----

I'm not running anything overly graphical -- logjam, so don't see why 8 bit
shouldn't be supported.
Comment 1 Carl Worth 2006-09-25 09:53:28 UTC
Please see the discussion (and patches) in the previous bug report on this issue.

Thanks!

-Carl


*** This bug has been marked as a duplicate of 4945 ***


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.