summaryrefslogtreecommitdiffstats
path: root/data/tool-presets/Paint/Smudge-Rough.gtp
blob: e939338e3db8c22a71048fe05d2e3f1841e08c77 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# GIMP tool preset file

(icon-name "gimp-tool-smudge")
(name "Smudge Rough")
(tool-options "GimpSmudgeOptions"
    (tool "gimp-smudge-tool")
    (opacity 0.500000)
    (brush "Acrylic 01")
    (dynamics "Pressure Opacity")
    (brush-size 200.000000)
    (jitter-amount 0.339806)
    (gradient-reverse yes)
    (rate 60.000000))
(use-fg-bg no)
(use-brush yes)
(use-dynamics yes)
(use-gradient no)
(use-pattern no)
(use-palette no)
(use-font no)

# end of GIMP tool preset file