Gimp/data/tool-presets/Crop/4_3-Portrait.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

24 lines
589 B
Text
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 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