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

(icon-name "gimp-tool-crop")
(name "Crop 16:9")
(tool-options "GimpCropOptions"
    (aspect-denominator 9.000000)
    (aspect-numerator 16.000000)
    (fixed-rule-active yes)
    (guide thirds)
    (overridden-fixed-aspect yes)
    (tool "gimp-crop-tool")
    (allow-growing yes))
(use-fg-bg no)
(use-brush no)
(use-dynamics no)
(use-gradient no)
(use-pattern no)
(use-palette no)
(use-font no)

# end of GIMP tool preset file