Gimp/data/tool-presets/Crop/Square.gtp
Alexandre Prokoudine 36316e20b9 Bug 156858 - Add option menu of standard aspect ratios to ratio-using tools
Add 4x3 Landscape/Portrait, 3x2 Landscape/Portrait, 16x10, 16x9, and Square presets
2017-06-12 02:05:57 +03:00

22 lines
516 B
Text

# GIMP tool preset file
(icon-name "gimp-tool-crop")
(name "Square")
(tool-options "GimpCropOptions"
(desired-fixed-size-height 400.000000)
(desired-fixed-size-width 400.000000)
(desired-fixed-width 400.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