diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-27 16:23:22 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-27 16:23:22 +0000 |
commit | e42129241681dde7adae7d20697e7b421682fbb4 (patch) | |
tree | af1fe815a5e639e68e59fabd8395ec69458b3e5e /data/dynamics/Velocity-Tapering.gdyn | |
parent | Initial commit. (diff) | |
download | gimp-upstream.tar.xz gimp-upstream.zip |
Adding upstream version 2.10.22.upstream/2.10.22upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'data/dynamics/Velocity-Tapering.gdyn')
-rw-r--r-- | data/dynamics/Velocity-Tapering.gdyn | 61 |
1 files changed, 61 insertions, 0 deletions
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 |