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

(icon-name "gimp-tool-airbrush")
(name "Airbrush (Color From Gradient)")
(tool-options "GimpAirbrushOptions"
    (tool "gimp-airbrush-tool")
    (foreground (color-rgb 0.572549 0.363737 0.363737))
    (brush "2. Hardness 050")
    (dynamics "Color From Gradient")
    (gradient "Default")
    (palette "Default")
    (brush-size 500.000000)
    (dynamics-expanded yes)
    (fade-repeat triangular)
    (rate 30.000000))
(use-fg-bg no)
(use-brush no)
(use-dynamics yes)
(use-gradient no)
(use-pattern no)
(use-palette no)
(use-font no)

# end of GIMP tool preset file