Re: Suggestions

(+) mode is additive, of course, which has been fairly easy to implement, even while it does create weird things, if you use it on an empty canvas.
(-) mode would be like multiply, but in order to make this work with Verve, it would have to do something that might make even weirder effects:
...a little reminder: this is all openGL, which is fantastic overall, but creates certain complications that pure software treatment wouldn't.

- create a white image for the brush to use
- copy the current brush or brush image onto it
- multiply the result with the layer
Sounds pretty easy, too, but it creates a bunch of scary stuff that would be no problem on a filled canvas, but could go insane- or very weird- on empty patches.
I will try it again, because I really, really want that, too. Maybe my mind has evolved enough since I last tried it so that I can make it work better now?!

But, yes, I'm totally with you!
