Diffusion Krita 2a7d463ccc94

Fix 1px brush offset in line tool

Authored by vanyossi on Jun 27 2019, 3:52 AM.

Description

Fix 1px brush offset in line tool

Line tool calculates position of points using a simple line
proportion, this calculation differs from DDALine algorithm
causing jagged and curvy lines on 1px brushes. This fix adds
a position correction based off DDALine algorithm.

BUG:407405

Details

Committed
vanyossiNov 12 2019, 6:07 AM
Parents
R37:474ce798dae1: Don't confuse MOC with examples in the apidox
Branches
Unknown
Tags
Unknown