Gimp/data/tool-presets/Crop/16_9.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
584 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 "16×9")
(tool-options "GimpCropOptions"
(aspect-denominator 9.000000)
(aspect-numerator 16.000000)
(desired-fixed-size-height 1280.000000)
(desired-fixed-size-width 720.000000)
(desired-fixed-width 1290.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