Hi devs. In ClipBoard Brush "Use Color Mask" inverts values. Right now black=1.0 and white=0.0. But it should be white=1.0 and black=0.0. http://i.imgur.com/cS9CbXW.png Dmitry confirmed this is should be as white=1.0 and black=0.0. Thanks.
Hm... it seems like the problem is a bit more deep. For the rest of the brushes we use white for transparent and black for opaque. Though in selections we use reverse. Actually, the latter way is a standard for selections in other applications. Probably, we should add something like "Invert" checkbox to "Clipboard" and "Custom" brush tips?
The checkbox would help too. If there is noway to refactor - then checkbox is ok 100%.
https://phabricator.kde.org/T2085
Created attachment 104290 [details] the imgur image
resolved in https://phabricator.kde.org/T2085