Bug 6697

Summary: CGBitmapContextGetBitmapInfo
Product: cairo Reporter: Alexis Wilke <alexis>
Component: quartz backendAssignee: Carl Worth <cworth>
Status: RESOLVED WONTFIX QA Contact: cairo-bugs mailing list <cairo-bugs>
Severity: normal    
Priority: high CC: avox, sebastien
Version: 1.1.1   
Hardware: x86 (IA32)   
OS: Mac OS X (All)   
URL: http://developer.apple.com/documentation/GraphicsImaging/Reference/CGBitmapContext/Reference/reference.html#//apple_ref/c/func/CGBitmapContextGetBitmapInfo
Whiteboard:
i915 platform: i915 features:

Description Alexis Wilke 2006-04-22 15:02:41 UTC
The function CGBitmapContextGetBitmapInfo is not available in Mac OS/X 10.3.
It would be nice if you could avoid it altogether.

It is currently used in quartz:

  src/cairo-quartz-surface.c

See more info here:

 
http://developer.apple.com/documentation/GraphicsImaging/Reference/CGBitmapContext/Reference/reference.html#//apple_ref/c/func/CGBitmapContextGetBitmapInfo

I could otherwise compile cairo on 10.3.
(well... without the gtk-docs)

Thank,
Alexis
Comment 1 Dom Lachowicz 2006-08-22 11:27:20 UTC
*** Bug 7377 has been marked as a duplicate of this bug. ***
Comment 2 Brian Ewins 2006-12-26 14:12:12 UTC
*** Bug 8075 has been marked as a duplicate of this bug. ***
Comment 3 Wim Lewis 2007-12-21 18:06:08 UTC
It kind of looks like this was fixed in 3623da441a2b9dcec1effef71a41967ad5ff1363 or maybe 4c201723ce8139c2e6620881583bc08e3aa1bad7. Is this still a problem?
Comment 4 Alexis Wilke 2007-12-24 22:09:52 UTC
I do not have 10.3 anymore...
Comment 5 Richard Hult 2008-03-07 06:25:09 UTC
We could probably just decide to depend on 10.4 at this point... and close this.

Comment 6 Chris Wilson 2008-10-10 15:04:29 UTC
The MacOS X backend requires version 10.4 or greater.

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.