From 3c57dd931145d43f2b0aef96c4d178135956bf91 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 05:13:10 +0200 Subject: Adding upstream version 2.10.36. Signed-off-by: Daniel Baumann --- data/tool-presets/Selection/Circle-200px.gtp | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 data/tool-presets/Selection/Circle-200px.gtp (limited to 'data/tool-presets/Selection/Circle-200px.gtp') diff --git a/data/tool-presets/Selection/Circle-200px.gtp b/data/tool-presets/Selection/Circle-200px.gtp new file mode 100644 index 0000000..c8fe183 --- /dev/null +++ b/data/tool-presets/Selection/Circle-200px.gtp @@ -0,0 +1,23 @@ +# GIMP tool preset file + +(icon-name "gimp-tool-ellipse-select") +(name "Circle 200px") +(tool-options "GimpRectangleSelectOptions" + (aspect-denominator 200.000000) + (aspect-numerator 200.000000) + (desired-fixed-size-height 200.000000) + (desired-fixed-size-width 200.000000) + (fixed-rule size) + (fixed-rule-active yes) + (overridden-fixed-size yes) + (tool "gimp-ellipse-select-tool") + (operation add)) +(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 -- cgit v1.2.3