13 Mar
2008
13 Mar
'08
11:28 p.m.
Hi, I noticed you're working on the quartz backend for cairo. I'm maintaining X11 for Apple and am looking into including the X11 cairo backend in the next community release of X11. As it is, cairo has compile-time tests for endianness which are based on the values set by configure. This makes fat binaries built via '- arch i386 -arch ppc -arch ppc64 -arch x86_64' broken for the "other" architecture family. I'm using the following patch to address this, but I'd like to pass it to you first to make sure there isn't some adverse effect wrt the quartz backend that I don't see. If it looks fine to you, could you please commit it? Thanks, Jeremy