From 3c57dd931145d43f2b0aef96c4d178135956bf91 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 05:13:10 +0200 Subject: Adding upstream version 2.10.36. Signed-off-by: Daniel Baumann --- data/dynamics/Velocity-Tapering.gdyn | 61 ++++++++++++++++++++++++++++++++++++ 1 file changed, 61 insertions(+) create mode 100644 data/dynamics/Velocity-Tapering.gdyn (limited to 'data/dynamics/Velocity-Tapering.gdyn') diff --git a/data/dynamics/Velocity-Tapering.gdyn b/data/dynamics/Velocity-Tapering.gdyn new file mode 100644 index 0000000..a49f439 --- /dev/null +++ b/data/dynamics/Velocity-Tapering.gdyn @@ -0,0 +1,61 @@ +# GIMP dynamics file + +(name "Velocity Tapering") +(opacity-output + (use-pressure no) + (use-velocity yes) + (use-direction no) + (use-tilt no) + (use-random no) + (use-fade no)) +(hardness-output + (use-pressure no) + (use-velocity no) + (use-direction no) + (use-tilt no) + (use-random no) + (use-fade no)) +(rate-output + (use-pressure no) + (use-velocity no) + (use-direction no) + (use-tilt no) + (use-random no) + (use-fade no)) +(size-output + (use-pressure no) + (use-velocity yes) + (use-direction no) + (use-tilt no) + (use-random no) + (use-fade no)) +(aspect-ratio-output + (use-pressure no) + (use-velocity no) + (use-direction no) + (use-tilt no) + (use-random no) + (use-fade no)) +(color-output + (use-pressure no) + (use-velocity no) + (use-direction no) + (use-tilt no) + (use-random no) + (use-fade no)) +(angle-output + (use-pressure no) + (use-velocity no) + (use-direction no) + (use-tilt no) + (use-random no) + (use-fade no)) +(jitter-output + (use-pressure no) + (use-velocity no) + (use-direction no) + (use-tilt no) + (use-random no) + (use-fade no)) + +# end of GIMP dynamics file -- cgit v1.2.3