Skip to content
Commit 98b20b03 authored by Dmitry Kazakov's avatar Dmitry Kazakov
Browse files

[FEATURE] Implemented "Delayed Stroke" feature for brush smoothing

This patch adds two improvements to the Stabilizer algorithm implemented
by Juan Luis Boya García:

1) "Delayed Stroke" feature. If enabled the brush has a dead zone, where
   nothing is painted. This is extremely handy when one needs to paint
   a smooth line with explicit angles.

2) "Finish line" option for the brush stanilizer. When option is disabled,
   the line will not jump to the cursor position in the end of the stroke.

CCMAIL:kimageshop@kde.org
parent 1771a1cf
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment