diff options
Diffstat (limited to 'data/dynamics/Fade-Tapering.gdyn')
-rw-r--r-- | data/dynamics/Fade-Tapering.gdyn | 61 |
1 files changed, 61 insertions, 0 deletions
diff --git a/data/dynamics/Fade-Tapering.gdyn b/data/dynamics/Fade-Tapering.gdyn new file mode 100644 index 0000000..1c416c0 --- /dev/null +++ b/data/dynamics/Fade-Tapering.gdyn @@ -0,0 +1,61 @@ +# GIMP dynamics file + +(name "Fade Tapering") +(opacity-output + (use-pressure no) + (use-velocity no) + (use-direction no) + (use-tilt no) + (use-random no) + (use-fade yes)) +(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 no) + (use-direction no) + (use-tilt no) + (use-random no) + (use-fade yes)) +(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 |