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

(icon-name "gimp-tool-paintbrush")
(name "Structure")
(tool-options "GimpPaintOptions"
    (tool "gimp-paintbrush-tool")
    (brush "Structure")
    (dynamics "Perspective")
    (gradient "FG to BG (RGB)")
    (brush-size 283.550000))
(use-fg-bg no)
(use-brush yes)
(use-dynamics yes)
(use-gradient yes)
(use-pattern yes)
(use-palette yes)
(use-font yes)

# end of GIMP tool preset file