Bugs item #3513016, was opened at 2012-03-29 16:55 Message generated for change (Comment added) made by zmoelnig You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=507079&aid=3513016...
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update.
Category: Pixes (pix_ objects) Group: osx
Status: Open Resolution: None Priority: 5 Private: No Submitted By: megrimm (megrimm) Assigned to: Nobody/Anonymous (nobody) Summary: imageMAGICK plugin Inverted Colors on file read
Initial Comment: pd-extended 64bit osx 10.7.3
When opening a file the Red channel and the Green channel were inverted.
FIX:
Line 54: GL_RGB Line 60: "BGR"
...that fix took me half the day to figure out. anyway, i know i should be submitting a patch but im not too illiterate yet on the git systems and was failing quite miserably in my attempts to create a suitable patch....
m
----------------------------------------------------------------------
Comment By: IOhannes m zmölnig (zmoelnig)
Date: 2012-05-02 06:15
Message: the problem with that fix is, that we are potentially losing the alpha channel of the image, which is not so good.
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=507079&aid=3513016...