Diffusion Krita 679ebac38cda

Fix border artifacts in edge-detection filters

Authored by dkazakov on Jun 8 2020, 8:52 PM.

Description

Fix border artifacts in edge-detection filters

KisConvolutionPainter::applyMatrix() will automatically read more
data outside the passed areaSize if it is needed for the kernel.
There is no need to pass bigger area to the painter.

BUG:419534

Details

Committed
dkazakovJun 8 2020, 8:52 PM
Parents
R37:d80a8a38e336: Fixed OpenGL canvas rendering for High-DPI displays.
Branches
Unknown
Tags
Unknown