[cairo] Good news/bad news on OS X

David Reveman c99drn at cs.umu.se
Tue Dec 9 02:18:08 PST 2003


On Tue, 2003-12-09 at 03:27, Nathan Gray wrote:

> Hmm... byte-order problems perhaps?

I have some experience with that, as I yesterday made sure that the GLX
backend worked in OSX. GL uses native byte-order and libic always uses
MSB byte-order. 

As long as you do not pull pixels apart it should work fine. Image, xlib
and glx backends works fine for me (off course the xlib and glx backends
requires that X11 is installed). 

My guess is that there might be some problem with unpremultiplying
pixels when writing the png.

-- 
David Reveman ( c99drn at cs.umu.se )
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://lists.freedesktop.org/archives/cairo/attachments/20031209/678eee3a/attachment.pgp


More information about the cairo mailing list