Comment 20 for bug 61303

Revision history for this message
In , Eric-faurot (eric-faurot) wrote :

Created an attachment (id=5796)
fix for the 8bit issue + 16 bit.

Hi all,

There was a bug in my previous fix. Color channels were mixed up
on some archs. This should be much better now. It should also be faster.
I have also added a workaround for 16bits displays with the RENDER extension
disabled.

Also updated there:
http://ekyo.nerim.net/software/patch-src_cairo-xlib-surface_c

Eric.