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

(icon-name "gimp-tool-pencil")
(name "Pencil (Color From Gradient)")
(tool-options "GimpPencilOptions"
    (tool "gimp-pencil-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))
(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