[cairo] Good news/bad news on OS X

Keith Packard keithp at keithp.com
Mon Dec 8 18:56:04 PST 2003


Around 18 o'clock on Dec 8, Nathan Gray wrote:

> Hmm... byte-order problems perhaps?

Almost certainly.  The underlying rendering code stolen from fb has been
extensively tested on MSB machines, so I expect the issues are either 
configuration or the PNG/PS output code.  Make sure you're getting 
IMAGE_BYTE_ORDER == MSBFirst and BITMAP_BIT_ORDER == MSBFirst in compiling 
libic, then go look at the png/ps output code to see if it's pulling 
pixels apart anywhere.

-keith






More information about the cairo mailing list