I've put up some nasty draft code for perceptual colourising and brightness setting using layers which power users might like to try out. Bear in mind that this is very incomplete code!
https://gitorious.org/~achadwick/mypaint/achadwick-mypaint/commits/layer-colorize * You can save and load ORA files with this, but don't expect to be able to open files saved with the new modes meaningfully in anything other than this development branch's version of MyPaint. The names have not been finalized, and this requires cooperation via the CREATE list first, and ideally a working OpenRaster wiki. * You can't save transparent PNGs, and Merge Down won't work with the new modes. I'm waiting on maxy's shiny new RGBU branch to hit master. Thanks for working on this, Martin! Right now, you can compare the nice perceptually relevant YCbCr-based methods I'm hoping to get into the OpenRaster spec with a less smart HSV-based approach which was used by older versions of the GIMP. I'm also writing it all up on the wiki as I go, and you can find it via the brainstorming page. -- Andrew Chadwick _______________________________________________ Mypaint-discuss mailing list [email protected] https://mail.gna.org/listinfo/mypaint-discuss
