summaryrefslogtreecommitdiffstats
path: root/data/tool-presets/FX/Fill-Paper.gtp
blob: 23d12d368f31bc621b86c28804ddbc3cd4c78bab (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-bucket-fill")
(name "Fill Paper (Multiply ! Sel.Pattern)")
(tool-options "GimpBucketFillOptions"
    (tool "gimp-bucket-fill-tool")
    (foreground (color-rgb 0.102075 0.183901 0.594317))
    (opacity 0.500000)
    (paint-mode multiply)
    (pattern "Paper")
    (brush-size 80.000000)
    (fill-mode pattern)
    (fill-area selection)
    (sample-merged yes))
(use-fg-bg no)
(use-brush no)
(use-dynamics yes)
(use-gradient no)
(use-pattern yes)
(use-palette no)
(use-font no)

# end of GIMP tool preset file