Diffusion Krita 18511f5e5b80

Fix border selection to generate non-fuzzy edges

Authored by dkazakov on Jun 15 2020, 7:06 PM.

Description

Fix border selection to generate non-fuzzy edges

Border should use erode/dilate kernel instread of a triangular one.

The patch also adds a new option: border seleciton can now do
optional antialiasing of the edge.

BUG:395673

Details