Diffusion Krita aab0d5fddefd

Fix 1px offset on line tool

Authored by vanyossi on Sep 9 2019, 3:56 AM.

Description

Fix 1px offset on line tool

Line algorithm is correct for renders of point A to B, but on
line tool we create subsegments for every stroke sensor
variation. This fix makes the points on those segments
to be consistent to dda line algorythm on 1px brushes.

Details

Committed
vanyossiNov 12 2019, 6:07 AM
Parents
R37:33a6f95983c1: Attempt to fix rare cases of line offset at 45 degree
Branches
Unknown
Tags
Unknown