blob: ad0af8f5eec65ec1e5ad4f192de7c04616d15505 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
# GIMP tool preset file
(icon-name "gimp-tool-crop")
(name "Crop Composition")
(tool-options "GimpCropOptions"
(aspect-denominator 1251.403099)
(aspect-numerator 1835.387351)
(guide thirds)
(tool "gimp-crop-tool"))
(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
|