Follow-up Comment #3, bug #19537 (project mypaint): Okay, I've pushed some basic support I had lying around for transforming PNG files when they're read in. It's just a start, but it seems to handle the test files I have lying around.
https://gitorious.org/mypaint/mypaint/commit/986c55ed815 New dependency: lcms2. Install liblcms2-dev if you're on a Debian-based system, and a recompile is needed too. I can't test with the oyranos.org test images you provided because they're JPEGs. The commit should work with PNG files (16bpp and 8bpp) and ORA files from other sources. Could you test it out with a few saves from Krita? Let me know if you see it screwing up alpha (possibly the hackiest code in this commit), or if the colours seem really strange, clipped, posterized(!), or dithered where Krita itself doesn't do that :) _______________________________________________________ Reply to this item at: <http://gna.org/bugs/?19537> _______________________________________________ Message sent via/by Gna! http://gna.org/ _______________________________________________ Mypaint-bugs mailing list [email protected] https://mail.gna.org/listinfo/mypaint-bugs
