Bug 14231 - Can't handle depth 15
Summary: Can't handle depth 15
Status: RESOLVED FIXED
Alias: None
Product: cairo
Classification: Unclassified
Component: general (show other bugs)
Version: 1.4.10
Hardware: PowerPC Linux (All)
: medium enhancement
Assignee: Carl Worth
QA Contact: cairo-bugs mailing list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-24 07:45 UTC by Gary Thomas
Modified: 2008-04-11 07:27 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Gary Thomas 2008-01-24 07:45:48 UTC
Error: Cairo 1.4.10 does not yet support the requested image format:
        Depth: 16
        Alpha mask: 0x00000000
        Red   mask: 0x00007c00
        Green mask: 0x000003e0
        Blue  mask: 0x0000001f

Is this available in newer versions?
Comment 1 Behdad Esfahbod 2008-01-24 18:00:59 UTC
I tested this a while ago with 1.4.14 using the following:


  Xvfb -screen 0 650x480x15 :1 -pixdepths 15 -render
  DISPLAY=:1 gedit

and it worked great.  Can you try that?  If that works but not your actual server, there's something else we need to fix.
Comment 2 Chris Wilson 2008-04-11 07:27:26 UTC
Mass closing of 8-/15-/16-/32-bit unsupported image formats as these should now all work in 1.6.0. Please test and reopen if you have any issues.


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.