summaryrefslogtreecommitdiffstats
path: root/data/tool-presets/Crop/4_3-Portrait.gtp
blob: d2a68a924b0ba31200bc5fc6d9ba6484b3515b0c (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-crop")
(name "4×3 Portrait")
(tool-options "GimpCropOptions"
    (aspect-denominator 4.000000)
    (aspect-numerator 3.000000)
    (desired-fixed-size-height 400.000000)
    (desired-fixed-size-width 300.000000)
    (desired-fixed-width 300.000000)
    (fixed-rule-active yes)
    (overridden-fixed-aspect yes)
    (overridden-fixed-size yes)
    (tool "gimp-crop-tool"))
(use-fg-bg no)
(use-brush no)
(use-dynamics no)
(use-mypaint-brush no)
(use-gradient no)
(use-pattern no)
(use-palette no)
(use-font no)

# end of GIMP tool preset file