Tool overlay and cursor shapes
LukasT.dev@gmail.com
lukast.dev at gmail.com
Fri Sep 18 14:14:25 CEST 2009
On Friday 18 September 2009 08:03:46 Cyrille Berger wrote:
> On Friday 18 September 2009, LukasT.dev at gmail.com wrote:
> > Check it out. Just change line paintToolOutline(&gc,path); to
> > paintToolOutline(&gc,path,BW_MODE);
>
> one last change, I think the mode should be a variable in KisTool, not a
> parameter of paintToolOutline.
>
I made it a parameter so that every tool can decide if it wants to paint in
this mode or that mode. Default is XOR mode.
Why would you like to have it as variable?
More information about the kimageshop
mailing list