Powerpc
Patrick Julien
freak at codepimps.org
Tue Oct 14 22:17:18 CEST 2003
On October 14, 2003 12:16 pm, Boudewijn Rempt wrote:
> I finally finished compiling Krita on my trusty powerbook (took two whole
> days with kdelibs and the rest of koffice), and, yes, there appears to be
> an endianness issue with Krita; all test images are shown blueish. (It's
> not a kimgio problem, since using the qimage->qpixmap conversion of Qt
> shows the same problem, even if it is a lot slower.)
>
> What would be the best way of handling this? Keeping the internal buffer in
> platform represenation and making load/save/import/export convert? Or
> convert just before painting the image?
I would think the issue would be in the color strategy, i.e. how we assemble a
QImage from tiles.
More information about the kimageshop
mailing list