Skip to content

#9225: smooth brush pressure

Mark Sweeney requested to merge pixelmixer/gimp-plugins:smooth-pressure into master

This merge is to address #9225

Edit:

After looking into a rolling average I discovered the actual location of the smoothing code, turns out to be simple to adapt it to give lovely smooth pressure strokes. Just extends the coordinate logic to pressure. Makes use of the 'Quality' parameter of Smooth stroke.

smooth

Edited by Mark Sweeney

Merge request reports