Bug 162872

Summary: With filter paintop, transparent pixels are replaced by black or white pixels
Product: [Applications] krita Reporter: Cyrille Berger <cberger>
Component: GeneralAssignee: Krita Bugs <krita-bugs-null>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: git master (please specify the git hash!)   
Target Milestone: ---   
Platform: Unlisted Binaries   
OS: Linux   
Latest Commit: Version Fixed In:

Description Cyrille Berger 2008-05-30 10:47:52 UTC
Transparent pixels are replaced by black or white pixels, instead of
keeping their transparency.

Note: This should probably made an option, since it was done on purpose.
Comment 1 Cyrille Berger 2008-07-26 08:42:13 UTC
SVN commit 837944 by berger:

fix Transparent pixels are replaced by black or white pixels, instead of
keeping their transparency (add an option for the old behaviour)

BUG: 162872


 M  +8 -1      FilterOpOptionsWidget.ui  
 M  +29 -1     kis_filterop.cc  
 M  +1 -0      kis_filterop.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=837944