This forum has been archived. All content is frozen. Please use KDE Discuss instead.

fill tool feathering problem

Tags: None
(comma "," separated)
jyrkir
Registered Member
Posts
2
Karma
0

fill tool feathering problem

Mon Dec 12, 2016 3:59 pm
Hi all
I have no idea where to post this, so here goes.

I have been running Krita 3.0.1.1 appimage in a linux mint 17.3 system.
There seems to be a problem with the fill tool grow/shrink and feather selection options,
in that no shrinking/growing or feathering occurs when filling a selection,
while no fastmode or fill selection only options are chosen.

I have been looking at the source code (3.0.1.1), and there seems (to me, a complete amateur) to be a problem
in the file krita-3.0.1.1/libs/image/kis_fill_painter.h, line 217:

uint feather() {

I think it should possibly be:

int feather() {

Also in file krita 3.0.11/libs/image/kis_fill_painter.cc, lines 269-270:

m_fillSelection->pixelSelection()->applySelection(
realSelection->projection(), SELECTION_INTERSECT);

possibly should be line 269:

m_fillSelection->pixelSelection()->applySelection(realSelection->projection(), SELECTION_INTERSECT);

On the other hand, I may be a complete fool.

If this is useful to someone, good. If not, 'tis wasted.

Merry festive season to all

[EDIT: added the other (.cc) file
User avatar
halla
KDE Developer
Posts
5092
Karma
20
OS

Re: fill tool feathering problem

Mon Dec 12, 2016 4:14 pm
Please report a bug in bugs.kde.org -- if it's on the forum, I'm afraid I'll have forgotten about it in half day...
jyrkir
Registered Member
Posts
2
Karma
0

Re: fill tool feathering problem

Mon Dec 12, 2016 4:27 pm
Hi

Thx for quick reply.

I shall try to file a bug report there, when idle for long enough.


Bookmarks



Who is online

Registered users: Bing [Bot], Google [Bot], Sogou [Bot]