[gimp] data: Add the dynamics files that missed commit after rename



commit 6d3ee267be823367aca1d3df6f18852b06c80f90
Author: Alexia Death <alexiadeath gmail com>
Date:   Fri Dec 18 23:07:00 2009 +0200

    data: Add the dynamics files that missed commit after rename

 data/dynamics/Fade-Tapering.gdyn     |   61 ++++++++++++++++++++++++++++++++++
 data/dynamics/Velocity-Tapering.gdyn |   61 ++++++++++++++++++++++++++++++++++
 2 files changed, 122 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
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



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]