summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2016-03-15 14:11:24 (EDT)
committer P. J. McDermott <pj@pehjota.net>2016-03-15 14:11:24 (EDT)
commit81e06d47011e388fe5a292dce5a03f89f1f1a850 (patch)
tree480e4b4b730541a79f73f048d817bf0a17933ea0
downloadgimp-81e06d47011e388fe5a292dce5a03f89f1f1a850.zip
gimp-81e06d47011e388fe5a292dce5a03f89f1f1a850.tar.gz
gimp-81e06d47011e388fe5a292dce5a03f89f1f1a850.tar.bz2
Initial commit
-rw-r--r--.gimp-2.8/colorrc19
-rw-r--r--.gimp-2.8/controllerrc40
-rw-r--r--.gimp-2.8/dockrc4
-rw-r--r--.gimp-2.8/gtkrc24
-rw-r--r--.gimp-2.8/menurc1174
-rw-r--r--.gimp-2.8/parasiterc6
-rw-r--r--.gimp-2.8/pluginrc5466
-rw-r--r--.gimp-2.8/sessionrc79
-rw-r--r--.gimp-2.8/tags.xml846
-rw-r--r--.gimp-2.8/templaterc193
-rw-r--r--.gimp-2.8/themerc10
-rw-r--r--.gimp-2.8/toolrc136
-rw-r--r--.gimp-2.8/unitrc51
-rw-r--r--.gitignore.d/gimp14
14 files changed, 8062 insertions, 0 deletions
diff --git a/.gimp-2.8/colorrc b/.gimp-2.8/colorrc
new file mode 100644
index 0000000..6b90574
--- /dev/null
+++ b/.gimp-2.8/colorrc
@@ -0,0 +1,19 @@
+# GIMP colorrc
+#
+# This file holds a list of recently used colors.
+
+(color-history
+ (color-rgba 1.000000 1.000000 1.000000 1.000000)
+ (color-rgba 1.000000 1.000000 1.000000 1.000000)
+ (color-rgba 1.000000 1.000000 1.000000 1.000000)
+ (color-rgba 1.000000 1.000000 1.000000 1.000000)
+ (color-rgba 1.000000 1.000000 1.000000 1.000000)
+ (color-rgba 1.000000 1.000000 1.000000 1.000000)
+ (color-rgba 1.000000 1.000000 1.000000 1.000000)
+ (color-rgba 1.000000 1.000000 1.000000 1.000000)
+ (color-rgba 1.000000 1.000000 1.000000 1.000000)
+ (color-rgba 1.000000 1.000000 1.000000 1.000000)
+ (color-rgba 1.000000 1.000000 1.000000 1.000000)
+ (color-rgba 1.000000 1.000000 1.000000 1.000000))
+
+# end of colorrc
diff --git a/.gimp-2.8/controllerrc b/.gimp-2.8/controllerrc
new file mode 100644
index 0000000..def2ad2
--- /dev/null
+++ b/.gimp-2.8/controllerrc
@@ -0,0 +1,40 @@
+# GIMP controllerrc
+#
+# This file will be entirely rewritten each time you exit.
+
+(GimpControllerInfo "Main Mouse Wheel"
+ (stock-id "gimp-controller-wheel")
+ (enabled yes)
+ (debug-events no)
+ (controller "GimpControllerWheel")
+ (mapping
+ (map "scroll-down-shift-control-alt" "context-font-select-previous")
+ (map "scroll-up-shift-control-alt" "context-font-select-next")
+ (map "scroll-down-alt" "tools-value-1-decrease-skip")
+ (map "scroll-up-control-alt" "context-gradient-select-next")
+ (map "scroll-down-shift-control" "context-brush-select-previous")
+ (map "scroll-up-alt" "tools-value-1-increase-skip")
+ (map "scroll-up-shift-alt" "context-pattern-select-next")
+ (map "scroll-down-shift-alt" "context-pattern-select-previous")
+ (map "scroll-up-shift-control" "context-brush-select-next")
+ (map "scroll-down-control-alt" "context-gradient-select-previous")))
+(GimpControllerInfo "Main Keyboard"
+ (stock-id "gimp-controller-keyboard")
+ (enabled yes)
+ (debug-events no)
+ (controller "GimpControllerKeyboard")
+ (mapping
+ (map "cursor-left-alt" "tools-value-1-decrease")
+ (map "cursor-right-shift" "view-scroll-page-right")
+ (map "cursor-left-shift" "view-scroll-page-left")
+ (map "cursor-up-control" "view-scroll-top-border")
+ (map "cursor-right-alt" "tools-value-1-increase")
+ (map "cursor-right-control" "view-scroll-right-border")
+ (map "cursor-left-control" "view-scroll-left-border")
+ (map "cursor-down-control" "view-scroll-bottom-border")
+ (map "cursor-up-shift" "view-scroll-page-up")
+ (map "cursor-up-alt" "tools-value-1-increase-skip")
+ (map "cursor-down-shift" "view-scroll-page-down")
+ (map "cursor-down-alt" "tools-value-1-decrease-skip")))
+
+# end of controllerrc
diff --git a/.gimp-2.8/dockrc b/.gimp-2.8/dockrc
new file mode 100644
index 0000000..bb1944b
--- /dev/null
+++ b/.gimp-2.8/dockrc
@@ -0,0 +1,4 @@
+# recently closed docks
+
+
+# end of recently closed docks
diff --git a/.gimp-2.8/gtkrc b/.gimp-2.8/gtkrc
new file mode 100644
index 0000000..f4efa07
--- /dev/null
+++ b/.gimp-2.8/gtkrc
@@ -0,0 +1,24 @@
+# pixmap_path "<dir 1>:<dir 2>:<dir 3>:..."
+#
+# include "rc-file"
+#
+# style <name> [= <name>]
+# {
+# <option>
+# }
+#
+# widget <widget_set> style <style_name>
+# class <widget_class_set> style <style_name>
+#
+# You can add your own GIMP-specific GTK styles here.
+
+
+#
+# Adjust the size of previews in plug-in dialogs:
+#
+style "gimp-large-preview"
+{
+ GimpPreview::size = 256
+}
+
+# class "GimpPreview" style "gimp-large-preview"
diff --git a/.gimp-2.8/menurc b/.gimp-2.8/menurc
new file mode 100644
index 0000000..149e9a8
--- /dev/null
+++ b/.gimp-2.8/menurc
@@ -0,0 +1,1174 @@
+; gimp-2.8 GtkAccelMap rc-file -*- scheme -*-
+; this file is an automated accelerator map dump
+;
+; (gtk_accel_path "<Actions>/view/view-shrink-wrap" "<Primary>j")
+; (gtk_accel_path "<Actions>/context/context-gradient-select-previous" "")
+; (gtk_accel_path "<Actions>/context/context-brush-menu" "")
+; (gtk_accel_path "<Actions>/context/context-brush-spacing-set" "")
+; (gtk_accel_path "<Actions>/context/context-palette-background-previous" "")
+; (gtk_accel_path "<Actions>/tools/tools-color-average-radius-decrease" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-icc-profile-set-rgb" "")
+; (gtk_accel_path "<Actions>/tools/tools-foreground-select-brush-size-increase-skip" "")
+; (gtk_accel_path "<Actions>/plug-in/script-fu-tile-blur" "")
+; (gtk_accel_path "<Actions>/vectors/vectors-raise" "")
+; (gtk_accel_path "<Actions>/view/view-close" "<Primary>w")
+; (gtk_accel_path "<Actions>/context/context-foreground-saturation-maximum" "")
+; (gtk_accel_path "<Actions>/context/context-brush-aspect-maximum" "")
+; (gtk_accel_path "<Actions>/file/file-save-and-close" "")
+; (gtk_accel_path "<Actions>/edit/edit-paste-as-new-layer" "")
+; (gtk_accel_path "<Actions>/view/view-scroll-down" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-animationoptimize-diff" "")
+; (gtk_accel_path "<Actions>/image/image-convert-grayscale" "")
+; (gtk_accel_path "<Actions>/plug-in/gimp-online-main-web-site" "")
+; (gtk_accel_path "<Actions>/context/context-brush-radius-increase-less" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-render-nature-menu" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-render-pattern-menu" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-blinds" "")
+; (gtk_accel_path "<Actions>/plug-in/script-fu-land" "")
+; (gtk_accel_path "<Actions>/tools/tools-ink-blob-angle-minimum" "")
+; (gtk_accel_path "<Actions>/layers/layers-mask-edit" "")
+; (gtk_accel_path "<Actions>/dialogs/dialogs-cursor" "")
+; (gtk_accel_path "<Actions>/context/context-background-saturation-minimum" "")
+; (gtk_accel_path "<Actions>/context/context-swatch-background-previous" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-autocrop" "")
+; (gtk_accel_path "<Actions>/tools/tools-paint-brush-angle-minimum" "")
+; (gtk_accel_path "<Actions>/context/context-brush-radius-decrease" "")
+; (gtk_accel_path "<Actions>/layers/layers-delete" "")
+; (gtk_accel_path "<Actions>/plug-in/script-fu-newsprint-text" "")
+; (gtk_accel_path "<Actions>/dockable/dialogs-dynamics-editor" "")
+; (gtk_accel_path "<Actions>/dockable/dialogs-toolbox" "<Primary>b")
+; (gtk_accel_path "<Actions>/layers/layers-mask-show" "")
+; (gtk_accel_path "<Actions>/context/context-background-green-decrease" "")
+; (gtk_accel_path "<Actions>/drawable/drawable-rotate-180" "")
+; (gtk_accel_path "<Actions>/tools/tools-paint-brush-angle-increase-skip" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-menu" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-distorts-menu" "")
+; (gtk_accel_path "<Actions>/tools/tools-paint-brush-aspect-ratio-increase-skip" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-antialias" "")
+; (gtk_accel_path "<Actions>/tools/tools-foreground-select-brush-size-set" "")
+; (gtk_accel_path "<Actions>/tools/tools-object-2-previous" "")
+; (gtk_accel_path "<Actions>/image/image-scale" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-repeat" "<Primary>f")
+; (gtk_accel_path "<Actions>/dockable/dialogs-buffers" "")
+; (gtk_accel_path "<Actions>/tools/tools-select-menu" "")
+; (gtk_accel_path "<Actions>/plug-in/gimp-palette-export-php" "")
+; (gtk_accel_path "<Actions>/dock/dock-show-image-menu" "")
+; (gtk_accel_path "<Actions>/layers/layers-scale" "")
+; (gtk_accel_path "<Actions>/layers/layers-duplicate" "<Primary><Shift>d")
+; (gtk_accel_path "<Actions>/channels/channels-selection-intersect" "")
+; (gtk_accel_path "<Actions>/context/context-foreground-green-increase" "")
+; (gtk_accel_path "<Actions>/context/context-background-red-increase-skip" "")
+; (gtk_accel_path "<Actions>/file/file-save-as" "<Primary><Shift>s")
+; (gtk_accel_path "<Actions>/tools/tools-value-4-increase-skip" "")
+; (gtk_accel_path "<Actions>/context/context-foreground-blue-set" "")
+; (gtk_accel_path "<Actions>/tools/tools-value-1-set-to-default" "")
+; (gtk_accel_path "<Actions>/context/context-background-value-decrease" "")
+; (gtk_accel_path "<Actions>/context/context-background-red-minimum" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-blur" "")
+; (gtk_accel_path "<Actions>/patterns/patterns-copy-location" "")
+; (gtk_accel_path "<Actions>/plug-in/script-fu-coffee-stain" "")
+; (gtk_accel_path "<Actions>/layers/layers-alpha-selection-subtract" "")
+; (gtk_accel_path "<Actions>/context/context-brush-select-next" "")
+; (gtk_accel_path "<Actions>/edit/edit-buffer-menu" "")
+; (gtk_accel_path "<Actions>/view/view-snap-to-vectors" "")
+; (gtk_accel_path "<Actions>/view/view-show-grid" "")
+; (gtk_accel_path "<Actions>/layers/layers-alpha-selection-add" "")
+; (gtk_accel_path "<Actions>/context/context-foreground-saturation-decrease" "")
+; (gtk_accel_path "<Actions>/patterns/patterns-refresh" "")
+; (gtk_accel_path "<Actions>/context/context-colormap-foreground-last" "")
+; (gtk_accel_path "<Actions>/drawable/drawable-levels-stretch" "")
+; (gtk_accel_path "<Actions>/context/context-brush-shape-menu" "")
+; (gtk_accel_path "<Actions>/context/context-foreground-saturation-set" "")
+; (gtk_accel_path "<Actions>/layers/layers-mask-selection-replace" "")
+; (gtk_accel_path "<Actions>/tools/tools-color-balance" "")
+; (gtk_accel_path "<Actions>/context/context-foreground-saturation-decrease-skip" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-newsprint" "")
+; (gtk_accel_path "<Actions>/view/view-scroll-left-border" "")
+; (gtk_accel_path "<Actions>/context/context-background-hue-minimum" "")
+; (gtk_accel_path "<Actions>/plug-in/script-fu-alien-glow-logo-alpha" "")
+; (gtk_accel_path "<Actions>/quick-mask/quick-mask-invert-on" "")
+; (gtk_accel_path "<Actions>/plug-in/script-fu-carve-it" "")
+; (gtk_accel_path "<Actions>/image/image-configure-grid" "")
+; (gtk_accel_path "<Actions>/dockable/dockable-lock-tab" "")
+; (gtk_accel_path "<Actions>/context/context-swatch-background-set" "")
+; (gtk_accel_path "<Actions>/view/view-zoom-maximum" "")
+; (gtk_accel_path "<Actions>/layers/layers-flatten-image" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-map-menu" "")
+; (gtk_accel_path "<Actions>/tools/tools-rotate" "<Shift>r")
+; (gtk_accel_path "<Actions>/file/file-open-as-layers" "<Primary><Alt>o")
+; (gtk_accel_path "<Actions>/plug-in/script-fu-frosty-logo" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-applylens" "")
+; (gtk_accel_path "<Actions>/context/context-colormap-background-set" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-solid-noise" "")
+; (gtk_accel_path "<Actions>/tools/tools-value-3-increase-skip" "")
+; (gtk_accel_path "<Actions>/tools/tools-value-1-set" "")
+; (gtk_accel_path "<Actions>/vectors/vectors-new" "")
+; (gtk_accel_path "<Actions>/file/file-menu" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-align-layers" "")
+; (gtk_accel_path "<Actions>/dialogs/dialogs-templates" "")
+; (gtk_accel_path "<Actions>/context/context-foreground-value-increase-skip" "")
+; (gtk_accel_path "<Actions>/layers/layers-new-from-visible" "")
+; (gtk_accel_path "<Actions>/context/context-tool-select-last" "")
+; (gtk_accel_path "<Actions>/view/view-zoom-16-1-accel" "KP_5")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-render-menu" "")
+; (gtk_accel_path "<Actions>/tools/tools-transform-preview-opacity-minimum" "")
+; (gtk_accel_path "<Actions>/plug-in/script-fu-make-brush-rectangular-feathered" "")
+; (gtk_accel_path "<Actions>/view/view-move-to-screen-:0.0" "")
+; (gtk_accel_path "<Actions>/tools/tools-paint-brush-size-decrease-skip" "")
+; (gtk_accel_path "<Actions>/tools/tools-gegl" "")
+; (gtk_accel_path "<Actions>/context/context-swatch-foreground-next" "0")
+; (gtk_accel_path "<Actions>/plug-in/script-fu-spyrogimp" "")
+; (gtk_accel_path "<Actions>/patterns/patterns-popup" "")
+; (gtk_accel_path "<Actions>/plug-in/script-fu-comic-logo" "")
+; (gtk_accel_path "<Actions>/select/select-shrink" "")
+; (gtk_accel_path "<Actions>/dockable/dockable-detach-tab" "")
+; (gtk_accel_path "<Actions>/select/select-stroke-last-values" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-illusion" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-plug-in-details" "")
+; (gtk_accel_path "<Actions>/context/context-palette-background-set" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-lic" "")
+; (gtk_accel_path "<Actions>/image/image-rotate-270" "")
+; (gtk_accel_path "<Actions>/context/context-foreground-blue-increase-skip" "")
+; (gtk_accel_path "<Actions>/tools/tools-ink-blob-aspect-maximum" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-jigsaw" "")
+; (gtk_accel_path "<Actions>/layers/layers-mode-next" "")
+; (gtk_accel_path "<Actions>/context/context-opacity-set" "")
+; (gtk_accel_path "<Actions>/edit/edit-named-copy" "")
+; (gtk_accel_path "<Actions>/file/file-open" "<Primary>o")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-icc-profile-apply" "")
+; (gtk_accel_path "<Actions>/tools/tools-value-4-minimum" "")
+; (gtk_accel_path "<Actions>/view/view-use-gegl" "")
+; (gtk_accel_path "<Actions>/gradients/gradients-edit" "")
+; (gtk_accel_path "<Actions>/gradients/gradients-delete" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-mblur" "")
+; (gtk_accel_path "<Actions>/dialogs/dialogs-brushes" "<Primary><Shift>b")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-mosaic" "")
+; (gtk_accel_path "<Actions>/tools/tools-by-color-select" "<Shift>o")
+; (gtk_accel_path "<Actions>/tools/tools-vector" "b")
+; (gtk_accel_path "<Actions>/tools/tools-ink-blob-size-maximum" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-oilify" "")
+; (gtk_accel_path "<Actions>/context/context-foreground-value-set" "")
+; (gtk_accel_path "<Actions>/vectors/vectors-stroke" "")
+; (gtk_accel_path "<Actions>/file/file-quit" "<Primary>q")
+; (gtk_accel_path "<Actions>/plug-in/script-fu-gradient-bevel-logo" "")
+; (gtk_accel_path "<Actions>/dockable/dockable-preview-size-tiny" "")
+; (gtk_accel_path "<Actions>/dialogs/dialogs-tool-options" "")
+; (gtk_accel_path "<Actions>/plug-in/script-fu-beveled-pattern-heading" "")
+; (gtk_accel_path "<Actions>/brushes/brushes-open-as-image" "")
+; (gtk_accel_path "<Actions>/plug-in/python-fu-palette-offset" "")
+; (gtk_accel_path "<Actions>/dockable/dockable-tab-style-name" "")
+; (gtk_accel_path "<Actions>/layers/layers-mode-first" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-exchange" "")
+; (gtk_accel_path "<Actions>/context/context-opacity-decrease-skip" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-recent-10" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-sharpen" "")
+; (gtk_accel_path "<Actions>/view/view-zoom-1-16" "<Shift>5")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-zealouscrop" "")
+; (gtk_accel_path "<Actions>/tools/tools-transform-preview-opacity-decrease-skip" "")
+; (gtk_accel_path "<Actions>/windows/windows-use-single-window-mode" "")
+; (gtk_accel_path "<Actions>/drawable/drawable-equalize" "")
+; (gtk_accel_path "<Actions>/context/context-background-green-maximum" "")
+; (gtk_accel_path "<Actions>/dialogs/dialogs-channels" "")
+; (gtk_accel_path "<Actions>/dockable/dockable-tab-style-icon" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-hot" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-fractalexplorer" "")
+; (gtk_accel_path "<Actions>/dockable/dockable-view-type-list" "")
+; (gtk_accel_path "<Actions>/tools/tools-ink-blob-angle-decrease" "")
+; (gtk_accel_path "<Actions>/context/context-background-green-set" "")
+; (gtk_accel_path "<Actions>/plug-in/script-fu-basic2-logo-alpha" "")
+; (gtk_accel_path "<Actions>/brushes/brushes-popup" "")
+; (gtk_accel_path "<Actions>/context/context-palette-background-first" "")
+; (gtk_accel_path "<Actions>/plug-in/script-fu-weave" "")
+; (gtk_accel_path "<Actions>/tools/tools-value-2-increase" "bracketright")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-recent-09" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-recent-08" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-recent-07" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-recent-06" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-recent-05" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-recent-04" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-recent-03" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-recent-02" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-recent-01" "")
+; (gtk_accel_path "<Actions>/tools/tools-paint-brush-aspect-ratio-minimum" "")
+; (gtk_accel_path "<Actions>/dialogs/dialogs-tips" "")
+; (gtk_accel_path "<Actions>/layers/layers-new-group" "")
+; (gtk_accel_path "<Actions>/context/context-palette-select-first" "")
+; (gtk_accel_path "<Actions>/view/view-fullscreen" "F11")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-compose" "")
+; (gtk_accel_path "<Actions>/plug-in/script-fu-cool-metal-logo-alpha" "")
+; (gtk_accel_path "<Actions>/channels/channels-new" "")
+; (gtk_accel_path "<Actions>/context/context-brush-angle-minimum" "")
+; (gtk_accel_path "<Actions>/windows/windows-dialogs-menu" "")
+; (gtk_accel_path "<Actions>/file/file-open-recent-menu" "")
+; (gtk_accel_path "<Actions>/tools/tools-paint-brush-size-minimum" "")
+(gtk_accel_path "<Actions>/plug-in/file-print-gtk" "<Primary>p")
+; (gtk_accel_path "<Actions>/tools/tools-value-1-minimum" "")
+; (gtk_accel_path "<Actions>/context/context-foreground-red-decrease-skip" "")
+; (gtk_accel_path "<Actions>/plug-in/script-fu-crystal-logo" "")
+; (gtk_accel_path "<Actions>/edit/edit-fade" "")
+; (gtk_accel_path "<Actions>/context/context-brush-spacing-maximum" "")
+; (gtk_accel_path "<Actions>/layers/layers-alpha-selection-replace" "")
+; (gtk_accel_path "<Actions>/patterns/patterns-open-as-image" "")
+; (gtk_accel_path "<Actions>/view/view-scroll-horizontal" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-reset-all" "")
+; (gtk_accel_path "<Actions>/context/context-opacity-decrease" "")
+; (gtk_accel_path "<Actions>/context/context-foreground-hue-increase" "")
+; (gtk_accel_path "<Actions>/plug-in/script-fu-blend-anim" "")
+; (gtk_accel_path "<Actions>/edit/undo-popup" "")
+; (gtk_accel_path "<Actions>/vectors/vectors-copy" "")
+; (gtk_accel_path "<Actions>/dockable/dockable-tab-style-icon-name" "")
+; (gtk_accel_path "<Actions>/channels/channels-selection-add" "")
+; (gtk_accel_path "<Actions>/tools/tools-value-1-decrease" "less")
+; (gtk_accel_path "<Actions>/plug-in/script-fu-glossy-logo-alpha" "")
+; (gtk_accel_path "<Actions>/dockable/dockable-preview-size-enormous" "")
+; (gtk_accel_path "<Actions>/plug-in/script-fu-predator" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-curve-bend" "")
+; (gtk_accel_path "<Actions>/file/file-open-recent-10" "<Primary>0")
+; (gtk_accel_path "<Actions>/plug-in/script-fu-make-brush-elliptical-feathered" "")
+; (gtk_accel_path "<Actions>/context/context-brush-aspect-decrease-skip" "")
+; (gtk_accel_path "<Actions>/context/context-font-select-last" "")
+; (gtk_accel_path "<Actions>/select/select-feather" "")
+; (gtk_accel_path "<Actions>/tools/tools-align" "q")
+; (gtk_accel_path "<Actions>/dialogs/dialogs-about" "")
+; (gtk_accel_path "<Actions>/view/view-zoom-8-1-accel" "KP_4")
+; (gtk_accel_path "<Actions>/plug-in/script-fu-3d-outline-logo-alpha" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-vpropagate" "")
+; (gtk_accel_path "<Actions>/context/context-tool-select-set" "")
+; (gtk_accel_path "<Actions>/context/context-brush-spikes-maximum" "")
+; (gtk_accel_path "<Actions>/plug-in/python-fu-palette-sort" "")
+; (gtk_accel_path "<Actions>/context/context-brush-radius-minimum" "")
+; (gtk_accel_path "<Actions>/image/image-convert-rgb" "")
+; (gtk_accel_path "<Actions>/plug-in/script-fu-blended-logo" "")
+; (gtk_accel_path "<Actions>/file/file-open-recent-03" "<Primary>3")
+; (gtk_accel_path "<Actions>/file/file-open-recent-08" "<Primary>8")
+; (gtk_accel_path "<Actions>/edit/edit-paste-as-new" "<Primary><Shift>v")
+; (gtk_accel_path "<Actions>/file/file-open-recent-09" "<Primary>9")
+; (gtk_accel_path "<Actions>/file/file-open-recent-05" "<Primary>5")
+; (gtk_accel_path "<Actions>/file/file-open-recent-07" "<Primary>7")
+; (gtk_accel_path "<Actions>/file/file-open-recent-06" "<Primary>6")
+; (gtk_accel_path "<Actions>/file/file-open-recent-04" "<Primary>4")
+; (gtk_accel_path "<Actions>/context/context-foreground-green-minimum" "")
+; (gtk_accel_path "<Actions>/plug-in/script-fu-chrome-logo" "")
+; (gtk_accel_path "<Actions>/file/file-open-recent-02" "<Primary>2")
+; (gtk_accel_path "<Actions>/file/file-open-recent-01" "<Primary>1")
+; (gtk_accel_path "<Actions>/view/view-zoom-out-skip" "")
+; (gtk_accel_path "<Actions>/layers/layers-select-top" "Home")
+; (gtk_accel_path "<Actions>/context/context-brush-spikes-decrease" "")
+; (gtk_accel_path "<Actions>/plug-in/script-fu-fuzzy-border" "")
+; (gtk_accel_path "<Actions>/select/select-float" "<Primary><Shift>l")
+; (gtk_accel_path "<Actions>/plug-in/script-fu-old-photo" "")
+; (gtk_accel_path "<Actions>/tools/tools-desaturate" "")
+; (gtk_accel_path "<Actions>/plug-in/script-fu-speed-text" "")
+; (gtk_accel_path "<Actions>/select/select-invert" "<Primary>i")
+; (gtk_accel_path "<Actions>/drawable/drawable-linked" "")
+; (gtk_accel_path "<Actions>/vectors/vectors-selection-replace" "")
+; (gtk_accel_path "<Actions>/tools/tools-paint-brush-angle-decrease-skip" "")
+; (gtk_accel_path "<Actions>/tools/tools-paint-brush-aspect-ratio-decrease-skip" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-flame" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-lens-distortion" "")
+; (gtk_accel_path "<Actions>/context/context-gradient-select-set" "")
+; (gtk_accel_path "<Actions>/patterns/patterns-delete" "")
+; (gtk_accel_path "<Actions>/context/context-foreground-saturation-increase-skip" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-autocrop-layer" "")
+; (gtk_accel_path "<Actions>/dockable/dockable-close-tab" "")
+; (gtk_accel_path "<Actions>/plug-in/file-pdf-save-multi" "")
+; (gtk_accel_path "<Actions>/context/context-palette-select-next" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-edge-detect-menu" "")
+; (gtk_accel_path "<Actions>/tools/tools-menu" "")
+; (gtk_accel_path "<Actions>/file/file-overwrite" "")
+; (gtk_accel_path "<Actions>/tools/tools-value-4-set" "")
+; (gtk_accel_path "<Actions>/tools/tools-ink-blob-angle-maximum" "")
+; (gtk_accel_path "<Actions>/plug-in/script-fu-gradient-example" "")
+; (gtk_accel_path "<Actions>/layers/layers-opacity-increase" "")
+; (gtk_accel_path "<Actions>/context/context-background-saturation-maximum" "")
+; (gtk_accel_path "<Actions>/tools/tools-paint-brush-angle-maximum" "")
+; (gtk_accel_path "<Actions>/layers/layers-lower-to-bottom" "")
+; (gtk_accel_path "<Actions>/image/image-new" "<Primary>n")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-filter-pack" "")
+; (gtk_accel_path "<Actions>/image/image-popup" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-colors-channel-mixer" "")
+; (gtk_accel_path "<Actions>/layers/layers-lower" "")
+; (gtk_accel_path "<Actions>/tools/tools-color-average-radius-minimum" "")
+; (gtk_accel_path "<Actions>/dockable/dockable-menu" "")
+; (gtk_accel_path "<Actions>/tools/tools-paint-brush-size-increase-skip" "")
+; (gtk_accel_path "<Actions>/drawable/drawable-visible" "")
+; (gtk_accel_path "<Actions>/layers/layers-popup" "")
+; (gtk_accel_path "<Actions>/plug-in/script-fu-waves-anim" "")
+; (gtk_accel_path "<Actions>/plug-in/script-fu-alien-glow-button" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-script-fu-server" "")
+; (gtk_accel_path "<Actions>/dockable/dialogs-cursor" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-fractal-trace" "")
+; (gtk_accel_path "<Actions>/windows/windows-hide-docks" "Tab")
+; (gtk_accel_path "<Actions>/plug-in/gimp-palette-export-java" "")
+; (gtk_accel_path "<Actions>/tools/tools-foreground-select-brush-size-increase-percent" "")
+; (gtk_accel_path "<Actions>/plug-in/script-fu-font-map" "")
+; (gtk_accel_path "<Actions>/plug-in/script-fu-clothify" "")
+; (gtk_accel_path "<Actions>/layers/layers-opacity-set" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-make-seamless" "")
+; (gtk_accel_path "<Actions>/image/image-convert-indexed" "")
+; (gtk_accel_path "<Actions>/brushes/brushes-duplicate" "")
+; (gtk_accel_path "<Actions>/tools/tools-ink-blob-aspect-set-to-default" "")
+; (gtk_accel_path "<Actions>/tools/tools-foreground-select-brush-size-maximum" "")
+; (gtk_accel_path "<Actions>/plug-in/script-fu-i26-gunya2" "")
+; (gtk_accel_path "<Actions>/image/image-resize" "")
+; (gtk_accel_path "<Actions>/tools/tools-transform-preview-opacity-decrease" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-screenshot" "")
+; (gtk_accel_path "<Actions>/tools/tools-object-2-first" "")
+; (gtk_accel_path "<Actions>/context/context-foreground-red-set" "")
+; (gtk_accel_path "<Actions>/plug-in/script-fu-slide" "")
+; (gtk_accel_path "<Actions>/tools/tools-colorize" "")
+; (gtk_accel_path "<Actions>/dockable/dockable-preview-size-gigantic" "")
+; (gtk_accel_path "<Actions>/context/context-opacity-increase-skip" "")
+; (gtk_accel_path "<Actions>/context/context-colors-swap" "x")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-guillotine" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-plasma" "")
+; (gtk_accel_path "<Actions>/channels/channels-lower" "")
+; (gtk_accel_path "<Actions>/select/select-grow" "")
+; (gtk_accel_path "<Actions>/tools/tools-value-3-increase-percent" "")
+; (gtk_accel_path "<Actions>/plug-in/script-fu-unsharp-mask" "")
+; (gtk_accel_path "<Actions>/context/context-brush-shape-circle" "")
+; (gtk_accel_path "<Actions>/view/view-scroll-up" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-colorify" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-qbist" "")
+; (gtk_accel_path "<Actions>/context/context-background-saturation-decrease" "")
+; (gtk_accel_path "<Actions>/channels/channels-popup" "")
+; (gtk_accel_path "<Actions>/dockable/dialogs-templates" "")
+; (gtk_accel_path "<Actions>/context/context-brush-angle-increase" "")
+; (gtk_accel_path "<Actions>/context/context-foreground-green-set" "")
+; (gtk_accel_path "<Actions>/context/context-background-green-increase" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-dog" "")
+; (gtk_accel_path "<Actions>/tools/tools-object-1-first" "")
+; (gtk_accel_path "<Actions>/context/context-pattern-menu" "")
+; (gtk_accel_path "<Actions>/context/context-background-hue-maximum" "")
+; (gtk_accel_path "<Actions>/context/context-background-hue-decrease" "")
+; (gtk_accel_path "<Actions>/view/view-zoom-1-8" "<Shift>4")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-bump-map" "")
+; (gtk_accel_path "<Actions>/tools/tools-paint-menu" "")
+; (gtk_accel_path "<Actions>/view/view-zoom-1-4" "<Shift>3")
+; (gtk_accel_path "<Actions>/view/view-zoom-1-2" "<Shift>2")
+; (gtk_accel_path "<Actions>/view/view-zoom-1-1" "1")
+; (gtk_accel_path "<Actions>/dockable/dockable-add-tab-menu" "")
+; (gtk_accel_path "<Actions>/view/view-scroll-top-border" "")
+; (gtk_accel_path "<Actions>/view/view-scroll-page-left" "")
+; (gtk_accel_path "<Actions>/context/context-tool-menu" "")
+; (gtk_accel_path "<Actions>/layers/layers-opacity-transparent" "")
+; (gtk_accel_path "<Actions>/tools/tools-transform-preview-opacity-set" "")
+; (gtk_accel_path "<Actions>/plug-in/script-fu-erase-rows" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-sparkle" "")
+; (gtk_accel_path "<Actions>/dialogs/dialogs-undo-history" "")
+; (gtk_accel_path "<Actions>/layers/layers-merge-group" "")
+; (gtk_accel_path "<Actions>/context/context-colormap-foreground-previous" "")
+; (gtk_accel_path "<Actions>/context/context-background-saturation-set" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-gimpressionist" "")
+; (gtk_accel_path "<Actions>/context/context-background-value-minimum" "")
+; (gtk_accel_path "<Actions>/tools/tools-transform-preview-opacity-maximum" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-decor-menu" "")
+; (gtk_accel_path "<Actions>/layers/layers-resize-to-image" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-rotate-colormap" "")
+; (gtk_accel_path "<Actions>/context/context-brush-radius-increase-percent" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-spheredesigner" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-deinterlace" "")
+; (gtk_accel_path "<Actions>/tools/tools-object-1-set" "")
+; (gtk_accel_path "<Actions>/dockable/dockable-preview-size-medium" "")
+; (gtk_accel_path "<Actions>/tools/tools-color-average-radius-decrease-skip" "")
+; (gtk_accel_path "<Actions>/view/view-menu" "")
+; (gtk_accel_path "<Actions>/tools/tools-foreground-select-brush-size-decrease-percent" "")
+; (gtk_accel_path "<Actions>/plug-in/script-fu-make-brush-rectangular" "")
+; (gtk_accel_path "<Actions>/layers/layers-opacity-decrease-skip" "")
+; (gtk_accel_path "<Actions>/dialogs/dialogs-toolbox" "<Primary>b")
+; (gtk_accel_path "<Actions>/tools/tools-object-1-previous" "")
+; (gtk_accel_path "<Actions>/context/context-palette-foreground-next" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-film" "")
+; (gtk_accel_path "<Actions>/vectors/vectors-edit-attributes" "")
+; (gtk_accel_path "<Actions>/context/context-palette-background-next-skip" "")
+; (gtk_accel_path "<Actions>/dockable/dialogs-vectors" "")
+; (gtk_accel_path "<Actions>/image/image-flip-vertical" "")
+; (gtk_accel_path "<Actions>/dockable/dockable-tab-style-automatic" "")
+; (gtk_accel_path "<Actions>/plug-in/script-fu-xach-effect" "")
+; (gtk_accel_path "<Actions>/vectors/vectors-path-tool" "")
+; (gtk_accel_path "<Actions>/context/context-brush-spikes-increase-skip" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-ccanalyze" "")
+; (gtk_accel_path "<Actions>/tools/tools-value-4-maximum" "")
+; (gtk_accel_path "<Actions>/context/context-palette-foreground-first" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-sel-gauss" "")
+; (gtk_accel_path "<Actions>/tools/tools-value-3-decrease-percent" "")
+; (gtk_accel_path "<Actions>/tools/tools-curves" "")
+; (gtk_accel_path "<Actions>/view/view-padding-color-theme" "")
+; (gtk_accel_path "<Actions>/tools/tools-ink" "k")
+; (gtk_accel_path "<Actions>/layers/layers-mask-selection-add" "")
+; (gtk_accel_path "<Actions>/context/context-colormap-background-last" "")
+; (gtk_accel_path "<Actions>/plug-in/script-fu-chip-away-logo" "")
+; (gtk_accel_path "<Actions>/vectors/vectors-lock-content" "")
+; (gtk_accel_path "<Actions>/plug-in/script-fu-paste-as-brush" "")
+; (gtk_accel_path "<Actions>/tools/tools-ink-blob-angle-set" "")
+; (gtk_accel_path "<Actions>/context/context-background-blue-decrease" "")
+; (gtk_accel_path "<Actions>/plug-in/python-fu-gradient-save-as-css" "")
+; (gtk_accel_path "<Actions>/tools/tools-paint-brush-aspect-ratio-decrease" "")
+; (gtk_accel_path "<Actions>/plug-in/script-fu-3dtruchet" "")
+; (gtk_accel_path "<Actions>/tools/tools-value-1-increase-percent" "")
+; (gtk_accel_path "<Actions>/context/context-brush-aspect-increase-skip" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-reshow" "<Primary><Shift>f")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-gfig" "")
+; (gtk_accel_path "<Actions>/image/image-mode-menu" "")
+; (gtk_accel_path "<Actions>/plug-in/script-fu-frosty-logo-alpha" "")
+; (gtk_accel_path "<Actions>/context/context-brush-radius-set" "")
+; (gtk_accel_path "<Actions>/context/context-font-select-previous" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-nlfilt" "")
+; (gtk_accel_path "<Actions>/tools/tools-airbrush" "a")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-diffraction" "")
+; (gtk_accel_path "<Actions>/plug-in/python-fu-brush-from-text" "")
+; (gtk_accel_path "<Actions>/brushes/brushes-copy-location" "")
+; (gtk_accel_path "<Actions>/context/context-paint-mode-last" "")
+; (gtk_accel_path "<Actions>/plug-in/script-fu-alien-glow-logo" "")
+; (gtk_accel_path "<Actions>/dockable/dockable-preview-size-huge" "")
+; (gtk_accel_path "<Actions>/dockable/dialogs-gradients" "<Primary>g")
+; (gtk_accel_path "<Actions>/context/context-brush-spacing-increase-skip" "")
+; (gtk_accel_path "<Actions>/dock/dock-open-display" "")
+; (gtk_accel_path "<Actions>/plug-in/script-fu-beveled-pattern-bullet" "")
+; (gtk_accel_path "<Actions>/image/image-flatten" "")
+; (gtk_accel_path "<Actions>/file/file-save" "<Primary>s")
+; (gtk_accel_path "<Actions>/context/context-colors-default" "d")
+; (gtk_accel_path "<Actions>/plug-in/script-fu-3d-outline-logo" "")
+; (gtk_accel_path "<Actions>/tools/tools-object-1-next" "")
+; (gtk_accel_path "<Actions>/edit/edit-copy" "<Primary>c")
+; (gtk_accel_path "<Actions>/dialogs/dialogs-input-devices" "")
+; (gtk_accel_path "<Actions>/context/context-menu" "")
+; (gtk_accel_path "<Actions>/tools/tools-paint-brush-aspect-ratio-maximum" "")
+; (gtk_accel_path "<Actions>/image/image-merge-layers" "<Primary>m")
+; (gtk_accel_path "<Actions>/context/context-swatch-background-next" "")
+; (gtk_accel_path "<Actions>/plug-in/script-fu-guide-new" "")
+; (gtk_accel_path "<Actions>/context/context-palette-background-last" "")
+; (gtk_accel_path "<Actions>/view/view-scroll-page-right" "")
+; (gtk_accel_path "<Actions>/context/context-brush-radius-decrease-percent" "")
+; (gtk_accel_path "<Actions>/context/context-brush-angle-maximum" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-pixelize" "")
+; (gtk_accel_path "<Actions>/plug-in/script-fu-text-circle" "")
+; (gtk_accel_path "<Actions>/tool-options/tool-options-restore-preset-menu" "")
+; (gtk_accel_path "<Actions>/view/view-zoom-4-1-accel" "KP_3")
+; (gtk_accel_path "<Actions>/tools/tools-paint-brush-size-maximum" "")
+; (gtk_accel_path "<Actions>/tools/tools-value-4-decrease" "")
+; (gtk_accel_path "<Actions>/brushes/brushes-edit" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-script-fu-console" "")
+; (gtk_accel_path "<Actions>/plug-in/gimp-help-using-fileformats" "")
+; (gtk_accel_path "<Actions>/dialogs/dialogs-dynamics-editor" "")
+; (gtk_accel_path "<Actions>/tools/tools-value-1-maximum" "")
+; (gtk_accel_path "<Actions>/tools/tools-ink-blob-size-increase" "")
+; (gtk_accel_path "<Actions>/context/context-palette-select-set" "")
+; (gtk_accel_path "<Actions>/vectors/vectors-selection-intersect" "")
+; (gtk_accel_path "<Actions>/view/view-snap-to-guides" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-generic-menu" "")
+; (gtk_accel_path "<Actions>/drawable/drawable-invert" "")
+; (gtk_accel_path "<Actions>/tools/tools-paint-brush-size-increase" "")
+; (gtk_accel_path "<Actions>/plug-in/script-fu-alien-neon-logo" "")
+; (gtk_accel_path "<Actions>/view/view-zoom-in-skip" "")
+; (gtk_accel_path "<Actions>/tools/tools-ink-blob-size-decrease-skip" "")
+; (gtk_accel_path "<Actions>/dialogs/dialogs-selection-editor" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-smooth-palette" "")
+; (gtk_accel_path "<Actions>/tools/tools-ink-blob-angle-increase" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-animationplay" "")
+; (gtk_accel_path "<Actions>/tools/tools-foreground-select-brush-size-set-to-default" "")
+; (gtk_accel_path "<Actions>/plug-in/script-fu-blended-logo-alpha" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-photocopy" "")
+; (gtk_accel_path "<Actions>/channels/channels-edit-attributes" "")
+; (gtk_accel_path "<Actions>/context/context-gradient-select-next" "")
+; (gtk_accel_path "<Actions>/tools/tools-value-1-decrease-percent" "")
+; (gtk_accel_path "<Actions>/context/context-brush-angle-decrease-skip" "")
+; (gtk_accel_path "<Actions>/context/context-foreground-value-increase" "")
+; (gtk_accel_path "<Actions>/tools/tools-object-2-last" "")
+; (gtk_accel_path "<Actions>/gradients/gradients-copy-location" "")
+; (gtk_accel_path "<Actions>/file/file-revert" "")
+; (gtk_accel_path "<Actions>/view/view-zoom-16-1" "5")
+; (gtk_accel_path "<Actions>/view/view-scroll-bottom-border" "")
+; (gtk_accel_path "<Actions>/tool-options/tool-options-reset" "")
+; (gtk_accel_path "<Actions>/context/context-brush-radius-maximum" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-glasstile" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-iwarp" "")
+; (gtk_accel_path "<Actions>/select/select-sharpen" "")
+; (gtk_accel_path "<Actions>/context/context-pattern-select-previous" "")
+; (gtk_accel_path "<Actions>/context/context-paint-mode-first" "")
+; (gtk_accel_path "<Actions>/dockable/dialogs-indexed-palette" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-neon" "")
+; (gtk_accel_path "<Actions>/context/context-foreground-green-maximum" "")
+; (gtk_accel_path "<Actions>/layers/layers-menu" "")
+; (gtk_accel_path "<Actions>/plug-in/script-fu-alien-neon-logo-alpha" "")
+; (gtk_accel_path "<Actions>/context/context-swatch-foreground-first" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-small-tiles" "")
+; (gtk_accel_path "<Actions>/channels/channels-lower-to-bottom" "")
+; (gtk_accel_path "<Actions>/context/context-brush-hardness-decrease" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-decompose-registered" "")
+; (gtk_accel_path "<Actions>/layers/layers-mask-menu" "")
+; (gtk_accel_path "<Actions>/view/view-show-layer-boundary" "")
+; (gtk_accel_path "<Actions>/view/view-zoom-1-1-accel" "KP_1")
+; (gtk_accel_path "<Actions>/dockable/dialogs-sample-points" "")
+; (gtk_accel_path "<Actions>/dialogs/dialogs-sample-points" "")
+; (gtk_accel_path "<Actions>/plug-in/gimp-help-using-web" "")
+; (gtk_accel_path "<Actions>/context/context-brush-select-previous" "")
+; (gtk_accel_path "<Actions>/dockable/dialogs-palettes" "")
+; (gtk_accel_path "<Actions>/plug-in/script-fu-basic1-logo" "")
+; (gtk_accel_path "<Actions>/view/view-scroll-right" "")
+; (gtk_accel_path "<Actions>/tools/tools-value-1-increase" "greater")
+; (gtk_accel_path "<Actions>/layers/layers-alpha-remove" "")
+; (gtk_accel_path "<Actions>/plug-in/script-fu-swirly-pattern" "")
+; (gtk_accel_path "<Actions>/vectors/vectors-merge-visible" "")
+; (gtk_accel_path "<Actions>/context/context-colors-menu" "")
+; (gtk_accel_path "<Actions>/context/context-foreground-blue-minimum" "")
+; (gtk_accel_path "<Actions>/tools/tools-convolve" "<Shift>u")
+; (gtk_accel_path "<Actions>/plug-in/file-png-save2" "")
+; (gtk_accel_path "<Actions>/file/file-export-to" "<Primary>e")
+; (gtk_accel_path "<Actions>/view/view-dot-for-dot" "")
+; (gtk_accel_path "<Actions>/select/selection-popup" "")
+; (gtk_accel_path "<Actions>/context/context-font-select-first" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-engrave" "")
+; (gtk_accel_path "<Actions>/plug-in/script-fu-perspective-shadow" "")
+; (gtk_accel_path "<Actions>/context/context-pattern-select-last" "")
+; (gtk_accel_path "<Actions>/patterns/patterns-edit" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-light-shadow-menu" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-destripe" "")
+; (gtk_accel_path "<Actions>/context/context-gradient-menu" "")
+; (gtk_accel_path "<Actions>/plug-in/script-fu-bovinated-logo-alpha" "")
+; (gtk_accel_path "<Actions>/tools/tools-color-average-radius-maximum" "")
+; (gtk_accel_path "<Actions>/tools/tools-ink-blob-aspect-increase" "")
+; (gtk_accel_path "<Actions>/context/context-brush-radius-decrease-skip" "")
+; (gtk_accel_path "<Actions>/plug-in/script-fu-alien-glow-horizontal-ruler" "")
+; (gtk_accel_path "<Actions>/tool-options/tool-options-reset-all" "")
+; (gtk_accel_path "<Actions>/dock/dock-move-to-screen-menu" "")
+; (gtk_accel_path "<Actions>/tools/tools-color-average-radius-increase-skip" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-vinvert" "")
+; (gtk_accel_path "<Actions>/layers/layers-opacity-increase-skip" "")
+; (gtk_accel_path "<Actions>/context/context-font-select-set" "")
+; (gtk_accel_path "<Actions>/context/context-brush-spacing-increase" "")
+; (gtk_accel_path "<Actions>/plug-in/gimp-online-plug-in-web-site" "")
+; (gtk_accel_path "<Actions>/layers/layers-new-last-values" "")
+; (gtk_accel_path "<Actions>/vectors/vectors-selection-add" "")
+; (gtk_accel_path "<Actions>/context/context-opacity-menu" "")
+; (gtk_accel_path "<Actions>/context/context-opacity-transparent" "")
+; (gtk_accel_path "<Actions>/file/file-open-location" "")
+; (gtk_accel_path "<Actions>/plug-in/script-fu-copy-visible" "")
+; (gtk_accel_path "<Actions>/plug-in/gimp-palette-export-python" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-gflare" "")
+; (gtk_accel_path "<Actions>/plug-in/script-fu-sota-chrome-logo" "")
+; (gtk_accel_path "<Actions>/view/view-zoom-in" "plus")
+; (gtk_accel_path "<Actions>/context/context-brush-angle-menu" "")
+; (gtk_accel_path "<Actions>/tools/tools-value-2-set" "")
+; (gtk_accel_path "<Actions>/plug-in/script-fu-comic-logo-alpha" "")
+; (gtk_accel_path "<Actions>/dock/dock-close" "")
+; (gtk_accel_path "<Actions>/view/view-zoom-fit-in" "<Primary><Shift>j")
+; (gtk_accel_path "<Actions>/context/context-palette-foreground-previous" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-waves" "")
+; (gtk_accel_path "<Actions>/context/context-background-red-increase" "")
+; (gtk_accel_path "<Actions>/vectors/vectors-duplicate" "")
+; (gtk_accel_path "<Actions>/plug-in/script-fu-textured-logo" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-decompose" "")
+; (gtk_accel_path "<Actions>/layers/layers-resize" "")
+; (gtk_accel_path "<Actions>/layers/layers-transparency-menu" "")
+; (gtk_accel_path "<Actions>/context/context-foreground-saturation-minimum" "")
+; (gtk_accel_path "<Actions>/plug-in/script-fu-carved-logo" "")
+; (gtk_accel_path "<Actions>/layers/layers-mask-apply" "")
+; (gtk_accel_path "<Actions>/view/view-padding-color-custom" "")
+; (gtk_accel_path "<Actions>/edit/edit-menu" "")
+; (gtk_accel_path "<Actions>/select/select-menu" "")
+; (gtk_accel_path "<Actions>/layers/layers-opacity-opaque" "")
+; (gtk_accel_path "<Actions>/dialogs/dialogs-gradients" "<Primary>g")
+; (gtk_accel_path "<Actions>/plug-in/script-fu-camo-pattern" "")
+; (gtk_accel_path "<Actions>/plug-in/python-fu-palette-to-gradient-repeating" "")
+; (gtk_accel_path "<Actions>/image/image-transform-menu" "")
+; (gtk_accel_path "<Actions>/context/context-swatch-foreground-previous" "9")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-softglow" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-animationoptimize" "")
+; (gtk_accel_path "<Actions>/image/image-duplicate" "<Primary>d")
+; (gtk_accel_path "<Actions>/context/context-brush-spikes-decrease-skip" "")
+; (gtk_accel_path "<Actions>/tools/tools-brightness-contrast" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-recent-menu" "")
+; (gtk_accel_path "<Actions>/tools/tools-perspective" "<Shift>p")
+; (gtk_accel_path "<Actions>/vectors/vectors-stroke-last-values" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-shift" "")
+; (gtk_accel_path "<Actions>/edit/edit-clear" "Delete")
+; (gtk_accel_path "<Actions>/edit/edit-named-cut" "")
+; (gtk_accel_path "<Actions>/tools/tools-paint-brush-angle-decrease" "")
+; (gtk_accel_path "<Actions>/context/context-brush-aspect-increase" "")
+; (gtk_accel_path "<Actions>/drawable/drawable-flip-vertical" "")
+; (gtk_accel_path "<Actions>/edit/edit-fill-fg" "<Primary>comma")
+; (gtk_accel_path "<Actions>/drawable/drawable-offset" "<Primary><Shift>o")
+; (gtk_accel_path "<Actions>/context/context-background-blue-decrease-skip" "")
+; (gtk_accel_path "<Actions>/context/context-background-value-maximum" "")
+; (gtk_accel_path "<Actions>/dockable/dialogs-selection-editor" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-ripple" "")
+; (gtk_accel_path "<Actions>/plug-in/script-fu-circuit" "")
+; (gtk_accel_path "<Actions>/context/context-background-hue-set" "")
+; (gtk_accel_path "<Actions>/dockable/dialogs-brushes" "<Primary><Shift>b")
+; (gtk_accel_path "<Actions>/tools/tools-foreground-select-brush-size-decrease" "")
+; (gtk_accel_path "<Actions>/dialogs/dialogs-fonts" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-despeckle" "")
+; (gtk_accel_path "<Actions>/plug-in/script-fu-addborder" "")
+; (gtk_accel_path "<Actions>/tools/tools-color-average-radius-set" "")
+; (gtk_accel_path "<Actions>/drawable/drawable-rotate-270" "")
+; (gtk_accel_path "<Actions>/windows/windows-menu" "")
+; (gtk_accel_path "<Actions>/edit/edit-named-copy-visible" "")
+; (gtk_accel_path "<Actions>/select/select-stroke" "")
+; (gtk_accel_path "<Actions>/context/context-background-saturation-increase" "")
+; (gtk_accel_path "<Actions>/context/context-brush-shape-diamond" "")
+; (gtk_accel_path "<Actions>/tools/tools-crop" "<Shift>c")
+; (gtk_accel_path "<Actions>/channels/channels-selection-subtract" "")
+; (gtk_accel_path "<Actions>/tools/tools-ink-blob-size-increase-skip" "")
+; (gtk_accel_path "<Actions>/edit/edit-redo" "<Primary>y")
+; (gtk_accel_path "<Actions>/context/context-brush-spacing-decrease-skip" "")
+; (gtk_accel_path "<Actions>/edit/edit-strong-redo" "<Primary><Shift>y")
+; (gtk_accel_path "<Actions>/patterns/patterns-new" "")
+; (gtk_accel_path "<Actions>/plug-in/python-fu-foggify" "")
+; (gtk_accel_path "<Actions>/select/select-none" "<Primary><Shift>a")
+; (gtk_accel_path "<Actions>/layers/layers-transform-menu" "")
+; (gtk_accel_path "<Actions>/context/context-tool-select-first" "")
+; (gtk_accel_path "<Actions>/image/colors-menu" "")
+; (gtk_accel_path "<Actions>/context/context-background-hue-increase" "")
+; (gtk_accel_path "<Actions>/context/context-brush-select-last" "")
+; (gtk_accel_path "<Actions>/tool-options/tool-options-edit-preset-menu" "")
+; (gtk_accel_path "<Actions>/layers/layers-raise" "")
+; (gtk_accel_path "<Actions>/channels/channels-raise-to-top" "")
+; (gtk_accel_path "<Actions>/drawable/drawable-flip-horizontal" "")
+; (gtk_accel_path "<Actions>/tool-options/tool-options-delete-preset-menu" "")
+; (gtk_accel_path "<Actions>/channels/channels-selection-replace" "")
+; (gtk_accel_path "<Actions>/context/context-brush-angle-increase-skip" "")
+; (gtk_accel_path "<Actions>/layers/layers-text-to-vectors" "")
+; (gtk_accel_path "<Actions>/image/image-properties" "<Alt>Return")
+; (gtk_accel_path "<Actions>/dialogs/dialogs-tool-presets" "")
+; (gtk_accel_path "<Actions>/view/view-zoom-revert" "grave")
+; (gtk_accel_path "<Actions>/view/view-padding-color-menu" "")
+; (gtk_accel_path "<Actions>/context/context-foreground-red-decrease" "")
+; (gtk_accel_path "<Actions>/context/context-background-saturation-decrease-skip" "")
+; (gtk_accel_path "<Actions>/edit/edit-paste" "<Primary>v")
+; (gtk_accel_path "<Actions>/view/view-zoom-8-1" "4")
+; (gtk_accel_path "<Actions>/context/context-colormap-background-first" "")
+; (gtk_accel_path "<Actions>/context/context-colormap-background-next-skip" "")
+; (gtk_accel_path "<Actions>/plug-in/gimp-help-using-docks" "")
+; (gtk_accel_path "<Actions>/plug-in/script-fu-swirl-tile" "")
+; (gtk_accel_path "<Actions>/context/context-brush-hardness-set" "")
+; (gtk_accel_path "<Actions>/plug-in/script-fu-distress-selection" "")
+; (gtk_accel_path "<Actions>/tools/tools-levels" "")
+; (gtk_accel_path "<Actions>/dockable/dialogs-fonts" "")
+; (gtk_accel_path "<Actions>/tools/tools-ink-blob-size-increase-percent" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-tile" "")
+; (gtk_accel_path "<Actions>/tool-options/tool-options-save-preset-menu" "")
+; (gtk_accel_path "<Actions>/dialogs/dialogs-document-history" "")
+; (gtk_accel_path "<Actions>/dockable/dockable-preview-size-large" "")
+; (gtk_accel_path "<Actions>/plug-in/script-fu-guides-from-selection" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-apply-canvas" "")
+; (gtk_accel_path "<Actions>/windows/windows-show-display-previous" "<Shift><Alt>Tab")
+; (gtk_accel_path "<Actions>/tools/tools-eraser" "<Shift>e")
+; (gtk_accel_path "<Actions>/channels/channels-raise" "")
+; (gtk_accel_path "<Actions>/drawable/drawable-lock-content" "")
+; (gtk_accel_path "<Actions>/view/view-show-guides" "<Primary><Shift>t")
+; (gtk_accel_path "<Actions>/file/file-export" "<Primary><Shift>e")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-cartoon" "")
+; (gtk_accel_path "<Actions>/context/context-foreground-value-minimum" "")
+; (gtk_accel_path "<Actions>/context/context-swatch-foreground-last" "")
+; (gtk_accel_path "<Actions>/plug-in/script-fu-neon-logo" "")
+; (gtk_accel_path "<Actions>/layers/layers-new" "<Primary><Shift>n")
+; (gtk_accel_path "<Actions>/dialogs/dialogs-keyboard-shortcuts" "")
+; (gtk_accel_path "<Actions>/tools/tools-heal" "h")
+; (gtk_accel_path "<Actions>/edit/edit-fill-bg" "<Primary>period")
+; (gtk_accel_path "<Actions>/tools/tools-value-3-minimum" "")
+; (gtk_accel_path "<Actions>/tools/tools-color-average-radius-increase" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-spread" "")
+; (gtk_accel_path "<Actions>/context/context-swatch-background-previous-skip" "")
+; (gtk_accel_path "<Actions>/context/context-foreground-red-minimum" "")
+; (gtk_accel_path "<Actions>/layers/layers-stack-menu" "")
+; (gtk_accel_path "<Actions>/dialogs/dialogs-colors" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-randomize-pick" "")
+; (gtk_accel_path "<Actions>/edit/edit-undo-clear" "")
+; (gtk_accel_path "<Actions>/layers/layers-mode-last" "")
+; (gtk_accel_path "<Actions>/context/context-brush-hardness-minimum" "")
+; (gtk_accel_path "<Actions>/context/context-background-blue-increase" "")
+; (gtk_accel_path "<Actions>/image/image-menubar" "")
+; (gtk_accel_path "<Actions>/image/image-print-size" "")
+; (gtk_accel_path "<Actions>/dialogs/dialogs-patterns" "<Primary><Shift>p")
+; (gtk_accel_path "<Actions>/tools/tools-paint-brush-size-increase-percent" "")
+; (gtk_accel_path "<Actions>/dockable/dialogs-channels" "")
+; (gtk_accel_path "<Actions>/view/view-scroll-right-border" "")
+; (gtk_accel_path "<Actions>/context/context-brush-select-first" "")
+; (gtk_accel_path "<Actions>/context/context-background-blue-set" "")
+; (gtk_accel_path "<Actions>/context/context-foreground-hue-minimum" "")
+; (gtk_accel_path "<Actions>/tools/tools-perspective-clone" "")
+; (gtk_accel_path "<Actions>/context/context-background-red-maximum" "")
+; (gtk_accel_path "<Actions>/dialogs/dialogs-brush-editor" "")
+; (gtk_accel_path "<Actions>/tools/tools-blend" "l")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-whirl-pinch" "")
+; (gtk_accel_path "<Actions>/context/context-brush-hardness-menu" "")
+; (gtk_accel_path "<Actions>/tools/tools-ink-blob-size-minimum" "")
+; (gtk_accel_path "<Actions>/context/context-brush-radius-increase" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-render-clouds-menu" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-metadata-editor" "")
+; (gtk_accel_path "<Actions>/dockable/dockable-tab-style-menu" "")
+; (gtk_accel_path "<Actions>/plug-in/script-fu-guide-new-percent" "")
+; (gtk_accel_path "<Actions>/plug-in/script-fu-glowing-logo" "")
+; (gtk_accel_path "<Actions>/plug-in/script-fu-selection-to-image" "")
+; (gtk_accel_path "<Actions>/gradients/gradients-duplicate" "")
+; (gtk_accel_path "<Actions>/context/context-foreground-blue-decrease" "")
+; (gtk_accel_path "<Actions>/context/context-brush-radius-increase-skip" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-threshold-alpha" "")
+; (gtk_accel_path "<Actions>/context/context-colormap-foreground-next" "")
+; (gtk_accel_path "<Actions>/file/file-save-a-copy" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-depth-merge" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-icc-profile-info" "")
+; (gtk_accel_path "<Actions>/context/context-foreground-hue-decrease" "")
+; (gtk_accel_path "<Actions>/tools/tools-rotate-arbitrary" "")
+; (gtk_accel_path "<Actions>/view/view-zoom-out-accel" "KP_Subtract")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-combine-menu" "")
+; (gtk_accel_path "<Actions>/tools/tools-paint-brush-angle-set-to-default" "")
+; (gtk_accel_path "<Actions>/tools/tools-value-4-increase" "")
+; (gtk_accel_path "<Actions>/tools/tools-value-4-set-to-default" "")
+; (gtk_accel_path "<Actions>/context/context-foreground-hue-decrease-skip" "")
+; (gtk_accel_path "<Actions>/tools/tools-ink-blob-size-decrease-percent" "")
+; (gtk_accel_path "<Actions>/context/context-colormap-background-previous-skip" "")
+; (gtk_accel_path "<Actions>/tools/tools-color-menu" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-unit-editor" "")
+; (gtk_accel_path "<Actions>/dockable/dockable-view-type-grid" "")
+; (gtk_accel_path "<Actions>/dialogs/dialogs-images" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-autostretch-hsv" "")
+; (gtk_accel_path "<Actions>/context/context-background-value-increase" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-colormap-swap" "")
+; (gtk_accel_path "<Actions>/context/context-tool-select-next" "")
+; (gtk_accel_path "<Actions>/view/view-show-scrollbars" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-max-rgb" "")
+; (gtk_accel_path "<Actions>/context/context-brush-shape-square" "")
+; (gtk_accel_path "<Actions>/context/context-brush-spikes-menu" "")
+; (gtk_accel_path "<Actions>/channels/channels-duplicate" "")
+; (gtk_accel_path "<Actions>/image/image-rotate-180" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-animationunoptimize" "")
+; (gtk_accel_path "<Actions>/vectors/vectors-selection-subtract" "")
+; (gtk_accel_path "<Actions>/view/view-scroll-left" "")
+; (gtk_accel_path "<Actions>/context/context-opacity-opaque" "")
+; (gtk_accel_path "<Actions>/view/view-display-filters" "")
+; (gtk_accel_path "<Actions>/tools/tools-clone" "c")
+; (gtk_accel_path "<Actions>/context/context-foreground-saturation-increase" "")
+; (gtk_accel_path "<Actions>/context/context-foreground-blue-maximum" "")
+; (gtk_accel_path "<Actions>/layers/layers-text-tool" "")
+; (gtk_accel_path "<Actions>/context/context-brush-hardness-increase-skip" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-colortoalpha" "")
+; (gtk_accel_path "<Actions>/tools/tools-paint-brush-size-decrease-percent" "")
+; (gtk_accel_path "<Actions>/dialogs/dialogs-layers" "<Primary>l")
+; (gtk_accel_path "<Actions>/channels/channels-new-last-values" "")
+; (gtk_accel_path "<Actions>/tools/tools-value-3-decrease" "")
+; (gtk_accel_path "<Actions>/view/view-zoom-in-accel" "KP_Add")
+; (gtk_accel_path "<Actions>/tools/tools-paint-brush-aspect-ratio-set" "")
+; (gtk_accel_path "<Actions>/view/view-scroll-page-up" "")
+; (gtk_accel_path "<Actions>/vectors/vectors-linked" "")
+; (gtk_accel_path "<Actions>/dialogs/dialogs-gradient-editor" "")
+; (gtk_accel_path "<Actions>/plug-in/script-fu-grid-system" "")
+; (gtk_accel_path "<Actions>/image/colors-auto-menu" "")
+; (gtk_accel_path "<Actions>/dialogs/dialogs-buffers" "")
+; (gtk_accel_path "<Actions>/dockable/dialogs-undo-history" "")
+; (gtk_accel_path "<Actions>/plug-in/script-fu-truchet" "")
+; (gtk_accel_path "<Actions>/layers/layers-mask-delete" "")
+; (gtk_accel_path "<Actions>/dockable/dockable-preview-size-menu" "")
+; (gtk_accel_path "<Actions>/context/context-palette-background-previous-skip" "")
+; (gtk_accel_path "<Actions>/context/context-foreground-hue-set" "")
+; (gtk_accel_path "<Actions>/plug-in/script-fu-title-header" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-papertile" "")
+; (gtk_accel_path "<Actions>/vectors/vectors-lower-to-bottom" "")
+; (gtk_accel_path "<Actions>/context/context-background-blue-increase-skip" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-icc-profile-file-info" "")
+; (gtk_accel_path "<Actions>/view/view-show-statusbar" "")
+; (gtk_accel_path "<Actions>/tools/tools-paint-brush-aspect-ratio-set-to-default" "")
+; (gtk_accel_path "<Actions>/quick-mask/quick-mask-configure" "")
+; (gtk_accel_path "<Actions>/image/image-menu" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-recompose" "")
+; (gtk_accel_path "<Actions>/plug-in/script-fu-gradient-bevel-logo-alpha" "")
+; (gtk_accel_path "<Actions>/plug-in/script-fu-render-map" "")
+; (gtk_accel_path "<Actions>/view/view-padding-color-prefs" "")
+; (gtk_accel_path "<Actions>/config/config-use-gegl" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-wind" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-web-menu" "")
+; (gtk_accel_path "<Actions>/context/context-background-value-set" "")
+; (gtk_accel_path "<Actions>/plug-in/script-fu-round-button" "")
+; (gtk_accel_path "<Actions>/context/context-paint-mode-menu" "")
+; (gtk_accel_path "<Actions>/plug-in/script-fu-beveled-pattern-arrow" "")
+; (gtk_accel_path "<Actions>/layers/layers-opacity-decrease" "")
+; (gtk_accel_path "<Actions>/file/file-create-template" "")
+; (gtk_accel_path "<Actions>/context/context-brush-angle-set" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-retinex" "")
+; (gtk_accel_path "<Actions>/layers/layers-merge-down" "")
+; (gtk_accel_path "<Actions>/windows/windows-docks-menu" "")
+; (gtk_accel_path "<Actions>/tools/tools-paint-brush-angle-set" "")
+; (gtk_accel_path "<Actions>/tools/tools-rect-select" "r")
+; (gtk_accel_path "<Actions>/plug-in/gimp-online-developer-web-site" "")
+; (gtk_accel_path "<Actions>/context/context-background-hue-decrease-skip" "")
+; (gtk_accel_path "<Actions>/view/view-show-sample-points" "")
+; (gtk_accel_path "<Actions>/tools/tools-value-1-decrease-skip" "<Primary>less")
+; (gtk_accel_path "<Actions>/view/view-scroll-page-down" "")
+; (gtk_accel_path "<Actions>/plug-in/script-fu-alien-glow-bullet" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-gauss" "")
+; (gtk_accel_path "<Actions>/plug-in/script-fu-chalk-logo" "")
+; (gtk_accel_path "<Actions>/view/view-zoom-4-1" "3")
+; (gtk_accel_path "<Actions>/tools/tools-object-2-set" "")
+; (gtk_accel_path "<Actions>/dockable/dialogs-device-status" "")
+; (gtk_accel_path "<Actions>/dockable/dialogs-document-history" "")
+; (gtk_accel_path "<Actions>/context/context-colormap-foreground-next-skip" "")
+; (gtk_accel_path "<Actions>/tools/tools-color-average-set-to-default" "")
+; (gtk_accel_path "<Actions>/tools/tools-transform-menu" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-blur-menu" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-edge" "")
+; (gtk_accel_path "<Actions>/dialogs/dialogs-dynamics" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-laplace" "")
+; (gtk_accel_path "<Actions>/dialogs/dialogs-device-status" "")
+; (gtk_accel_path "<Actions>/context/context-palette-select-last" "")
+; (gtk_accel_path "<Actions>/layers/layers-text-along-vectors" "")
+; (gtk_accel_path "<Actions>/tools/tools-text" "t")
+; (gtk_accel_path "<Actions>/context/context-background-saturation-increase-skip" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-pagecurl" "")
+; (gtk_accel_path "<Actions>/dock/dock-move-to-screen-:0.0" "")
+; (gtk_accel_path "<Actions>/layers/layers-crop" "")
+; (gtk_accel_path "<Actions>/image/image-flip-horizontal" "")
+; (gtk_accel_path "<Actions>/tools/tools-value-2-minimum" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-colormap-remap" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-video" "")
+; (gtk_accel_path "<Actions>/dockable/dialogs-patterns" "<Primary><Shift>p")
+; (gtk_accel_path "<Actions>/plug-in/script-fu-sota-chrome-it" "")
+; (gtk_accel_path "<Actions>/tools/tools-threshold" "")
+; (gtk_accel_path "<Actions>/dockable/dialogs-error-console" "")
+; (gtk_accel_path "<Actions>/dialogs/dialogs-error-console" "")
+; (gtk_accel_path "<Actions>/dialogs/dialogs-navigation" "")
+; (gtk_accel_path "<Actions>/context/context-font-select-next" "")
+; (gtk_accel_path "<Actions>/context/context-brush-angle-decrease" "")
+; (gtk_accel_path "<Actions>/vectors/vectors-lower" "")
+; (gtk_accel_path "<Actions>/context/context-paint-mode-previous" "")
+; (gtk_accel_path "<Actions>/tools/tools-bucket-fill" "<Shift>b")
+; (gtk_accel_path "<Actions>/view/view-zoom-menu" "")
+; (gtk_accel_path "<Actions>/vectors/vectors-popup" "")
+; (gtk_accel_path "<Actions>/image/image-rotate-90" "")
+; (gtk_accel_path "<Actions>/vectors/vectors-export" "")
+; (gtk_accel_path "<Actions>/vectors/vectors-delete" "")
+; (gtk_accel_path "<Actions>/layers/layers-mode-previous" "")
+; (gtk_accel_path "<Actions>/context/context-brush-aspect-menu" "")
+; (gtk_accel_path "<Actions>/dockable/dockable-preview-size-small" "")
+; (gtk_accel_path "<Actions>/context/context-font-menu" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-color-enhance" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-alienmap2" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-hsv-noise" "")
+; (gtk_accel_path "<Actions>/context/context-colormap-foreground-first" "")
+; (gtk_accel_path "<Actions>/plug-in/file-tiff-save2" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-emboss" "")
+; (gtk_accel_path "<Actions>/tool-options/tool-options-popup" "")
+; (gtk_accel_path "<Actions>/tools/tools-measure" "<Shift>m")
+; (gtk_accel_path "<Actions>/context/context-opacity-increase" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-noise-menu" "")
+; (gtk_accel_path "<Actions>/dialogs/dialogs-indexed-palette" "")
+; (gtk_accel_path "<Actions>/tools/tools-foreground-select-brush-size-minimum" "")
+; (gtk_accel_path "<Actions>/tools/tools-cage" "<Shift>g")
+; (gtk_accel_path "<Actions>/tools/tools-ink-blob-angle-decrease-skip" "")
+; (gtk_accel_path "<Actions>/plug-in/script-fu-burn-in-anim" "")
+; (gtk_accel_path "<Actions>/tools/tools-paintbrush" "p")
+; (gtk_accel_path "<Actions>/tools/tools-value-4-increase-percent" "")
+; (gtk_accel_path "<Actions>/context/context-pattern-select-first" "")
+; (gtk_accel_path "<Actions>/plug-in/script-fu-paste-as-pattern" "")
+; (gtk_accel_path "<Actions>/tools/tools-dodge-burn" "<Shift>d")
+; (gtk_accel_path "<Actions>/tools/tools-paint-brush-angle-increase" "")
+; (gtk_accel_path "<Actions>/layers/layers-text-discard" "")
+; (gtk_accel_path "<Actions>/dockable/dockable-popup" "")
+; (gtk_accel_path "<Actions>/select/select-save" "")
+; (gtk_accel_path "<Actions>/windows/windows-show-display-next" "<Alt>Tab")
+; (gtk_accel_path "<Actions>/tools/tools-color-picker" "o")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-erode" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-enhance-menu" "")
+; (gtk_accel_path "<Actions>/view/view-show-selection" "<Primary>t")
+; (gtk_accel_path "<Actions>/tools/tools-zoom" "z")
+; (gtk_accel_path "<Actions>/view/view-zoom-2-1" "2")
+; (gtk_accel_path "<Actions>/view/view-navigation-window" "")
+; (gtk_accel_path "<Actions>/gradients/gradients-refresh" "")
+; (gtk_accel_path "<Actions>/context/context-foreground-hue-increase-skip" "")
+; (gtk_accel_path "<Actions>/tools/tools-value-3-set-to-default" "")
+; (gtk_accel_path "<Actions>/tools/tools-foreground-select-brush-size-increase" "")
+; (gtk_accel_path "<Actions>/help/help-menu" "")
+; (gtk_accel_path "<Actions>/plug-in/gimp-help-using-simpleobjects" "")
+; (gtk_accel_path "<Actions>/dockable/dockable-preview-size-extra-large" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-icc-profile-set" "")
+; (gtk_accel_path "<Actions>/context/context-brush-spikes-increase" "")
+; (gtk_accel_path "<Actions>/image/image-resize-to-layers" "")
+; (gtk_accel_path "<Actions>/tools/tools-free-select" "f")
+; (gtk_accel_path "<Actions>/dialogs/dialogs-palette-editor" "")
+; (gtk_accel_path "<Actions>/view/view-open-display" "")
+; (gtk_accel_path "<Actions>/layers/layers-merge-layers" "")
+; (gtk_accel_path "<Actions>/context/context-swatch-foreground-set" "")
+; (gtk_accel_path "<Actions>/tools/tools-move" "m")
+; (gtk_accel_path "<Actions>/brushes/brushes-delete" "")
+; (gtk_accel_path "<Actions>/plug-in/python-fu-console" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-displace" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-gradmap" "")
+; (gtk_accel_path "<Actions>/tools/tools-shear" "<Shift>s")
+; (gtk_accel_path "<Actions>/context/context-foreground-green-increase-skip" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-polar-coords" "")
+; (gtk_accel_path "<Actions>/context/context-colormap-foreground-set" "")
+; (gtk_accel_path "<Actions>/layers/layers-select-previous" "Page_Up")
+; (gtk_accel_path "<Actions>/context/context-foreground-value-maximum" "")
+; (gtk_accel_path "<Actions>/view/view-snap-to-canvas" "")
+; (gtk_accel_path "<Actions>/context/context-palette-foreground-next-skip" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-rgb-noise" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-flarefx" "")
+; (gtk_accel_path "<Actions>/view/view-scroll-vertical" "")
+; (gtk_accel_path "<Actions>/tools/tools-value-3-maximum" "")
+; (gtk_accel_path "<Actions>/context/context-palette-foreground-last" "")
+; (gtk_accel_path "<Actions>/view/view-zoom-other" "")
+; (gtk_accel_path "<Actions>/context/context-foreground-red-maximum" "")
+; (gtk_accel_path "<Actions>/plug-in/script-fu-difference-clouds" "")
+; (gtk_accel_path "<Actions>/context/context-background-blue-minimum" "")
+; (gtk_accel_path "<Actions>/context/context-brush-select-set" "")
+; (gtk_accel_path "<Actions>/context/context-brush-hardness-maximum" "")
+; (gtk_accel_path "<Actions>/windows/windows-dock-0001" "")
+; (gtk_accel_path "<Actions>/windows/windows-dock-0002" "")
+; (gtk_accel_path "<Actions>/plug-in/script-fu-beveled-pattern-hrule" "")
+; (gtk_accel_path "<Actions>/tools/tools-posterize" "")
+; (gtk_accel_path "<Actions>/file/file-create-menu" "")
+; (gtk_accel_path "<Actions>/context/context-brush-radius-menu" "")
+; (gtk_accel_path "<Actions>/context/context-foreground-red-increase" "")
+; (gtk_accel_path "<Actions>/plug-in/gimp-help-using-photography" "")
+; (gtk_accel_path "<Actions>/plug-in/script-fu-chip-away-logo-alpha" "")
+; (gtk_accel_path "<Actions>/dockable/dialogs-tool-options" "")
+; (gtk_accel_path "<Actions>/tools/tools-value-4-decrease-percent" "")
+; (gtk_accel_path "<Actions>/tools/tools-value-2-increase-skip" "<Shift>bracketright")
+; (gtk_accel_path "<Actions>/vectors/vectors-selection-to-vectors-advanced" "")
+; (gtk_accel_path "<Actions>/context/context-palette-foreground-set" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-mail-image" "")
+; (gtk_accel_path "<Actions>/context/context-foreground-hue-maximum" "")
+; (gtk_accel_path "<Actions>/dockable/dialogs-palette-editor" "")
+; (gtk_accel_path "<Actions>/context/context-brush-aspect-minimum" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-displace-polar" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-semiflatten" "")
+; (gtk_accel_path "<Actions>/dockable/dialogs-colors" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-randomize-slur" "")
+; (gtk_accel_path "<Actions>/select/select-border" "")
+; (gtk_accel_path "<Actions>/plug-in/script-fu-t-o-p-logo" "")
+; (gtk_accel_path "<Actions>/tools/tools-ink-blob-size-decrease" "")
+; (gtk_accel_path "<Actions>/tools/tools-value-2-increase-percent" "")
+; (gtk_accel_path "<Actions>/context/context-brush-hardness-decrease-skip" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-icc-profile-apply-rgb" "")
+; (gtk_accel_path "<Actions>/context/context-background-red-set" "")
+; (gtk_accel_path "<Actions>/dialogs/dialogs-histogram" "")
+; (gtk_accel_path "<Actions>/context/context-foreground-green-decrease" "")
+; (gtk_accel_path "<Actions>/tools/tools-paint-brush-size-decrease" "")
+; (gtk_accel_path "<Actions>/plug-in/gimp-palette-export-css" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-sample-colorize" "")
+; (gtk_accel_path "<Actions>/plug-in/script-fu-refresh" "")
+; (gtk_accel_path "<Actions>/plug-in/script-fu-make-brush-elliptical" "")
+; (gtk_accel_path "<Actions>/dockable/dialogs-navigation" "")
+; (gtk_accel_path "<Actions>/context/context-swatch-background-next-skip" "")
+; (gtk_accel_path "<Actions>/tools/tools-paint-brush-size-set" "")
+; (gtk_accel_path "<Actions>/plug-in/script-fu-cool-metal-logo" "")
+; (gtk_accel_path "<Actions>/dockable/dialogs-dynamics" "")
+; (gtk_accel_path "<Actions>/layers/layers-select-next" "Page_Down")
+; (gtk_accel_path "<Actions>/drawable/drawable-rotate-90" "")
+; (gtk_accel_path "<Actions>/plug-in/gimp-help-concepts-usage" "")
+; (gtk_accel_path "<Actions>/context/context-background-hue-increase-skip" "")
+; (gtk_accel_path "<Actions>/tools/tools-object-1-last" "")
+; (gtk_accel_path "<Actions>/plug-in/script-fu-basic1-logo-alpha" "")
+; (gtk_accel_path "<Actions>/dock/dock-auto-follow-active" "")
+; (gtk_accel_path "<Actions>/tools/tools-value-1-increase-skip" "<Primary>greater")
+; (gtk_accel_path "<Actions>/tools/tools-ink-blob-aspect-decrease-skip" "")
+; (gtk_accel_path "<Actions>/plug-in/gimp-help-using-selections" "")
+; (gtk_accel_path "<Actions>/edit/edit-named-paste" "")
+; (gtk_accel_path "<Actions>/context/context-swatch-background-last" "")
+; (gtk_accel_path "<Actions>/context/context-foreground-value-decrease" "")
+; (gtk_accel_path "<Actions>/layers/layers-anchor" "<Primary>h")
+; (gtk_accel_path "<Actions>/plug-in/script-fu-glossy-logo" "")
+; (gtk_accel_path "<Actions>/context/context-background-value-decrease-skip" "")
+; (gtk_accel_path "<Actions>/tools/tools-transform-preview-opacity-increase" "")
+; (gtk_accel_path "<Actions>/context/context-colormap-background-previous" "")
+; (gtk_accel_path "<Actions>/plug-in/gimp-palette-export-text" "")
+; (gtk_accel_path "<Actions>/vectors/vectors-import" "")
+; (gtk_accel_path "<Actions>/view/view-show-menubar" "")
+; (gtk_accel_path "<Actions>/plug-in/script-fu-ripply-anim" "")
+; (gtk_accel_path "<Actions>/context/context-background-green-decrease-skip" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-artistic-menu" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-cubism" "")
+; (gtk_accel_path "<Actions>/view/view-zoom" "")
+; (gtk_accel_path "<Actions>/dialogs/dialogs-module-dialog" "")
+; (gtk_accel_path "<Actions>/quick-mask/quick-mask-popup" "")
+; (gtk_accel_path "<Actions>/context/context-swatch-foreground-previous-skip" "")
+; (gtk_accel_path "<Actions>/vectors/vectors-visible" "")
+; (gtk_accel_path "<Actions>/edit/edit-undo" "<Primary>z")
+; (gtk_accel_path "<Actions>/edit/edit-strong-undo" "<Primary><Shift>z")
+; (gtk_accel_path "<Actions>/context/context-foreground-blue-increase" "")
+; (gtk_accel_path "<Actions>/plug-in/script-fu-bovinated-logo" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-lighting" "")
+; (gtk_accel_path "<Actions>/dockable/dialogs-images" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-c-astretch" "")
+; (gtk_accel_path "<Actions>/tools/tools-value-3-set" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-dilate" "")
+; (gtk_accel_path "<Actions>/plug-in/script-fu-guides-remove" "")
+; (gtk_accel_path "<Actions>/view/view-move-to-screen-menu" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-convmatrix" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-unsharp-mask" "")
+; (gtk_accel_path "<Actions>/context/context-gradient-select-last" "")
+; (gtk_accel_path "<Actions>/image/image-resize-to-selection" "")
+; (gtk_accel_path "<Actions>/plug-in/script-fu-chrome-logo-alpha" "")
+; (gtk_accel_path "<Actions>/tools/tools-foreground-select-brush-size-decrease-skip" "")
+; (gtk_accel_path "<Actions>/tools/tools-value-2-decrease-percent" "")
+; (gtk_accel_path "<Actions>/layers/layers-mask-selection-subtract" "")
+; (gtk_accel_path "<Actions>/layers/layers-mask-selection-intersect" "")
+; (gtk_accel_path "<Actions>/dockable/dialogs-layers" "<Primary>l")
+; (gtk_accel_path "<Actions>/tools/tools-scale" "<Shift>t")
+; (gtk_accel_path "<Actions>/layers/layers-select-bottom" "End")
+; (gtk_accel_path "<Actions>/context/context-colormap-background-next" "")
+; (gtk_accel_path "<Actions>/plug-in/script-fu-set-cmap" "")
+; (gtk_accel_path "<Actions>/channels/channels-delete" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-warp" "")
+; (gtk_accel_path "<Actions>/file/file-close-all" "<Primary><Shift>w")
+; (gtk_accel_path "<Actions>/plug-in/script-fu-round-corners" "")
+; (gtk_accel_path "<Actions>/context/context-palette-menu" "")
+; (gtk_accel_path "<Actions>/view/view-snap-to-grid" "")
+; (gtk_accel_path "<Actions>/context/context-brush-radius-decrease-less" "")
+; (gtk_accel_path "<Actions>/tools/tools-ink-blob-size-set" "")
+; (gtk_accel_path "<Actions>/plug-in/script-fu-drop-shadow" "")
+; (gtk_accel_path "<Actions>/view/view-zoom-minimum" "")
+; (gtk_accel_path "<Actions>/dockable/dockable-show-button-bar" "")
+; (gtk_accel_path "<Actions>/layers/layers-lock-alpha" "")
+; (gtk_accel_path "<Actions>/plug-in/script-fu-selection-to-pattern" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-map-object" "")
+; (gtk_accel_path "<Actions>/quick-mask/quick-mask-invert-off" "")
+; (gtk_accel_path "<Actions>/tools/tools-smudge" "s")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-normalize" "")
+; (gtk_accel_path "<Actions>/context/context-gradient-select-first" "")
+; (gtk_accel_path "<Actions>/context/context-colormap-foreground-previous-skip" "")
+; (gtk_accel_path "<Actions>/context/context-paint-mode-next" "")
+; (gtk_accel_path "<Actions>/color-button/color-button-use-foreground" "")
+; (gtk_accel_path "<Actions>/tools/tools-value-3-increase" "")
+; (gtk_accel_path "<Actions>/tools/tools-hue-saturation" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-dbbrowser" "")
+; (gtk_accel_path "<Actions>/plug-in/python-fu-palette-to-gradient" "")
+; (gtk_accel_path "<Actions>/image/image-guides-menu" "")
+; (gtk_accel_path "<Actions>/vectors/vectors-new-last-values" "")
+; (gtk_accel_path "<Actions>/tools/tools-ink-blob-aspect-decrease" "")
+; (gtk_accel_path "<Actions>/plug-in/script-fu-spinning-globe" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-sobel" "")
+; (gtk_accel_path "<Actions>/edit/edit-fill-pattern" "<Primary>semicolon")
+; (gtk_accel_path "<Actions>/plug-in/script-fu-t-o-p-logo-alpha" "")
+; (gtk_accel_path "<Actions>/tools/tools-ink-blob-angle-increase-skip" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-red-eye-removal" "")
+; (gtk_accel_path "<Actions>/dockable/dialogs-tool-presets" "")
+; (gtk_accel_path "<Actions>/vectors/vectors-paste" "")
+; (gtk_accel_path "<Actions>/plug-in/script-fu-glowing-logo-alpha" "")
+; (gtk_accel_path "<Actions>/brushes/brushes-new" "")
+; (gtk_accel_path "<Actions>/plug-in/script-fu-lava" "")
+; (gtk_accel_path "<Actions>/context/context-palette-background-next" "")
+; (gtk_accel_path "<Actions>/context/context-brush-spacing-decrease" "")
+; (gtk_accel_path "<Actions>/image/colors-info-menu" "")
+; (gtk_accel_path "<Actions>/context/context-brush-aspect-set" "")
+; (gtk_accel_path "<Actions>/layers/layers-edit-attributes" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-mblur-inward" "")
+; (gtk_accel_path "<Actions>/layers/layers-mode-menu" "")
+; (gtk_accel_path "<Actions>/gradients/gradients-new" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-borderaverage" "")
+; (gtk_accel_path "<Actions>/tools/tools-ink-blob-aspect-set" "")
+; (gtk_accel_path "<Actions>/color-button/color-button-use-white" "")
+; (gtk_accel_path "<Actions>/context/context-tool-select-previous" "")
+; (gtk_accel_path "<Actions>/tools/tools-paint-brush-aspect-ratio-increase" "")
+; (gtk_accel_path "<Actions>/layers/layers-alpha-selection-intersect" "")
+; (gtk_accel_path "<Actions>/context/context-background-red-decrease-skip" "")
+; (gtk_accel_path "<Actions>/plug-in/script-fu-neon-logo-alpha" "")
+; (gtk_accel_path "<Actions>/tools/tools-ink-blob-aspect-minimum" "")
+; (gtk_accel_path "<Actions>/view/view-padding-color-dark-check" "")
+; (gtk_accel_path "<Actions>/tools/tools-value-2-decrease" "bracketleft")
+; (gtk_accel_path "<Actions>/plug-in/script-fu-add-bevel" "")
+; (gtk_accel_path "<Actions>/tools/tools-value-2-set-to-default" "backslash")
+; (gtk_accel_path "<Actions>/tools/tools-value-4-decrease-skip" "")
+; (gtk_accel_path "<Actions>/context/context-background-red-decrease" "")
+; (gtk_accel_path "<Actions>/plug-in/script-fu-line-nova" "")
+; (gtk_accel_path "<Actions>/context/context-swatch-background-first" "")
+; (gtk_accel_path "<Actions>/plug-in/script-fu-selection-rounded-rectangle" "")
+; (gtk_accel_path "<Actions>/tools/tools-ellipse-select" "e")
+; (gtk_accel_path "<Actions>/patterns/patterns-duplicate" "")
+; (gtk_accel_path "<Actions>/tools/tools-value-2-maximum" "")
+; (gtk_accel_path "<Actions>/brushes/brushes-refresh" "")
+; (gtk_accel_path "<Actions>/context/context-palette-foreground-previous-skip" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-cml-explorer" "")
+; (gtk_accel_path "<Actions>/context/context-brush-spikes-set" "")
+; (gtk_accel_path "<Actions>/help/help-help" "F1")
+; (gtk_accel_path "<Actions>/vectors/vectors-raise-to-top" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-randomize-hurl" "")
+; (gtk_accel_path "<Actions>/plug-in/script-fu-beveled-pattern-button" "")
+; (gtk_accel_path "<Actions>/edit/edit-paste-as-menu" "")
+; (gtk_accel_path "<Actions>/layers/layers-raise-to-top" "")
+; (gtk_accel_path "<Actions>/dockable/dockable-preview-size-extra-small" "")
+; (gtk_accel_path "<Actions>/context/context-background-green-minimum" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-animation-menu" "")
+; (gtk_accel_path "<Actions>/tools/tools-object-2-next" "")
+; (gtk_accel_path "<Actions>/tools/tools-iscissors" "i")
+; (gtk_accel_path "<Actions>/plug-in/script-fu-selection-to-brush" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-grid" "")
+; (gtk_accel_path "<Actions>/dockable/dialogs-brush-editor" "")
+; (gtk_accel_path "<Actions>/plug-in/script-fu-textured-logo-alpha" "")
+; (gtk_accel_path "<Actions>/edit/edit-copy-visible" "<Primary><Shift>c")
+; (gtk_accel_path "<Actions>/context/context-brush-aspect-decrease" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-checkerboard" "")
+; (gtk_accel_path "<Actions>/tools/tools-value-3-decrease-skip" "")
+; (gtk_accel_path "<Actions>/gradients/gradients-popup" "")
+; (gtk_accel_path "<Actions>/context/context-foreground-value-decrease-skip" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-imagemap" "")
+; (gtk_accel_path "<Actions>/color-button/color-button-use-black" "")
+; (gtk_accel_path "<Actions>/context/context-foreground-green-decrease-skip" "")
+; (gtk_accel_path "<Actions>/image/colors-components-menu" "")
+; (gtk_accel_path "<Actions>/layers/layers-mask-disable" "")
+; (gtk_accel_path "<Actions>/plug-in/script-fu-button00" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-palettemap" "")
+; (gtk_accel_path "<Actions>/dockable/dockable-tab-style-preview" "")
+; (gtk_accel_path "<Actions>/tools/tools-flip" "<Shift>f")
+; (gtk_accel_path "<Actions>/view/view-padding-color-light-check" "")
+; (gtk_accel_path "<Actions>/image/colors-map-menu" "")
+; (gtk_accel_path "<Actions>/image/image-crop" "")
+; (gtk_accel_path "<Actions>/view/view-show-rulers" "<Primary><Shift>r")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-nova" "")
+; (gtk_accel_path "<Actions>/context/context-brush-spacing-minimum" "")
+; (gtk_accel_path "<Actions>/context/context-swatch-foreground-next-skip" "")
+; (gtk_accel_path "<Actions>/gradients/gradients-save-as-pov" "")
+; (gtk_accel_path "<Actions>/view/view-zoom-2-1-accel" "KP_2")
+; (gtk_accel_path "<Actions>/plug-in/script-fu-starscape-logo" "")
+; (gtk_accel_path "<Actions>/plug-in/script-fu-chalk-logo-alpha" "")
+; (gtk_accel_path "<Actions>/vectors/vectors-selection-from-vectors" "<Shift>v")
+; (gtk_accel_path "<Actions>/tools/tools-transform-preview-opacity-increase-skip" "")
+; (gtk_accel_path "<Actions>/context/context-foreground-blue-decrease-skip" "")
+; (gtk_accel_path "<Actions>/layers/layers-opacity-menu" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-sinus" "")
+; (gtk_accel_path "<Actions>/dialogs/dialogs-vectors" "")
+; (gtk_accel_path "<Actions>/quick-mask/quick-mask-toggle" "<Shift>q")
+; (gtk_accel_path "<Actions>/tools/tools-value-2-decrease-skip" "<Shift>bracketleft")
+; (gtk_accel_path "<Actions>/dialogs/dialogs-palettes" "")
+; (gtk_accel_path "<Actions>/edit/edit-cut" "<Primary>x")
+; (gtk_accel_path "<Actions>/tools/tools-ink-blob-aspect-increase-skip" "")
+; (gtk_accel_path "<Actions>/layers/layers-mask-add" "")
+; (gtk_accel_path "<Actions>/vectors/vectors-selection-to-vectors" "")
+; (gtk_accel_path "<Actions>/edit/edit-paste-into" "")
+; (gtk_accel_path "<Actions>/plug-in/file-png-save" "")
+; (gtk_accel_path "<Actions>/context/context-brush-hardness-increase" "")
+; (gtk_accel_path "<Actions>/context/context-pattern-select-next" "")
+; (gtk_accel_path "<Actions>/tool-options/tool-options-save-new-preset" "")
+; (gtk_accel_path "<Actions>/help/help-context-help" "<Shift>F1")
+; (gtk_accel_path "<Actions>/context/context-palette-select-previous" "")
+; (gtk_accel_path "<Actions>/tools/tools-pencil" "n")
+; (gtk_accel_path "<Actions>/tools/tools-fuzzy-select" "u")
+; (gtk_accel_path "<Actions>/view/view-zoom-out" "minus")
+; (gtk_accel_path "<Actions>/view/view-new" "")
+; (gtk_accel_path "<Actions>/context/context-background-value-increase-skip" "")
+; (gtk_accel_path "<Actions>/dockable/dockable-tab-style-preview-name" "")
+; (gtk_accel_path "<Actions>/plug-in/script-fu-reverse-layers" "")
+; (gtk_accel_path "<Actions>/dockable/dialogs-gradient-editor" "")
+; (gtk_accel_path "<Actions>/dialogs/dialogs-preferences" "")
+; (gtk_accel_path "<Actions>/tools/tools-paint-brush-size-set-to-default" "")
+; (gtk_accel_path "<Actions>/context/context-background-green-increase-skip" "")
+; (gtk_accel_path "<Actions>/vectors/vectors-selection-to-vectors-short" "")
+; (gtk_accel_path "<Actions>/plug-in/script-fu-alien-glow-right-arrow" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-ifscompose" "")
+; (gtk_accel_path "<Actions>/context/context-brush-spikes-minimum" "")
+; (gtk_accel_path "<Actions>/context/context-foreground-red-increase-skip" "")
+; (gtk_accel_path "<Actions>/plug-in/python-fu-slice" "")
+; (gtk_accel_path "<Actions>/plug-in/plug-in-maze" "")
+; (gtk_accel_path "<Actions>/color-button/color-button-use-background" "")
+; (gtk_accel_path "<Actions>/plug-in/script-fu-flatland" "")
+; (gtk_accel_path "<Actions>/context/context-background-blue-maximum" "")
+; (gtk_accel_path "<Actions>/plug-in/script-fu-basic2-logo" "")
+; (gtk_accel_path "<Actions>/view/view-zoom-fill" "")
+; (gtk_accel_path "<Actions>/plug-in/gimp-online-docs-web-site" "")
+; (gtk_accel_path "<Actions>/context/context-pattern-select-set" "")
+; (gtk_accel_path "<Actions>/plug-in/gimp-help-concepts-paths" "")
+; (gtk_accel_path "<Actions>/layers/layers-properties-menu" "")
+; (gtk_accel_path "<Actions>/layers/layers-alpha-add" "")
+; (gtk_accel_path "<Actions>/select/select-all" "<Primary>a")
+; (gtk_accel_path "<Actions>/dockable/dialogs-histogram" "")
+; (gtk_accel_path "<Actions>/tools/tools-foreground-select" "")
diff --git a/.gimp-2.8/parasiterc b/.gimp-2.8/parasiterc
new file mode 100644
index 0000000..6cfb1be
--- /dev/null
+++ b/.gimp-2.8/parasiterc
@@ -0,0 +1,6 @@
+# GIMP parasiterc
+#
+# This file will be entirely rewritten each time you exit.
+
+
+# end of parasiterc
diff --git a/.gimp-2.8/pluginrc b/.gimp-2.8/pluginrc
new file mode 100644
index 0000000..e6c736d
--- /dev/null
+++ b/.gimp-2.8/pluginrc
@@ -0,0 +1,5466 @@
+# GIMP pluginrc
+#
+# This file can safely be removed and will be automatically regenerated by
+# querying the installed plugins.
+
+(protocol-version 20)
+
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/value-invert" 1413468141
+ (proc-def "plug-in-vinvert" 1
+ "Invert the brightness of each pixel"
+ "This function takes an indexed/RGB image and inverts its 'value' in HSV space. The upshot of this is that the color and saturation at any given point remains the same, but its brightness is effectively inverted. Quite strange. Sometimes produces unpleasant color artifacts on images from lossy sources (ie. JPEG)."
+ "Adam D. Moss (adam@foxbox.org), Mukund Sivaraman <muks@mukund.org>"
+ "Adam D. Moss (adam@foxbox.org), Mukund Sivaraman <muks@mukund.org>"
+ "27th March 1997, 12th June 2006"
+ "_Value Invert"
+ 1
+ (menu-path "<Image>/Colors/Invert")
+ (icon stock-id -1 "")
+ "RGB*, INDEXED*"
+ 3 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image (used for indexed images)")
+ (proc-arg 16 "drawable" "Input drawable")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/fractal-trace" 1413468137
+ (proc-def "plug-in-fractal-trace" 1
+ "Transform image with the Mandelbrot Fractal"
+ "transform image with the Mandelbrot Fractal"
+ "Hirotsuna Mizuno <s1041150@u-aizu.ac.jp>"
+ "Copyright (C) 1997 Hirotsuna Mizuno"
+ "v0.4 test version (Dec. 25 1997)"
+ "_Fractal Trace..."
+ 1
+ (menu-path "<Image>/Filters/Map")
+ (icon stock-id -1 "")
+ "RGB*, GRAY*"
+ 9 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image (unused)")
+ (proc-arg 16 "drawable" "Input drawable")
+ (proc-arg 3 "xmin" "xmin fractal image delimiter")
+ (proc-arg 3 "xmax" "xmax fractal image delimiter")
+ (proc-arg 3 "ymin" "ymin fractal image delimiter")
+ (proc-arg 3 "ymax" "ymax fractal image delimiter")
+ (proc-arg 0 "depth" "Trace depth")
+ (proc-arg 0 "outside-type" "Outside type { WRAP (0), TRANS (1), BLACK (2), WHITE (3) }")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/polar-coords" 1413468135
+ (proc-def "plug-in-polar-coords" 1
+ "Convert image to or from polar coordinates"
+ "Remaps and image from rectangular coordinates to polar coordinates or vice versa"
+ "Daniel Dunbar and Federico Mena Quintero"
+ "Daniel Dunbar and Federico Mena Quintero"
+ "July 1997, 0.5"
+ "P_olar Coordinates..."
+ 1
+ (menu-path "<Image>/Filters/Distorts")
+ (icon stock-id -1 "")
+ "RGB*, GRAY*"
+ 8 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image")
+ (proc-arg 16 "drawable" "Input drawable")
+ (proc-arg 3 "circle" "Circle depth in %")
+ (proc-arg 3 "angle" "Offset angle")
+ (proc-arg 0 "backwards" "Map backwards { TRUE, FALSE }")
+ (proc-arg 0 "inverse" "Map from top { TRUE, FALSE }")
+ (proc-arg 0 "polrec" "Polar to rectangular { TRUE, FALSE }")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/file-svg" 1413468139
+ (proc-def "file-svg-load" 1
+ "Loads files in the SVG file format"
+ "Renders SVG files to raster graphics using librsvg."
+ "Dom Lachowicz, Sven Neumann"
+ "Dom Lachowicz <cinamod@hotmail.com>"
+ "2.5.0"
+ "SVG image"
+ 0
+ (icon stock-id -1 "")
+ (load-proc
+ (extension "svg")
+ (magic "0,string,<?xml,0,string,<svg")
+ (mime-type "image/svg+xml")
+ (thumb-loader "file-svg-load-thumb"))
+ ""
+ 7 1
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 4 "filename" "The name of the file to load")
+ (proc-arg 4 "raw-filename" "The name of the file to load")
+ (proc-arg 3 "resolution" "Resolution to use for rendering the SVG (defaults to 90 dpi)")
+ (proc-arg 0 "width" "Width (in pixels) to load the SVG in. (0 for original width, a negative width to specify a maximum width)")
+ (proc-arg 0 "height" "Height (in pixels) to load the SVG in. (0 for original height, a negative width to specify a maximum height)")
+ (proc-arg 0 "paths" "Whether to not import paths (0), import paths individually (1) or merge all imported paths (2)")
+ (proc-arg 13 "image" "Output image"))
+ (proc-def "file-svg-load-thumb" 1
+ "Generates a thumbnail of an SVG image"
+ "Renders a thumbnail of an SVG file using librsvg."
+ "Dom Lachowicz, Sven Neumann"
+ "Dom Lachowicz <cinamod@hotmail.com>"
+ "2.5.0"
+ ""
+ 0
+ (icon stock-id -1 "")
+ ""
+ 2 3
+ (proc-arg 4 "filename" "The name of the file to load")
+ (proc-arg 0 "thumb-size" "Preferred thumbnail size")
+ (proc-arg 13 "image" "Thumbnail image")
+ (proc-arg 0 "image-width" "Width of full-sized image")
+ (proc-arg 0 "image-height" "Height of full-sized image")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/colormap-remap" 1413468137
+ (proc-def "plug-in-colormap-remap" 1
+ "Rearrange the colormap"
+ "This procedure takes an indexed image and lets you alter the positions of colors in the colormap without visually changing the image."
+ "Mukund Sivaraman <muks@mukund.org>"
+ "Mukund Sivaraman <muks@mukund.org>"
+ "June 2006"
+ "R_earrange Colormap..."
+ 2
+ (menu-path "<Image>/Colors/Map/Colormap")
+ (menu-path "<Colormap>")
+ (icon stock-id -1 "gimp-colormap")
+ "INDEXED*"
+ 5 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image")
+ (proc-arg 16 "drawable" "Input drawable")
+ (proc-arg 0 "num-colors" "Length of 'map' argument (should be equal to colormap size)")
+ (proc-arg 7 "map" "Remap array for the colormap"))
+ (proc-def "plug-in-colormap-swap" 1
+ "Swap two colors in the colormap"
+ "This procedure takes an indexed image and lets you swap the positions of two colors in the colormap without visually changing the image."
+ "Mukund Sivaraman <muks@mukund.org>"
+ "Mukund Sivaraman <muks@mukund.org>"
+ "June 2006"
+ "_Swap Colors"
+ 0
+ (icon stock-id -1 "")
+ "INDEXED*"
+ 5 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image")
+ (proc-arg 16 "drawable" "Input drawable")
+ (proc-arg 2 "index1" "First index in the colormap")
+ (proc-arg 2 "index2" "Second (other) index in the colormap")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/lens-distortion" 1413468140
+ (proc-def "plug-in-lens-distortion" 1
+ "Corrects lens distortion"
+ "Corrects barrel or pincushion lens distortion."
+ "David Hodson, Aurimas Juška"
+ "David Hodson"
+ "Version 1.0.10"
+ "Lens Distortion..."
+ 1
+ (menu-path "<Image>/Filters/Distorts")
+ (icon stock-id -1 "")
+ "RGB*, GRAY*"
+ 9 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image (unused)")
+ (proc-arg 16 "drawable" "Input drawable")
+ (proc-arg 3 "offset-x" "Effect centre offset in X")
+ (proc-arg 3 "offset-y" "Effect centre offset in Y")
+ (proc-arg 3 "main-adjust" "Amount of second-order distortion")
+ (proc-arg 3 "edge-adjust" "Amount of fourth-order distortion")
+ (proc-arg 3 "rescale" "Rescale overall image size")
+ (proc-arg 3 "brighten" "Adjust brightness in corners")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/color-enhance" 1413468138
+ (proc-def "plug-in-color-enhance" 1
+ "Stretch color saturation to cover maximum possible range"
+ "This simple plug-in does an automatic saturation stretch. For each channel in the image, it finds the minimum and maximum values... it uses those values to stretch the individual histograms to the full range. For some images it may do just what you want; for others it may not work that well. This version differs from Contrast Autostretch in that it works in HSV space, and preserves hue."
+ "Martin Weber"
+ "Martin Weber"
+ "1997"
+ "_Color Enhance"
+ 1
+ (menu-path "<Image>/Colors/Auto")
+ (icon stock-id -1 "")
+ "RGB*, INDEXED*"
+ 3 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image")
+ (proc-arg 16 "drawable" "Input drawable")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/plugin-browser" 1413468137
+ (proc-def "plug-in-plug-in-details" 1
+ "Display information about plug-ins"
+ "Allows to browse the plug-in menus system. You can search for plug-in names, sort by name or menu location and you can view a tree representation of the plug-in menus. Can also be of help to find where new plug-ins have installed themselves in the menus."
+ "Andy Thomas"
+ "Andy Thomas"
+ "1999"
+ "_Plug-In Browser"
+ 1
+ (menu-path "<Image>/Help/Programming")
+ (icon stock-id -1 "gimp-plugin")
+ ""
+ 1 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0) }")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/cml-explorer" 1413468138
+ (proc-def "plug-in-cml-explorer" 1
+ "Create abstract Coupled-Map Lattice patterns"
+ "Make an image of Coupled-Map Lattice (CML). CML is a kind of Cellula Automata on continuous (value) domain. In GIMP_RUN_NONINTERACTIVE, the name of a prameter file is passed as the 4th arg. You can control CML_explorer via parameter file."
+ "Shuji Narazaki (narazaki@InetQ.or.jp); http://www.inetq.or.jp/~narazaki/TheGIMP/"
+ "Shuji Narazaki"
+ "1997"
+ "CML _Explorer..."
+ 1
+ (menu-path "<Image>/Filters/Render/Pattern")
+ (icon stock-id -1 "")
+ "RGB*, GRAY*"
+ 4 0
+ (proc-arg 0 "ru--mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image (not used)")
+ (proc-arg 16 "drawable" "Input drawable")
+ (proc-arg 4 "parameter-filename" "The name of parameter file. CML_explorer makes an image with its settings.")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/animation-optimize" 1413468134
+ (proc-def "plug-in-animationoptimize" 1
+ "Modify image to reduce size when saved as GIF animation"
+ "This procedure applies various optimizations to a GIMP layer-based animation in an attempt to reduce the final file size. If a frame of the animation can use the 'combine' mode, this procedure attempts to maximize the number of ajdacent pixels having the same color, which improves the compression for some image formats such as GIF or MNG."
+ "Adam D. Moss <adam@gimp.org>"
+ "Adam D. Moss <adam@gimp.org>"
+ "1997-2003"
+ "Optimize (for _GIF)"
+ 1
+ (menu-path "<Image>/Filters/Animation")
+ (icon stock-id -1 "")
+ "RGB*, INDEXED*, GRAY*"
+ 3 1
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image")
+ (proc-arg 16 "drawable" "Input drawable (unused)")
+ (proc-arg 13 "result" "Resulting image"))
+ (proc-def "plug-in-animationoptimize-diff" 1
+ "Reduce file size where combining layers is possible"
+ "This procedure applies various optimizations to a GIMP layer-based animation in an attempt to reduce the final file size. If a frame of the animation can use the 'combine' mode, this procedure uses a simple difference between the frames."
+ "Adam D. Moss <adam@gimp.org>"
+ "Adam D. Moss <adam@gimp.org>"
+ "1997-2001"
+ "_Optimize (Difference)"
+ 1
+ (menu-path "<Image>/Filters/Animation")
+ (icon stock-id -1 "")
+ "RGB*, INDEXED*, GRAY*"
+ 3 1
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image")
+ (proc-arg 16 "drawable" "Input drawable (unused)")
+ (proc-arg 13 "result" "Resulting image"))
+ (proc-def "plug-in-animationunoptimize" 1
+ "Remove optimization to make editing easier"
+ "This procedure 'simplifies' a GIMP layer-based animation that has been optimized for animation. This makes editing the animation much easier."
+ "Adam D. Moss <adam@gimp.org>"
+ "Adam D. Moss <adam@gimp.org>"
+ "1997-2001"
+ "_Unoptimize"
+ 1
+ (menu-path "<Image>/Filters/Animation")
+ (icon stock-id -1 "")
+ "RGB*, INDEXED*, GRAY*"
+ 3 1
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image")
+ (proc-arg 16 "drawable" "Input drawable (unused)")
+ (proc-arg 13 "result" "Resulting image")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/file-csource" 1413468138
+ (proc-def "file-csource-save" 1
+ "Dump image data in RGB(A) format for C source"
+ "CSource cannot be run non-interactively."
+ "Tim Janik"
+ "Tim Janik"
+ "1999"
+ "C source code"
+ 0
+ (icon stock-id -1 "")
+ (save-proc
+ (extension "c")
+ (mime-type "text/x-csrc"))
+ "RGB*"
+ 5 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0) }")
+ (proc-arg 13 "image" "Input image")
+ (proc-arg 16 "drawable" "Drawable to save")
+ (proc-arg 4 "filename" "The name of the file to save the image in")
+ (proc-arg 4 "raw-filename" "The name of the file to save the image in")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/filter-pack" 1413468137
+ (proc-def "plug-in-filter-pack" 1
+ "Interactively modify the image colors"
+ "Interactively modify the image colors."
+ "Pavel Grinfeld (pavel@ml.com)"
+ "Pavel Grinfeld (pavel@ml.com)"
+ "27th March 1997"
+ "_Filter Pack..."
+ 1
+ (menu-path "<Image>/Colors/Modify")
+ (icon stock-id -1 "")
+ "RGB*"
+ 3 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image (used for indexed images)")
+ (proc-arg 16 "drawable" "Input drawable")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/file-xpm" 1413468139
+ (proc-def "file-xpm-load" 1
+ "Load files in XPM (X11 Pixmap) format."
+ "Load files in XPM (X11 Pixmap) format. XPM is a portable image format designed to be included in C source code. XLib provides utility functions to read this format. Newer code should however be using gdk-pixbuf-csource instead. XPM supports colored images, unlike the XBM format which XPM was designed to replace."
+ "Spencer Kimball & Peter Mattis & Ray Lehtiniemi"
+ "Spencer Kimball & Peter Mattis"
+ "1997"
+ "X PixMap image"
+ 0
+ (icon stock-id -1 "")
+ (load-proc
+ (extension "xpm")
+ (magic "0, string,/*\\040XPM\\040*/")
+ (mime-type "image/x-xpixmap"))
+ ""
+ 3 1
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 4 "filename" "The name of the file to load")
+ (proc-arg 4 "raw-filename" "The name entered")
+ (proc-arg 13 "image" "Output image"))
+ (proc-def "file-xpm-save" 1
+ "Save files in XPM (X11 Pixmap) format."
+ "Save files in XPM (X11 Pixmap) format. XPM is a portable image format designed to be included in C source code. XLib provides utility functions to read this format. Newer code should however be using gdk-pixbuf-csource instead. XPM supports colored images, unlike the XBM format which XPM was designed to replace."
+ "Spencer Kimball & Peter Mattis & Ray Lehtiniemi & Nathan Summers"
+ "Spencer Kimball & Peter Mattis"
+ "1997"
+ "X PixMap image"
+ 0
+ (icon stock-id -1 "")
+ (save-proc
+ (extension "xpm")
+ (mime-type "image/x-xpixmap"))
+ "RGB*, GRAY*, INDEXED*"
+ 6 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image")
+ (proc-arg 16 "drawable" "Drawable to save")
+ (proc-arg 4 "filename" "The name of the file to save the image in")
+ (proc-arg 4 "raw-filename" "The name of the file to save the image in")
+ (proc-arg 0 "threshold" "Alpha threshold (0-255)")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/file-sunras" 1413468139
+ (proc-def "file-sunras-load" 1
+ "load file of the SunRaster file format"
+ "load file of the SunRaster file format"
+ "Peter Kirchgessner"
+ "Peter Kirchgessner"
+ "1996"
+ "SUN Rasterfile image"
+ 0
+ (icon stock-id -1 "")
+ (load-proc
+ (extension "im1,im8,im24,im32,rs,ras")
+ (magic "0,long,0x59a66a95")
+ (mime-type "image/x-sun-raster"))
+ ""
+ 3 1
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 4 "filename" "The name of the file to load")
+ (proc-arg 4 "raw-filename" "The name of the file to load")
+ (proc-arg 13 "image" "Output image"))
+ (proc-def "file-sunras-save" 1
+ "save file in the SunRaster file format"
+ "SUNRAS saving handles all image types except those with alpha channels."
+ "Peter Kirchgessner"
+ "Peter Kirchgessner"
+ "1996"
+ "SUN Rasterfile image"
+ 0
+ (icon stock-id -1 "")
+ (save-proc
+ (extension "im1,im8,im24,im32,rs,ras")
+ (mime-type "image/x-sun-raster"))
+ "RGB, GRAY, INDEXED"
+ 6 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image")
+ (proc-arg 16 "drawable" "Drawable to save")
+ (proc-arg 4 "filename" "The name of the file to save the image in")
+ (proc-arg 4 "raw-filename" "The name of the file to save the image in")
+ (proc-arg 0 "rle" "Specify non-zero for rle output, zero for standard output")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/curve-bend" 1413468138
+ (proc-def "plug-in-curve-bend" 1
+ "Bend the image using two control curves"
+ "This plug-in does bend the active layer If there is a current selection it is copied to floating selection and the curve_bend distortion is done on the floating selection. If work_on_copy parameter is TRUE, the curve_bend distortion is done on a copy of the active layer (or floating selection). The upper and lower edges are bent in shape of 2 spline curves. both (upper and lower) curves are determined by upto 17 points or by 256 Y-Values if curve_type == 1 (freehand mode) If rotation is not 0, the layer is rotated before and rotated back after the bend operation. This enables bending in other directions than vertical. bending usually changes the size of the handled layer. this plugin sets the offsets of the handled layer to keep its center at the same position"
+ "Wolfgang Hofer (hof@hotbot.com)"
+ "Wolfgang Hofer"
+ "v1.3.18 (2003/08/26)"
+ "_Curve Bend..."
+ 1
+ (menu-path "<Image>/Filters/Distorts")
+ (icon stock-id -1 "")
+ "RGB*, GRAY*"
+ 20 1
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image")
+ (proc-arg 16 "drawable" "Input drawable (must be a layer without layermask)")
+ (proc-arg 3 "rotation" "Direction {angle 0 to 360 degree } of the bend effect")
+ (proc-arg 0 "smoothing" "Smoothing { TRUE, FALSE }")
+ (proc-arg 0 "antialias" "Antialias { TRUE, FALSE }")
+ (proc-arg 0 "work-on-copy" "{ TRUE, FALSE } TRUE: copy the drawable and bend the copy")
+ (proc-arg 0 "curve-type" " { 0, 1 } 0 == smooth (use 17 points), 1 == freehand (use 256 val_y) ")
+ (proc-arg 0 "argc-upper-point-x" "{2 <= argc <= 17} ")
+ (proc-arg 8 "upper-point-x" "array of 17 x point_koords { 0.0 <= x <= 1.0 or -1 for unused point }")
+ (proc-arg 0 "argc-upper-point-y" "{2 <= argc <= 17} ")
+ (proc-arg 8 "upper-point-y" "array of 17 y point_koords { 0.0 <= y <= 1.0 or -1 for unused point }")
+ (proc-arg 0 "argc-lower-point-x" "{2 <= argc <= 17} ")
+ (proc-arg 8 "lower-point-x" "array of 17 x point_koords { 0.0 <= x <= 1.0 or -1 for unused point }")
+ (proc-arg 0 "argc-lower-point-y" "{2 <= argc <= 17} ")
+ (proc-arg 8 "lower-point-y" "array of 17 y point_koords { 0.0 <= y <= 1.0 or -1 for unused point }")
+ (proc-arg 0 "argc-upper-val-y" "{ 256 } ")
+ (proc-arg 7 "upper-val-y" "array of 256 y freehand koord { 0 <= y <= 255 }")
+ (proc-arg 0 "argc-lower-val-y" "{ 256 } ")
+ (proc-arg 7 "lower-val-y" "array of 256 y freehand koord { 0 <= y <= 255 }")
+ (proc-arg 14 "bent-layer" "the handled layer"))
+ (proc-def "plug_in_curve_bend_Iterator" 1
+ "This procedure calculates the modified values for one iterationstep for the call of plug_in_curve_bend"
+ ""
+ "Wolfgang Hofer (hof@hotbot.com)"
+ "Wolfgang Hofer"
+ "v1.3.18 (2003/08/26)"
+ ""
+ 0
+ (icon stock-id -1 "")
+ ""
+ 4 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-NONINTERACTIVE (1) }")
+ (proc-arg 0 "total-steps" "total number of steps (# of layers-1 to apply the related plug-in)")
+ (proc-arg 3 "current-step" "current (for linear iterations this is the layerstack position, otherwise some value inbetween)")
+ (proc-arg 0 "len-struct" "length of stored data structure with id is equal to the plug_in proc_name")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/semi-flatten" 1413468133
+ (proc-def "plug-in-semiflatten" 1
+ "Replace partial transparency with the current background color"
+ "This plugin flattens pixels in an RGBA image that aren't completely transparent against the current GIMP background color"
+ "Adam D. Moss (adam@foxbox.org)"
+ "Adam D. Moss (adam@foxbox.org)"
+ "27th January 1998"
+ "_Semi-Flatten"
+ 2
+ (menu-path "<Image>/Filters/Web")
+ (menu-path "<Image>/Layer/Transparency/Modify")
+ (icon stock-id -1 "")
+ "RGBA"
+ 3 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image (unused)")
+ (proc-arg 16 "drawable" "Input drawable")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/file-tga" 1413468141
+ (proc-def "file-tga-load" 1
+ "Loads files of Targa file format"
+ "FIXME: write help for tga_load"
+ "Raphael FRANCOIS, Gordon Matzigkeit"
+ "Raphael FRANCOIS, Gordon Matzigkeit"
+ "1997,2000,2007"
+ "TarGA image"
+ 0
+ (icon stock-id -1 "")
+ (load-proc
+ (extension "tga,vda,icb,vst")
+ (magic "-18&,string,TRUEVISION-XFILE.,-1,byte,0")
+ (mime-type "image/x-tga"))
+ ""
+ 3 1
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 4 "filename" "The name of the file to load")
+ (proc-arg 4 "raw-filename" "The name entered")
+ (proc-arg 13 "image" "Output image"))
+ (proc-def "file-tga-save" 1
+ "saves files in the Targa file format"
+ "FIXME: write help for tga_save"
+ "Raphael FRANCOIS, Gordon Matzigkeit"
+ "Raphael FRANCOIS, Gordon Matzigkeit"
+ "1997,2000"
+ "TarGA image"
+ 0
+ (icon stock-id -1 "")
+ (save-proc
+ (extension "tga")
+ (mime-type "image/x-tga"))
+ "RGB*, GRAY*, INDEXED*"
+ 7 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image")
+ (proc-arg 16 "drawable" "Drawable to save")
+ (proc-arg 4 "filename" "The name of the file to save the image in")
+ (proc-arg 4 "raw-filename" "The name of the file to save the image in")
+ (proc-arg 0 "rle" "Use RLE compression")
+ (proc-arg 0 "origin" "Image origin (0 = top-left, 1 = bottom-left)")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/sparkle" 1413468140
+ (proc-def "plug-in-sparkle" 1
+ "Turn bright spots into starry sparkles"
+ "Uses a percentage based luminoisty threhsold to find candidate pixels for adding some sparkles (spikes). "
+ "John Beale, & (ported to GIMP v0.54) Michael J. Hammel & ted to GIMP v1.0) & Seth Burgess & Spencer Kimball"
+ "John Beale"
+ "Version 1.27, September 2003"
+ "_Sparkle..."
+ 1
+ (menu-path "<Image>/Filters/Light and Shadow/Light")
+ (icon stock-id -1 "")
+ "RGB*, GRAY*"
+ 16 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image (unused)")
+ (proc-arg 16 "drawable" "Input drawable")
+ (proc-arg 3 "lum-threshold" "Luminosity threshold (0.0 - 1.0)")
+ (proc-arg 3 "flare-inten" "Flare intensity (0.0 - 1.0)")
+ (proc-arg 0 "spike-len" "Spike length (in pixels)")
+ (proc-arg 0 "spike-pts" "# of spike points")
+ (proc-arg 0 "spike-angle" "Spike angle (0-360 degrees, -1: random)")
+ (proc-arg 3 "density" "Spike density (0.0 - 1.0)")
+ (proc-arg 3 "transparency" "Transparency (0.0 - 1.0)")
+ (proc-arg 3 "random-hue" "Random hue (0.0 - 1.0)")
+ (proc-arg 3 "random-saturation" "Random saturation (0.0 - 1.0)")
+ (proc-arg 0 "preserve-luminosity" "Preserve luminosity (TRUE/FALSE)")
+ (proc-arg 0 "inverse" "Inverse (TRUE/FALSE)")
+ (proc-arg 0 "border" "Add border (TRUE/FALSE)")
+ (proc-arg 0 "color-type" "Color of sparkles: { NATURAL (0), FOREGROUND (1), BACKGROUND (2) }")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/text-brush.py" 1413468057
+ (proc-def "python-fu-brush-from-text" 1
+ "Create a new brush with characters from a text sequence"
+ "New dynamic brush where each cell is a character from \nthe input text in the chosen font "
+ "Joao S. O. Bueno"
+ "Copyright Joao S.O. Bueno 2009. GPL v3.0"
+ "2009"
+ "New Brush from _Text..."
+ 1
+ (menu-path "<Image>/File/Create")
+ (icon stock-id -1 "")
+ ""
+ 4 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 4 "font" "Font")
+ (proc-arg 0 "size" "Pixel Size")
+ (proc-arg 4 "text" "Text"))
+ (locale-def "gimp20-python" "/usr/share/locale"))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/py-slice.py" 1413468057
+ (proc-def "python-fu-slice" 1
+ "Cuts an image along its guides, creates images and a HTML table snippet"
+ "Add guides to an image. Then run this. It will cut along the guides,\n and give you the html to reassemble the resulting images. If you\n choose to generate javascript for onmouseover and clicked events, it\n will use the lower three visible layers on the image for normal,\n onmouseover and clicked states, in that order. If skip caps is\n enabled, table cells on the edge of the table won't become animated,\n and its images will be taken from the active layer."
+ "Manish Singh"
+ "Manish Singh"
+ "2003"
+ "_Slice..."
+ 1
+ (menu-path "<Image>/Filters/Web")
+ (icon stock-id -1 "")
+ "*"
+ 12 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image")
+ (proc-arg 16 "drawable" "Input drawable")
+ (proc-arg 4 "save-path" "Path for HTML export")
+ (proc-arg 4 "html-filename" "Filename for export")
+ (proc-arg 4 "image-basename" "Image name prefix")
+ (proc-arg 4 "image-extension" "Image format")
+ (proc-arg 0 "separate-image-dir" "Separate image folder")
+ (proc-arg 4 "relative-image-path" "Folder for image export")
+ (proc-arg 0 "cellspacing" "Space between table elements")
+ (proc-arg 0 "animate" "Javascript for onmouseover and clicked")
+ (proc-arg 0 "skip-caps" "Skip animation for table caps"))
+ (locale-def "gimp20-python" "/usr/share/locale"))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/softglow" 1413468136
+ (proc-def "plug-in-softglow" 1
+ "Simulate glow by making highlights intense and fuzzy"
+ "Gives an image a softglow effect by intensifying the highlights in the image. This is done by screening a modified version of the drawable with itself. The modified version is desaturated and then a sigmoidal transfer function is applied to force the distribution of intensities into very small and very large only. This desaturated version is then blurred to give it a fuzzy 'vaseline-on-the-lens' effect. The glow radius parameter controls the sharpness of the glow effect. The brightness parameter controls the degree of intensification applied to image highlights. The sharpness parameter controls how defined or alternatively, diffuse, the glow effect should be."
+ "Spencer Kimball"
+ "Bit Specialists, Inc."
+ "2001"
+ "_Softglow..."
+ 1
+ (menu-path "<Image>/Filters/Artistic")
+ (icon stock-id -1 "")
+ "RGB*, GRAY*"
+ 6 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image (unused)")
+ (proc-arg 16 "drawable" "Input drawable")
+ (proc-arg 3 "glow-radius" "Glow radius (radius in pixels)")
+ (proc-arg 3 "brightness" "Glow brightness (0.0 - 1.0)")
+ (proc-arg 3 "sharpness" "Glow sharpness (0.0 - 1.0)")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/warp" 1413468133
+ (proc-def "plug-in-warp" 1
+ "Twist or smear image in many different ways"
+ "Smears an image along vector paths calculated as the gradient of a separate control matrix. The effect can look like brushstrokes of acrylic or watercolor paint, in some cases."
+ "John P. Beale"
+ "John P. Beale"
+ "1997"
+ "_Warp..."
+ 1
+ (menu-path "<Image>/Filters/Map")
+ (icon stock-id -1 "")
+ "RGB*, GRAY*"
+ 17 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image (unused)")
+ (proc-arg 16 "drawable" "Input drawable")
+ (proc-arg 3 "amount" "Pixel displacement multiplier")
+ (proc-arg 16 "warp-map" "Displacement control map")
+ (proc-arg 0 "iter" "Iteration count (last required argument)")
+ (proc-arg 3 "dither" "Random dither amount (first optional argument)")
+ (proc-arg 3 "angle" "Angle of gradient vector rotation")
+ (proc-arg 0 "wrap-type" "Edge behavior: { WRAP (0), SMEAR (1), BLACK (2), COLOR (3) }")
+ (proc-arg 16 "mag-map" "Magnitude control map")
+ (proc-arg 0 "mag-use" "Use magnitude map: { FALSE (0), TRUE (1) }")
+ (proc-arg 0 "substeps" "Substeps between image updates")
+ (proc-arg 0 "grad-map" "Gradient control map")
+ (proc-arg 3 "grad-scale" "Scaling factor for gradient map (0=don't use)")
+ (proc-arg 0 "vector-map" "Fixed vector control map")
+ (proc-arg 3 "vector-scale" "Scaling factor for fixed vector map (0=don't use)")
+ (proc-arg 3 "vector-angle" "Angle for fixed vector map")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/bump-map" 1413468132
+ (proc-def "plug-in-bump-map" 1
+ "Create an embossing effect using a bump map"
+ "This plug-in uses the algorithm described by John Schlag, \"Fast Embossing Effects on Raster Image Data\" in Graphics GEMS IV (ISBN 0-12-336155-9). It takes a drawable to be applied as a bump map to another image and produces a nice embossing effect."
+ "Federico Mena Quintero, Jens Lautenbacher & Sven Neumann"
+ "Federico Mena Quintero, Jens Lautenbacher & Sven Neumann"
+ "April 2000, 3.0-pre1-ac2"
+ "_Bump Map..."
+ 1
+ (menu-path "<Image>/Filters/Map")
+ (icon stock-id -1 "")
+ "RGB*, GRAY*"
+ 14 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image")
+ (proc-arg 16 "drawable" "Input drawable")
+ (proc-arg 16 "bumpmap" "Bump map drawable")
+ (proc-arg 3 "azimuth" "Azimuth")
+ (proc-arg 3 "elevation" "Elevation")
+ (proc-arg 0 "depth" "Depth")
+ (proc-arg 0 "xofs" "X offset")
+ (proc-arg 0 "yofs" "Y offset")
+ (proc-arg 0 "waterlevel" "Level that full transparency should represent")
+ (proc-arg 0 "ambient" "Ambient lighting factor")
+ (proc-arg 0 "compensate" "Compensate for darkening { TRUE, FALSE }")
+ (proc-arg 0 "invert" "Invert bumpmap { TRUE, FALSE }")
+ (proc-arg 0 "type" "Type of map { LINEAR (0), SPHERICAL (1), SINUSOIDAL (2) }"))
+ (proc-def "plug-in-bump-map-tiled" 1
+ "Create an embossing effect using a tiled image as a bump map"
+ "This plug-in uses the algorithm described by John Schlag, \"Fast Embossing Effects on Raster Image Data\" in Graphics GEMS IV (ISBN 0-12-336155-9). It takes a drawable to be tiled and applied as a bump map to another image and produces a nice embossing effect."
+ "Federico Mena Quintero, Jens Lautenbacher & Sven Neumann"
+ "Federico Mena Quintero, Jens Lautenbacher & Sven Neumann"
+ "April 2000, 3.0-pre1-ac2"
+ ""
+ 0
+ (icon stock-id -1 "")
+ "RGB*, GRAY*"
+ 14 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image")
+ (proc-arg 16 "drawable" "Input drawable")
+ (proc-arg 16 "bumpmap" "Bump map drawable")
+ (proc-arg 3 "azimuth" "Azimuth")
+ (proc-arg 3 "elevation" "Elevation")
+ (proc-arg 0 "depth" "Depth")
+ (proc-arg 0 "xofs" "X offset")
+ (proc-arg 0 "yofs" "Y offset")
+ (proc-arg 0 "waterlevel" "Level that full transparency should represent")
+ (proc-arg 0 "ambient" "Ambient lighting factor")
+ (proc-arg 0 "compensate" "Compensate for darkening { TRUE, FALSE }")
+ (proc-arg 0 "invert" "Invert bumpmap { TRUE, FALSE }")
+ (proc-arg 0 "type" "Type of map { LINEAR (0), SPHERICAL (1), SINUSOIDAL (2) }")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/file-compressor" 1413468136
+ (proc-def "file-gz-load" 1
+ "loads files compressed with gzip"
+ "This procedure loads files in the gzip compressed format."
+ "Daniel Risacher"
+ "Daniel Risacher, Spencer Kimball and Peter Mattis"
+ "1995-1997"
+ "gzip archive"
+ 0
+ (icon stock-id -1 "")
+ (load-proc
+ (extension "xcf.gz,xcfgz")
+ (magic "0,string,\037‹")
+ (mime-type "application/x-gzip"))
+ ""
+ 3 1
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 4 "filename" "The name of the file to load")
+ (proc-arg 4 "raw-filename" "The name entered")
+ (proc-arg 13 "image" "Output image"))
+ (proc-def "file-gz-save" 1
+ "saves files compressed with gzip"
+ "This procedure saves files in the gzip compressed format."
+ "Daniel Risacher"
+ "Daniel Risacher, Spencer Kimball and Peter Mattis"
+ "1995-1997"
+ "gzip archive"
+ 0
+ (icon stock-id -1 "")
+ (save-proc
+ (extension "xcf.gz,xcfgz")
+ (mime-type "application/x-gzip"))
+ "RGB*, GRAY*, INDEXED*"
+ 5 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image")
+ (proc-arg 16 "drawable" "Drawable to save")
+ (proc-arg 4 "filename" "The name of the file to save the image in")
+ (proc-arg 4 "raw-filename" "The name entered"))
+ (proc-def "file-bz2-load" 1
+ "loads files compressed with bzip2"
+ "This procedure loads files in the bzip2 compressed format."
+ "Daniel Risacher"
+ "Daniel Risacher, Spencer Kimball and Peter Mattis"
+ "1995-1997"
+ "bzip archive"
+ 0
+ (icon stock-id -1 "")
+ (load-proc
+ (extension "xcf.bz2,xcfbz2")
+ (magic "0,string,BZh")
+ (mime-type "application/x-bzip"))
+ ""
+ 3 1
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 4 "filename" "The name of the file to load")
+ (proc-arg 4 "raw-filename" "The name entered")
+ (proc-arg 13 "image" "Output image"))
+ (proc-def "file-bz2-save" 1
+ "saves files compressed with bzip2"
+ "This procedure saves files in the bzip2 compressed format."
+ "Daniel Risacher"
+ "Daniel Risacher, Spencer Kimball and Peter Mattis"
+ "1995-1997"
+ "bzip archive"
+ 0
+ (icon stock-id -1 "")
+ (save-proc
+ (extension "xcf.bz2,xcfbz2")
+ (mime-type "application/x-bzip"))
+ "RGB*, GRAY*, INDEXED*"
+ 5 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image")
+ (proc-arg 16 "drawable" "Drawable to save")
+ (proc-arg 4 "filename" "The name of the file to save the image in")
+ (proc-arg 4 "raw-filename" "The name entered")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/depth-merge" 1413468133
+ (proc-def "plug-in-depth-merge" 1
+ "Combine two images using depth maps (z-buffers)"
+ "Taking as input two full-color, full-alpha images and two corresponding grayscale depth maps, this plug-in combines the images based on which is closer (has a lower depth map value) at each point."
+ "Sean Cier"
+ "Sean Cier"
+ "August 1998"
+ "_Depth Merge..."
+ 1
+ (menu-path "<Image>/Filters/Combine")
+ (icon stock-id -1 "")
+ "RGB*, GRAY*"
+ 11 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image (unused)")
+ (proc-arg 16 "result" "Result")
+ (proc-arg 16 "source1" "Source 1")
+ (proc-arg 16 "source2" "Source 2")
+ (proc-arg 16 "depthMap1" "Depth map 1")
+ (proc-arg 16 "depthMap2" "Depth map 2")
+ (proc-arg 3 "overlap" "Overlap")
+ (proc-arg 3 "offset" "Depth relative offset")
+ (proc-arg 3 "scale1" "Depth relative scale 1")
+ (proc-arg 3 "scale2" "Depth relative scale 2")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/qbist" 1413468138
+ (proc-def "plug-in-qbist" 1
+ "Generate a huge variety of abstract patterns"
+ "This Plug-in is based on an article by Jörn Loviscach (appeared in c't 10/95, page 326). It generates modern art pictures from a random genetic formula."
+ "Jörn Loviscach, Jens Ch. Restemeier"
+ "Jörn Loviscach, Jens Ch. Restemeier"
+ "January 2001, 1.12"
+ "_Qbist..."
+ 1
+ (menu-path "<Image>/Filters/Render/Pattern")
+ (icon stock-id -1 "")
+ "RGB*"
+ 3 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image (unused)")
+ (proc-arg 16 "drawable" "Input drawable")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/file-tiff-load" 1413468138
+ (proc-def "file-tiff-load" 1
+ "loads files of the tiff file format"
+ "FIXME: write help for tiff_load"
+ "Spencer Kimball, Peter Mattis & Nick Lamb"
+ "Nick Lamb <njl195@zepler.org.uk>"
+ "1995-1996,1998-2003"
+ "TIFF image"
+ 0
+ (icon stock-id -1 "")
+ (load-proc
+ (extension "tif,tiff")
+ (magic "0,string,II*\\0,0,string,MM\\0*")
+ (mime-type "image/tiff"))
+ ""
+ 3 1
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 4 "filename" "The name of the file to load")
+ (proc-arg 4 "raw-filename" "The name of the file to load")
+ (proc-arg 13 "image" "Output image")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/palette-to-gradient.py" 1413468057
+ (proc-def "python-fu-palette-to-gradient" 1
+ "Create a gradient using colors from the palette"
+ "Create a new gradient using colors from the palette."
+ "Carol Spears, reproduced from previous work by Adrian Likins and Jeff Trefftz"
+ "Carol Spears"
+ "2006"
+ "Palette to _Gradient"
+ 1
+ (menu-path "<Palettes>")
+ (icon stock-id -1 "")
+ ""
+ 2 1
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 4 "palette" "Palette")
+ (proc-arg 4 "new-gradient" "Result"))
+ (proc-def "python-fu-palette-to-gradient-repeating" 1
+ "Create a repeating gradient using colors from the palette"
+ "Create a new repeating gradient using colors from the palette."
+ "Carol Spears, reproduced from previous work by Adrian Likins and Jeff Trefftz"
+ "Carol Spears"
+ "2006"
+ "Palette to _Repeating Gradient"
+ 1
+ (menu-path "<Palettes>")
+ (icon stock-id -1 "")
+ ""
+ 2 1
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 4 "palette" "Palette")
+ (proc-arg 4 "new-gradient" "Result"))
+ (locale-def "gimp20-python" "/usr/share/locale"))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/file-header" 1413468140
+ (proc-def "file-header-save" 1
+ "saves files as C unsigned character array"
+ "FIXME: write help"
+ "Spencer Kimball & Peter Mattis"
+ "Spencer Kimball & Peter Mattis"
+ "1997"
+ "C source code header"
+ 0
+ (icon stock-id -1 "")
+ (save-proc
+ (extension "h")
+ (mime-type "text/x-chdr"))
+ "INDEXED, RGB"
+ 5 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image")
+ (proc-arg 16 "drawable" "Drawable to save")
+ (proc-arg 4 "filename" "The name of the file to save the image in")
+ (proc-arg 4 "raw-filename" "The name of the file to save the image in")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/file-xwd" 1413468140
+ (proc-def "file-xwd-load" 1
+ "Loads files in the XWD (X Window Dump) format"
+ "Loads files in the XWD (X Window Dump) format. XWD image files are produced by the program xwd. Xwd is an X Window System window dumping utility."
+ "Peter Kirchgessner"
+ "Peter Kirchgessner"
+ "1996"
+ "X window dump"
+ 0
+ (icon stock-id -1 "")
+ (load-proc
+ (extension "xwd")
+ (magic "4,long,0x00000007")
+ (mime-type "image/x-xwindowdump"))
+ ""
+ 3 1
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 4 "filename" "The name of the file to load")
+ (proc-arg 4 "raw-filename" "The name of the file to load")
+ (proc-arg 13 "image" "Output image"))
+ (proc-def "file-xwd-save" 1
+ "Saves files in the XWD (X Window Dump) format"
+ "XWD saving handles all image types except those with alpha channels."
+ "Peter Kirchgessner"
+ "Peter Kirchgessner"
+ "1996"
+ "X window dump"
+ 0
+ (icon stock-id -1 "")
+ (save-proc
+ (extension "xwd")
+ (mime-type "image/x-xwindowdump"))
+ "RGB, GRAY, INDEXED"
+ 5 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image")
+ (proc-arg 16 "drawable" "Drawable to save")
+ (proc-arg 4 "filename" "The name of the file to save the image in")
+ (proc-arg 4 "raw-filename" "The name of the file to save the image in")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/file-html-table" 1413468139
+ (proc-def "file-gtm-save" 1
+ "GIMP Table Magic"
+ "Allows you to draw an HTML table in GIMP. See help for more info."
+ "Daniel Dunbar"
+ "Daniel Dunbar"
+ "1998"
+ "HTML table"
+ 0
+ (icon stock-id -1 "")
+ (save-proc
+ (extension "html,htm")
+ (mime-type "text/html"))
+ "RGB*, GRAY*"
+ 5 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0) }")
+ (proc-arg 13 "image" "Input image")
+ (proc-arg 16 "drawable" "Drawable to save")
+ (proc-arg 4 "filename" "The name of the file to save the image in")
+ (proc-arg 4 "raw-filename" "The name of the file to save the image in")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/value-propagate" 1413468137
+ (proc-def "plug-in-vpropagate" 1
+ "Propagate certain colors to neighboring pixels"
+ "Propagate values of the layer"
+ "Shuji Narazaki (narazaki@InetQ.or.jp)"
+ "Shuji Narazaki"
+ "1996-1997"
+ "_Value Propagate..."
+ 1
+ (menu-path "<Image>/Filters/Distorts")
+ (icon stock-id -1 "")
+ "RGB*, GRAY*"
+ 9 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image (not used)")
+ (proc-arg 16 "drawable" "Input drawable")
+ (proc-arg 0 "propagate-mode" "propagate 0:white, 1:black, 2:middle value 3:foreground to peak, 4:foreground, 5:background, 6:opaque, 7:transparent")
+ (proc-arg 0 "propagating-channel" "channels which values are propagated")
+ (proc-arg 3 "propagating-rate" "0.0 <= propagatating_rate <= 1.0")
+ (proc-arg 0 "direction-mask" "0 <= direction-mask <= 15")
+ (proc-arg 0 "lower-limit" "0 <= lower-limit <= 255")
+ (proc-arg 0 "upper-limit" "0 <= upper-limit <= 255"))
+ (proc-def "plug-in-erode" 1
+ "Shrink lighter areas of the image"
+ "Erode image"
+ "Shuji Narazaki (narazaki@InetQ.or.jp)"
+ "Shuji Narazaki"
+ "1996-1997"
+ "E_rode"
+ 1
+ (menu-path "<Image>/Filters/Generic")
+ (icon stock-id -1 "")
+ "RGB*, GRAY*"
+ 9 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image (not used)")
+ (proc-arg 16 "drawable" "Input drawable")
+ (proc-arg 0 "propagate-mode" "propagate 0:white, 1:black, 2:middle value 3:foreground to peak, 4:foreground, 5:background, 6:opaque, 7:transparent")
+ (proc-arg 0 "propagating-channel" "channels which values are propagated")
+ (proc-arg 3 "propagating-rate" "0.0 <= propagatating_rate <= 1.0")
+ (proc-arg 0 "direction-mask" "0 <= direction-mask <= 15")
+ (proc-arg 0 "lower-limit" "0 <= lower-limit <= 255")
+ (proc-arg 0 "upper-limit" "0 <= upper-limit <= 255"))
+ (proc-def "plug-in-dilate" 1
+ "Grow lighter areas of the image"
+ "Dilate image"
+ "Shuji Narazaki (narazaki@InetQ.or.jp)"
+ "Shuji Narazaki"
+ "1996-1997"
+ "_Dilate"
+ 1
+ (menu-path "<Image>/Filters/Generic")
+ (icon stock-id -1 "")
+ "RGB*, GRAY*"
+ 9 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image (not used)")
+ (proc-arg 16 "drawable" "Input drawable")
+ (proc-arg 0 "propagate-mode" "propagate 0:white, 1:black, 2:middle value 3:foreground to peak, 4:foreground, 5:background, 6:opaque, 7:transparent")
+ (proc-arg 0 "propagating-channel" "channels which values are propagated")
+ (proc-arg 3 "propagating-rate" "0.0 <= propagatating_rate <= 1.0")
+ (proc-arg 0 "direction-mask" "0 <= direction-mask <= 15")
+ (proc-arg 0 "lower-limit" "0 <= lower-limit <= 255")
+ (proc-arg 0 "upper-limit" "0 <= upper-limit <= 255")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/plasma" 1413468133
+ (proc-def "plug-in-plasma" 1
+ "Create a random plasma texture"
+ "More help"
+ "Stephen Norris & (ported to 1.0 by) Eiichi Takamori"
+ "Stephen Norris"
+ "May 2000"
+ "_Plasma..."
+ 1
+ (menu-path "<Image>/Filters/Render/Clouds")
+ (icon stock-id -1 "")
+ "RGB*, GRAY*"
+ 5 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image (unused)")
+ (proc-arg 16 "drawable" "Input drawable")
+ (proc-arg 0 "seed" "Random seed")
+ (proc-arg 3 "turbulence" "Turbulence of plasma")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/contrast-stretch-hsv" 1413468132
+ (proc-def "plug-in-autostretch-hsv" 1
+ "Stretch image contrast to cover the maximum possible range"
+ "This simple plug-in does an automatic contrast stretch. For each channel in the image, it finds the minimum and maximum values... it uses those values to stretch the individual histograms to the full contrast range. For some images it may do just what you want; for others it may be total crap :). This version differs from Contrast Autostretch in that it works in HSV space, and preserves hue."
+ "Scott Goehring and Federico Mena Quintero"
+ "Scott Goehring and Federico Mena Quintero"
+ "1997"
+ "Stretch _HSV"
+ 1
+ (menu-path "<Image>/Colors/Auto")
+ (icon stock-id -1 "")
+ "RGB*, INDEXED*"
+ 3 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image")
+ (proc-arg 16 "drawable" "Input drawable")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/lcms" 1413468133
+ (proc-def "plug-in-icc-profile-set" 1
+ "Set a color profile on the image"
+ "This procedure sets an ICC color profile on an image using the 'icc-profile' parasite. It does not do any color conversion."
+ "Sven Neumann"
+ "Sven Neumann"
+ "2006, 2007"
+ "_Assign Color Profile..."
+ 1
+ (menu-path "<Image>/Image/Mode/Color Profile")
+ (icon stock-id -1 "")
+ "RGB*, INDEXED*"
+ 3 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image")
+ (proc-arg 4 "profile" "Filename of an ICC color profile"))
+ (proc-def "plug-in-icc-profile-set-rgb" 1
+ "Set the default RGB color profile on the image"
+ "This procedure sets the user-configured RGB profile on an image using the 'icc-profile' parasite. If no RGB profile is configured, sRGB is assumed and the parasite is unset. This procedure does not do any color conversion."
+ "Sven Neumann"
+ "Sven Neumann"
+ "2006, 2007"
+ "Assign default RGB Profile"
+ 0
+ (icon stock-id -1 "")
+ "RGB*, INDEXED*"
+ 2 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image"))
+ (proc-def "plug-in-icc-profile-apply" 1
+ "Apply a color profile on the image"
+ "This procedure transform from the image's color profile (or the default RGB profile if none is set) to the given ICC color profile. Only RGB color profiles are accepted. The profile is then set on the image using the 'icc-profile' parasite."
+ "Sven Neumann"
+ "Sven Neumann"
+ "2006, 2007"
+ "_Convert to Color Profile..."
+ 1
+ (menu-path "<Image>/Image/Mode/Color Profile")
+ (icon stock-id -1 "")
+ "RGB*, INDEXED*"
+ 5 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image")
+ (proc-arg 4 "profile" "Filename of an ICC color profile")
+ (proc-arg 0 "intent" "Rendering intent (enum GimpColorRenderingIntent)")
+ (proc-arg 0 "bpc" "Black point compensation"))
+ (proc-def "plug-in-icc-profile-apply-rgb" 1
+ "Apply default RGB color profile on the image"
+ "This procedure transform from the image's color profile (or the default RGB profile if none is set) to the configured default RGB color profile. The profile is then set on the image using the 'icc-profile' parasite. If no RGB color profile is configured, sRGB is assumed and the parasite is unset."
+ "Sven Neumann"
+ "Sven Neumann"
+ "2006, 2007"
+ "Convert to default RGB Profile"
+ 0
+ (icon stock-id -1 "")
+ "RGB*, INDEXED*"
+ 4 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image")
+ (proc-arg 0 "intent" "Rendering intent (enum GimpColorRenderingIntent)")
+ (proc-arg 0 "bpc" "Black point compensation"))
+ (proc-def "plug-in-icc-profile-info" 1
+ "Retrieve information about an image's color profile"
+ "This procedure returns information about the RGB color profile attached to an image. If no RGB color profile is attached, sRGB is assumed."
+ "Sven Neumann"
+ "Sven Neumann"
+ "2006, 2007"
+ "Image Color Profile Information"
+ 0
+ (icon stock-id -1 "")
+ "*"
+ 1 3
+ (proc-arg 13 "image" "Input image")
+ (proc-arg 4 "profile-name" "Name")
+ (proc-arg 4 "profile-desc" "Description")
+ (proc-arg 4 "profile-info" "Info"))
+ (proc-def "plug-in-icc-profile-file-info" 1
+ "Retrieve information about a color profile"
+ "This procedure returns information about an ICC color profile on disk."
+ "Sven Neumann"
+ "Sven Neumann"
+ "2006, 2007"
+ "Color Profile Information"
+ 0
+ (icon stock-id -1 "")
+ "*"
+ 1 3
+ (proc-arg 4 "profile" "Filename of an ICC color profile")
+ (proc-arg 4 "profile-name" "Name")
+ (proc-arg 4 "profile-desc" "Description")
+ (proc-arg 4 "profile-info" "Info")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/noise-rgb" 1413468135
+ (proc-def "plug-in-rgb-noise" 1
+ "Distort colors by random amounts"
+ "Add normally distributed (zero mean) random values to image channels. Noise may be additive (uncorrelated) or multiplicative (correlated - also known as speckle noise). For colour images colour channels may be treated together or independently."
+ "Torsten Martinsen"
+ "Torsten Martinsen"
+ "May 2000"
+ "_RGB Noise..."
+ 1
+ (menu-path "<Image>/Filters/Noise")
+ (icon stock-id -1 "")
+ "RGB*, GRAY*"
+ 9 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image (unused)")
+ (proc-arg 16 "drawable" "Input drawable")
+ (proc-arg 0 "independent" "Noise in channels independent")
+ (proc-arg 0 "correlated" "Noise correlated (i.e. multiplicative not additive)")
+ (proc-arg 3 "noise-1" "Noise in the first channel (red, gray)")
+ (proc-arg 3 "noise-2" "Noise in the second channel (green, gray_alpha)")
+ (proc-arg 3 "noise-3" "Noise in the third channel (blue)")
+ (proc-arg 3 "noise-4" "Noise in the fourth channel (alpha)"))
+ (proc-def "plug-in-noisify" 1
+ "Adds random noise to image channels "
+ "Add normally distributed random values to image channels. For colour images each colour channel may be treated together or independently."
+ "Torsten Martinsen"
+ "Torsten Martinsen"
+ "May 2000"
+ ""
+ 0
+ (icon stock-id -1 "")
+ "RGB*, GRAY*"
+ 8 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image (unused)")
+ (proc-arg 16 "drawable" "Input drawable")
+ (proc-arg 0 "independent" "Noise in channels independent")
+ (proc-arg 3 "noise-1" "Noise in the first channel (red, gray)")
+ (proc-arg 3 "noise-2" "Noise in the second channel (green, gray_alpha)")
+ (proc-arg 3 "noise-3" "Noise in the third channel (blue)")
+ (proc-arg 3 "noise-4" "Noise in the fourth channel (alpha)")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/channel-mixer" 1413468139
+ (proc-def "plug-in-colors-channel-mixer" 1
+ "Alter colors by mixing RGB Channels"
+ "This plug-in mixes the RGB channels."
+ "Martin Guldahl <mguldahl@xmission.com>"
+ "Martin Guldahl <mguldahl@xmission.com>"
+ "2002"
+ "Channel Mi_xer..."
+ 1
+ (menu-path "<Image>/Colors/Components")
+ (icon stock-id -1 "")
+ "RGB*"
+ 13 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image (unused)")
+ (proc-arg 16 "drawable" "Input drawable")
+ (proc-arg 0 "monochrome" "Monochrome { TRUE, FALSE }")
+ (proc-arg 3 "rr-gain" "Set the red gain for the red channel")
+ (proc-arg 3 "rg-gain" "Set the green gain for the red channel")
+ (proc-arg 3 "rb-gain" "Set the blue gain for the red channel")
+ (proc-arg 3 "gr-gain" "Set the red gain for the green channel")
+ (proc-arg 3 "gg-gain" "Set the green gain for the green channel")
+ (proc-arg 3 "gb-gain" "Set the blue gain for the green channel")
+ (proc-arg 3 "br-gain" "Set the red gain for the blue channel")
+ (proc-arg 3 "bg-gain" "Set the green gain for the blue channel")
+ (proc-arg 3 "bb-gain" "Set the blue gain for the blue channel")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/edge-dog" 1413468132
+ (proc-def "plug-in-dog" 1
+ "Edge detection with control of edge thickness"
+ "Applies two Gaussian blurs to the drawable, and subtracts the results. This is robust and widely used method for detecting edges."
+ "Spencer Kimball, Peter Mattis, Sven Neumann, William Skaggs"
+ "Spencer Kimball, Peter Mattis, Sven Neumann, William Skaggs"
+ "1995-2004"
+ "_Difference of Gaussians..."
+ 1
+ (menu-path "<Image>/Filters/Edge-Detect")
+ (icon stock-id -1 "")
+ "RGB*, GRAY*"
+ 7 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image")
+ (proc-arg 16 "drawable" "Input drawable")
+ (proc-arg 3 "inner" "Radius of inner gaussian blur (in pixels, > 0.0)")
+ (proc-arg 3 "outer" "Radius of outer gaussian blur (in pixels, > 0.0)")
+ (proc-arg 0 "normalize" "Normalize { TRUE, FALSE }")
+ (proc-arg 0 "invert" "Invert { TRUE, FALSE }")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/checkerboard" 1413468141
+ (proc-def "plug-in-checkerboard" 1
+ "Create a checkerboard pattern"
+ "More here later"
+ "Brent Burton & the Edward Blevins"
+ "Brent Burton & the Edward Blevins"
+ "1997"
+ "_Checkerboard..."
+ 1
+ (menu-path "<Image>/Filters/Render/Pattern")
+ (icon stock-id -1 "")
+ "RGB*, GRAY*"
+ 5 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image (unused)")
+ (proc-arg 16 "drawable" "Input drawable")
+ (proc-arg 0 "check-mode" "Check mode { REGULAR (0), PSYCHOBILY (1) }")
+ (proc-arg 0 "check-size" "Size of the checks")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/file-psd-save" 1413468133
+ (proc-def "file-psd-save" 1
+ "saves files in the Photoshop(tm) PSD file format"
+ "This filter saves files of Adobe Photoshop(tm) native PSD format. These files may be of any image type supported by GIMP, with or without layers, layer masks, aux channels and guides."
+ "Monigotes"
+ "Monigotes"
+ "2000"
+ "Photoshop image"
+ 0
+ (icon stock-id -1 "")
+ (save-proc
+ (extension "psd")
+ (mime-type "image/x-psd"))
+ "RGB*, GRAY*, INDEXED*"
+ 7 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image")
+ (proc-arg 16 "drawable" "Drawable to save")
+ (proc-arg 4 "filename" "The name of the file to save the image in")
+ (proc-arg 4 "raw-filename" "The name of the file to save the image in")
+ (proc-arg 0 "compression" "Compression type: { NONE (0), LZW (1), PACKBITS (2)")
+ (proc-arg 0 "fill-order" "Fill Order: { MSB to LSB (0), LSB to MSB (1)")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/tile-paper" 1413468134
+ (proc-def "plug-in-papertile" 1
+ "Cut image into paper tiles, and slide them"
+ "This plug-in cuts an image into paper tiles and slides each paper tile."
+ "Hirotsuna Mizuno <s1041150@u-aizu.ac.jp>"
+ "Copyright (c)1997-1999 Hirotsuna Mizuno"
+ "September 31, 1999"
+ "_Paper Tile..."
+ 1
+ (menu-path "<Image>/Filters/Map")
+ (icon stock-id -1 "")
+ "RGB*"
+ 11 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image")
+ (proc-arg 16 "drawable" "Input drawable")
+ (proc-arg 0 "tile-size" "Tile size (pixels)")
+ (proc-arg 3 "move-max" "Max move rate (%)")
+ (proc-arg 0 "fractional-type" "0:Background 1:Ignore 2:Force")
+ (proc-arg 0 "wrap-around" "Wrap around (bool)")
+ (proc-arg 0 "centering" "Centering (bool)")
+ (proc-arg 0 "background-type" "0:Transparent 1:Inverted 2:Image? 3:FG 4:BG 5:Color")
+ (proc-arg 0 "background-color" "Background color (for bg-type 5)")
+ (proc-arg 0 "background-alpha" "Opacity (for bg-type 5)")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/fractal-explorer" 1413468134
+ (proc-def "plug-in-fractalexplorer" 1
+ "Render fractal art"
+ "No help yet."
+ "Daniel Cotting (cotting@multimania.com, www.multimania.com/cotting)"
+ "Daniel Cotting (cotting@multimania.com, www.multimania.com/cotting)"
+ "December, 1998"
+ "_Fractal Explorer..."
+ 1
+ (menu-path "<Image>/Filters/Render")
+ (icon stock-id -1 "")
+ "RGB*, GRAY*"
+ 22 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image")
+ (proc-arg 16 "drawable" "Input drawable")
+ (proc-arg 2 "fractaltype" "0: Mandelbrot; 1: Julia; 2: Barnsley 1; 3: Barnsley 2; 4: Barnsley 3; 5: Spider; 6: ManOWar; 7: Lambda; 8: Sierpinski")
+ (proc-arg 3 "xmin" "xmin fractal image delimiter")
+ (proc-arg 3 "xmax" "xmax fractal image delimiter")
+ (proc-arg 3 "ymin" "ymin fractal image delimiter")
+ (proc-arg 3 "ymax" "ymax fractal image delimiter")
+ (proc-arg 3 "iter" "Iteration value")
+ (proc-arg 3 "cx" "cx value ( only Julia)")
+ (proc-arg 3 "cy" "cy value ( only Julia)")
+ (proc-arg 2 "colormode" "0: Apply colormap as specified by the parameters below; 1: Apply active gradient to final image")
+ (proc-arg 3 "redstretch" "Red stretching factor")
+ (proc-arg 3 "greenstretch" "Green stretching factor")
+ (proc-arg 3 "bluestretch" "Blue stretching factor")
+ (proc-arg 2 "redmode" "Red application mode (0:SIN;1:COS;2:NONE)")
+ (proc-arg 2 "greenmode" "Green application mode (0:SIN;1:COS;2:NONE)")
+ (proc-arg 2 "bluemode" "Blue application mode (0:SIN;1:COS;2:NONE)")
+ (proc-arg 2 "redinvert" "Red inversion mode (1: enabled; 0: disabled)")
+ (proc-arg 2 "greeninvert" "Green inversion mode (1: enabled; 0: disabled)")
+ (proc-arg 2 "blueinvert" "Green inversion mode (1: enabled; 0: disabled)")
+ (proc-arg 0 "ncolors" "Number of Colors for mapping (2<=ncolors<=8192)")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/procedure-browser" 1413468138
+ (proc-def "plug-in-dbbrowser" 1
+ "List available procedures in the PDB"
+ ""
+ "Thomas Noel"
+ "Thomas Noel"
+ "23th june 1997"
+ "Procedure _Browser"
+ 1
+ (menu-path "<Image>/Help/Programming")
+ (icon stock-id -1 "")
+ ""
+ 1 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0) }")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/file-glob" 1413468134
+ (proc-def "file-glob" 1
+ "Returns a list of matching filenames"
+ "This can be useful in scripts and other plugins (e.g., batch-conversion). See the glob(7) manpage for more info. Note however that this isn't a full-featured glob implementation. It only handles simple patterns like \"/home/foo/bar/*.jpg\"."
+ "Sven Neumann"
+ "Sven Neumann"
+ "2004"
+ ""
+ 0
+ (icon stock-id -1 "")
+ ""
+ 2 2
+ (proc-arg 4 "pattern" "The glob pattern (in UTF-8 encoding)")
+ (proc-arg 0 "encoding" "Encoding of the returned names: { UTF-8 (0), filename encoding (1) }")
+ (proc-arg 0 "num-files" "The number of returned names")
+ (proc-arg 9 "files" "The list of matching names")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/file-wmf" 1413468136
+ (proc-def "file-wmf-load" 1
+ "Loads files in the WMF file format"
+ "Loads files in the WMF file format"
+ "Dom Lachowicz <cinamod@hotmail.com>"
+ "Dom Lachowicz <cinamod@hotmail.com>"
+ "(c) 2003 - Version 0.3.0"
+ "Microsoft WMF file"
+ 0
+ (icon stock-id -1 "")
+ (load-proc
+ (extension "wmf,apm")
+ (magic "0,string,\\327\\315\\306\\232,0,string,\\1\\0\\11\\0")
+ (mime-type "image/x-wmf")
+ (thumb-loader "file-wmf-load-thumb"))
+ ""
+ 6 1
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 4 "filename" "The name of the file to load")
+ (proc-arg 4 "raw-filename" "The name of the file to load")
+ (proc-arg 3 "resolution" "Resolution to use for rendering the WMF (defaults to 72 dpi")
+ (proc-arg 0 "width" "Width (in pixels) to load the WMF in, 0 for original width")
+ (proc-arg 0 "height" "Height (in pixels) to load the WMF in, 0 for original height")
+ (proc-arg 13 "image" "Output image"))
+ (proc-def "file-wmf-load-thumb" 1
+ "Loads a small preview from a WMF image"
+ ""
+ "Dom Lachowicz <cinamod@hotmail.com>"
+ "Dom Lachowicz <cinamod@hotmail.com>"
+ "(c) 2003 - Version 0.3.0"
+ ""
+ 0
+ (icon stock-id -1 "")
+ ""
+ 2 3
+ (proc-arg 4 "filename" "The name of the file to load")
+ (proc-arg 0 "thumb-size" "Preferred thumbnail size")
+ (proc-arg 13 "image" "Thumbnail image")
+ (proc-arg 0 "image-width" "Width of full-sized image")
+ (proc-arg 0 "image-height" "Height of full-sized image")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/hot" 1413468137
+ (proc-def "plug-in-hot" 1
+ "Find and fix pixels that may be unsafely bright"
+ "hot scans an image for pixels that will give unsave values of chrominance or composite signale amplitude when encoded into an NTSC or PAL signal. Three actions can be performed on these ``hot'' pixels. (0) reduce luminance, (1) reduce saturation, or (2) Blacken."
+ "Eric L. Hernes, Alan Wm Paeth"
+ "Eric L. Hernes"
+ "1997"
+ "_Hot..."
+ 1
+ (menu-path "<Image>/Colors/Modify")
+ (icon stock-id -1 "")
+ "RGB"
+ 6 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "The Image")
+ (proc-arg 16 "drawable" "The Drawable")
+ (proc-arg 0 "mode" "Mode { NTSC (0), PAL (1) }")
+ (proc-arg 0 "action" "The action to perform")
+ (proc-arg 0 "new-layer" "Create a new layer { TRUE, FALSE }")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/file-aa" 1413468133
+ (proc-def "file-aa-save" 1
+ "Saves grayscale image in various text formats"
+ "This plug-in uses aalib to save grayscale image as ascii art into a variety of text formats"
+ "Tim Newsome <nuisance@cmu.edu>"
+ "Tim Newsome <nuisance@cmu.edu>"
+ "1997"
+ "ASCII art"
+ 0
+ (icon stock-id -1 "")
+ (save-proc
+ (extension "txt,ansi,text")
+ (mime-type "text/plain"))
+ "RGB*, GRAY*"
+ 6 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image")
+ (proc-arg 16 "drawable" "Drawable to save")
+ (proc-arg 4 "filename" "The name of the file to save the image in")
+ (proc-arg 4 "raw-filename" "The name entered")
+ (proc-arg 4 "file-type" "File type to use")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/python-eval.py" 1413468057
+ (proc-def "python-fu-eval" 1
+ "Evaluate Python code"
+ "Evaluate python code under the python interpreter (primarily for batch mode)"
+ "Manish Singh"
+ "Manish Singh"
+ "2006"
+ ""
+ 0
+ (icon stock-id -1 "")
+ ""
+ 2 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 4 "code" "The code to evaluate")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/animation-play" 1413468139
+ (proc-def "plug-in-animationplay" 1
+ "Preview a GIMP layer-based animation"
+ ""
+ "Adam D. Moss <adam@gimp.org>"
+ "Adam D. Moss <adam@gimp.org>"
+ "1997, 1998..."
+ "_Playback..."
+ 1
+ (menu-path "<Image>/Filters/Animation")
+ (icon stock-id -1 "gtk-media-play")
+ "RGB*, INDEXED*, GRAY*"
+ 3 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image")
+ (proc-arg 16 "drawable" "Input drawable (unused)")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/file-pdf-save" 1413468132
+ (proc-def "file-pdf-save" 1
+ "Save files in PDF format"
+ "Saves files in Adobe's Portable Document Format. PDF is designed to be easily processed by a variety of different platforms, and is a distant cousin of PostScript."
+ "Barak Itkin"
+ "Copyright Barak Itkin"
+ "August 2009"
+ "Portable Document Format"
+ 0
+ (icon stock-id -1 "")
+ (save-proc
+ (extension "pdf")
+ (mime-type "application/pdf"))
+ "RGB*, GRAY*, INDEXED*"
+ 8 0
+ (proc-arg 0 "run-mode" "Run mode")
+ (proc-arg 13 "image" "Input image")
+ (proc-arg 16 "drawable" "Input drawable")
+ (proc-arg 4 "filename" "The name of the file to save the image in")
+ (proc-arg 4 "raw-filename" "The name of the file to save the image in")
+ (proc-arg 0 "vectorize" "Convert bitmaps to vector graphics where possible. TRUE or FALSE")
+ (proc-arg 0 "ignore-hidden" "Omit hidden layers and layers with zero opacity. TRUE or FALSE")
+ (proc-arg 0 "apply-masks" "Apply layer masks before saving. TRUE or FALSE (Keeping them will not change the output)"))
+ (proc-def "file-pdf-save-multi" 1
+ "Save files in PDF format"
+ "Saves files in Adobe's Portable Document Format. PDF is designed to be easily processed by a variety of different platforms, and is a distant cousin of PostScript."
+ "Barak Itkin"
+ "Copyright Barak Itkin"
+ "August 2009"
+ "_Create multipage PDF..."
+ 0
+ (icon stock-id -1 "")
+ "RGB*, GRAY*, INDEXED*"
+ 8 0
+ (proc-arg 0 "run-mode" "Run mode")
+ (proc-arg 5 "images" "Input image for each page (An image can appear more than once)")
+ (proc-arg 0 "count" "The amount of images entered (This will be the amount of pages). 1 <= count <= MAX_PAGE_COUNT")
+ (proc-arg 0 "vectorize" "Convert bitmaps to vector graphics where possible. TRUE or FALSE")
+ (proc-arg 0 "ignore-hidden" "Omit hidden layers and layers with zero opacity. TRUE or FALSE")
+ (proc-arg 0 "apply-masks" "Apply layer masks before saving. TRUE or FALSE (Keeping them will not change the output)")
+ (proc-arg 4 "filename" "The name of the file to save the image in")
+ (proc-arg 4 "raw-filename" "The name of the file to save the image in")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/iwarp" 1413468137
+ (proc-def "plug-in-iwarp" 1
+ "Use mouse control to warp image areas"
+ "Interactive warping of the specified drawable"
+ "Norbert Schmitz"
+ "Norbert Schmitz"
+ "1997"
+ "_IWarp..."
+ 1
+ (menu-path "<Image>/Filters/Distorts")
+ (icon stock-id -1 "")
+ "RGB*, GRAY*"
+ 3 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0) }")
+ (proc-arg 13 "image" "Input image (unused)")
+ (proc-arg 16 "drawable" "Input drawable")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/van-gogh-lic" 1413468139
+ (proc-def "plug-in-lic" 1
+ "Special effects that nobody understands"
+ "No help yet"
+ "Tom Bech & Federico Mena Quintero"
+ "Tom Bech & Federico Mena Quintero"
+ "Version 0.14, September 24 1997"
+ "_Van Gogh (LIC)..."
+ 1
+ (menu-path "<Image>/Filters/Artistic")
+ (icon stock-id -1 "")
+ "RGB*"
+ 3 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0) }")
+ (proc-arg 13 "image" "Input image")
+ (proc-arg 16 "drawable" "Input drawable")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/photocopy" 1413468141
+ (proc-def "plug-in-photocopy" 1
+ "Simulate color distortion produced by a copy machine"
+ "Propagates dark values in an image based on each pixel's relative darkness to a neighboring average. The idea behind this filter is to give the look of a photocopied version of the image, with toner transfered based on the relative darkness of a particular region. This is achieved by darkening areas of the image which are measured to be darker than a neighborhood average and setting other pixels to white. In this way, sufficiently large shifts in intensity are darkened to black. The rate at which they are darkened to black is determined by the second pct_black parameter. The mask_radius parameter controls the size of the pixel neighborhood over which the average intensity is computed and then compared to each pixel in the neighborhood to decide whether or not to darken it to black. Large values for mask_radius result in very thick black areas bordering the regions of white and much less detail for black areas everywhere including inside regions of color. Small values result in less toner overall and more detail everywhere. Small values for the pct_black make the blend from the white regions to the black border lines smoother and the toner regions themselves thinner and less noticable; larger values achieve the opposite effect."
+ "Spencer Kimball"
+ "Bit Specialists, Inc."
+ "2001"
+ "_Photocopy..."
+ 1
+ (menu-path "<Image>/Filters/Artistic")
+ (icon stock-id -1 "")
+ "RGB*, GRAY*"
+ 7 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image (unused)")
+ (proc-arg 16 "drawable" "Input drawable")
+ (proc-arg 3 "mask-radius" "Photocopy mask radius (radius of pixel neighborhood)")
+ (proc-arg 3 "sharpness" "Sharpness (detail level) (0.0 - 1.0)")
+ (proc-arg 3 "pct-black" "Percentage of darkened pixels to set to black (0.0 - 1.0)")
+ (proc-arg 3 "pct-white" "Percentage of non-darkened pixels left white (0.0 - 1.0)")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/foggify.py" 1413468057
+ (proc-def "python-fu-foggify" 1
+ "Add a layer of fog"
+ "Adds a layer of fog to the image."
+ "James Henstridge"
+ "James Henstridge"
+ "1999,2007"
+ "_Fog..."
+ 1
+ (menu-path "<Image>/Filters/Render/Clouds")
+ (icon stock-id -1 "")
+ "RGB*, GRAY*"
+ 7 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image")
+ (proc-arg 16 "drawable" "Input drawable")
+ (proc-arg 4 "name" "Layer name")
+ (proc-arg 10 "colour" "Fog color")
+ (proc-arg 3 "turbulence" "Turbulence")
+ (proc-arg 3 "opacity" "Opacity"))
+ (locale-def "gimp20-python" "/usr/share/locale"))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/threshold-alpha" 1413468139
+ (proc-def "plug-in-threshold-alpha" 1
+ "Make transparency all-or-nothing"
+ ""
+ "Shuji Narazaki (narazaki@InetQ.or.jp)"
+ "Shuji Narazaki"
+ "1997"
+ "_Threshold Alpha..."
+ 1
+ (menu-path "<Image>/Layer/Transparency/Modify")
+ (icon stock-id -1 "")
+ "RGBA,GRAYA"
+ 4 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image (not used)")
+ (proc-arg 16 "drawable" "Input drawable")
+ (proc-arg 0 "threshold" "Threshold")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/file-openraster.py" 1413468057
+ (proc-def "file-openraster-load-thumb" 1
+ "loads a thumbnail from an OpenRaster (.ora) file"
+ "loads a thumbnail from an OpenRaster (.ora) file"
+ "Jon Nordby"
+ "Jon Nordby"
+ "2009"
+ ""
+ 0
+ (icon stock-id -1 "")
+ ""
+ 3 3
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 4 "filename" "The name of the file to load")
+ (proc-arg 0 "thumb-size" "Preferred thumbnail size")
+ (proc-arg 13 "image" "Thumbnail image")
+ (proc-arg 0 "image-width" "Width of full-sized image")
+ (proc-arg 0 "image-height" "Height of full-sized image"))
+ (proc-def "file-openraster-load" 1
+ "load an OpenRaster (.ora) file"
+ "load an OpenRaster (.ora) file"
+ "Jon Nordby"
+ "Jon Nordby"
+ "2009"
+ "OpenRaster"
+ 1
+ (menu-path "<Load>")
+ (icon stock-id -1 "")
+ (load-proc
+ (extension "ora")
+ (mime-type "image/openraster")
+ (thumb-loader "file-openraster-load-thumb"))
+ ""
+ 3 1
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 4 "filename" "The name of the file to load")
+ (proc-arg 4 "raw-filename" "The name entered")
+ (proc-arg 13 "image" "Output image"))
+ (proc-def "file-openraster-save" 1
+ "save an OpenRaster (.ora) file"
+ "save an OpenRaster (.ora) file"
+ "Jon Nordby"
+ "Jon Nordby"
+ "2009"
+ "OpenRaster"
+ 1
+ (menu-path "<Save>")
+ (icon stock-id -1 "")
+ (save-proc
+ (extension "ora"))
+ "*"
+ 5 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image")
+ (proc-arg 16 "drawable" "Input drawable")
+ (proc-arg 4 "filename" "The name of the file")
+ (proc-arg 4 "raw-filename" "The name of the file")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/lens-flare" 1413468134
+ (proc-def "plug-in-flarefx" 1
+ "Add a lens flare effect"
+ "Adds a lens flare effects. Makes your image look like it was snapped with a cheap camera with a lot of lens :)"
+ "Karl-Johan Andersson"
+ "Karl-Johan Andersson"
+ "May 2000"
+ "Lens _Flare..."
+ 1
+ (menu-path "<Image>/Filters/Light and Shadow/Light")
+ (icon stock-id -1 "")
+ "RGB*"
+ 5 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image (unused)")
+ (proc-arg 16 "drawable" "Input drawable")
+ (proc-arg 0 "pos-x" "X-position")
+ (proc-arg 0 "pos-y" "Y-position")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/print" 1413468135
+ (proc-def "file-print-gtk" 1
+ "Print the image"
+ "Print the image using the GTK+ Print API."
+ "Bill Skaggs, Sven Neumann, Stefan Röllin"
+ "Bill Skaggs <weskaggs@primate.ucdavis.edu>"
+ "2006 - 2008"
+ "_Print..."
+ 1
+ (menu-path "<Image>/File/Send")
+ (icon stock-id -1 "gtk-print")
+ "*"
+ 2 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0) }")
+ (proc-arg 13 "image" "Image to print")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/mail" 1413468137
+ (proc-def "plug-in-mail-image" 1
+ "Send the image by email"
+ "You need to have sendmail installed"
+ "Adrian Likins, Reagan Blundell"
+ "Adrian Likins, Reagan Blundell, Daniel Risacher, Spencer Kimball and Peter Mattis"
+ "1995-1997"
+ "Send by E_mail..."
+ 1
+ (menu-path "<Image>/File/Send")
+ (icon inline-pixbuf 608 "GdkP\0\0\2\140\2\1\0\2\0\0\0\100\0\0\0\20\0\0\0\20\245\0\0\0\0\1\210\212\205\60\205\210\212\205\377\1\210\212\205\60\210\0\0\0\0\2\210\212\205\60\210\212\205\377\205\377\377\377\377\2\210\212\205\377\210\212\205\60\206\0\0\0\0\13\210\212\205\60\210\212\205\377\377\377\377\377\331\326\320\377\311\307\301\377\301\277\272\377\257\254\251\377\241\240\232\377\377\377\377\377\210\212\205\377\210\212\205\60\204\0\0\0\0\15\210\212\205\60\210\212\205\377\377\377\377\377\331\326\320\377\250\247\241\377\276\275\271\377\316\315\312\377\317\316\314\377\306\305\305\377\275\275\275\377\377\377\377\377\210\212\205\377\210\212\205\60\203\0\0\0\0\7\210\212\205\377\344\344\343\377\271\270\263\377\225\224\216\377\333\332\331\377\354\354\353\377\365\365\365\377\202\377\377\377\377\4\305\305\305\377\261\256\252\377\352\352\351\377\210\212\205\377\203\0\0\0\0\4\210\212\205\377\367\367\367\377\257\256\254\377\365\365\365\377\204\377\377\377\377\5\353\353\353\377\330\330\330\377\315\314\311\377\367\367\367\377\210\212\205\377\203\0\0\0\0\4\210\212\205\377\377\377\377\377\346\345\342\377\252\251\247\377\202\353\353\353\377\7\341\341\341\377\330\330\330\377\317\317\317\377\246\245\241\377\363\363\362\377\377\377\377\377\210\212\205\377\203\0\0\0\0\5\210\212\205\377\377\377\377\377\373\373\370\377\342\342\337\377\222\221\221\377\202\266\264\263\377\6\274\273\267\377\241\240\240\377\363\363\362\377\367\365\363\377\377\377\377\377\210\212\205\377\203\0\0\0\0\5\210\212\205\377\377\377\377\377\373\373\370\377\360\357\355\377\245\242\235\377\203\373\373\370\377\5\220\215\207\377\371\367\363\377\362\360\354\377\377\377\377\377\210\212\205\377\203\0\0\0\0\4\210\212\205\377\377\377\377\377\373\372\367\377\262\261\256\377\203\373\373\370\377\202\371\370\364\377\4\274\273\267\377\351\347\342\377\377\377\377\377\210\212\205\377\203\0\0\0\0\15\210\212\205\377\377\377\377\377\311\307\304\377\373\373\370\377\367\365\361\377\372\371\366\377\370\366\362\377\372\370\365\377\367\365\362\377\353\350\343\377\317\316\312\377\377\377\377\377\210\212\205\377\203\0\0\0\0\2\210\212\205\377\360\360\360\377\211\377\377\377\377\2\360\360\360\377\210\212\205\377\203\0\0\0\0\1\210\212\205\217\213\210\212\205\377\1\210\212\205\217\221\0\0\0\0")
+ "*"
+ 9 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image")
+ (proc-arg 16 "drawable" "Drawable to save")
+ (proc-arg 4 "filename" "The name of the file to save the image in")
+ (proc-arg 4 "to-address" "The email address to send to")
+ (proc-arg 4 "from-address" "The email address for the From: field")
+ (proc-arg 4 "subject" "The subject")
+ (proc-arg 4 "comment" "The Comment")
+ (proc-arg 0 "encapsulation" "ignored")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/help" 1413468139
+ (proc-def "extension-gimp-help" 2
+ ""
+ ""
+ "Sven Neumann <sven@gimp.org>, Michael Natterer <mitch@gimp.org>, Henrik Brix Andersen <brix@gimp.org>"
+ "Sven Neumann, Michael Natterer & Henrik Brix Andersen"
+ "1999-2008"
+ ""
+ 0
+ (icon stock-id -1 "")
+ ""
+ 4 0
+ (proc-arg 0 "num-domain-names" "")
+ (proc-arg 9 "domain-names" "")
+ (proc-arg 0 "num-domain-uris" "")
+ (proc-arg 9 "domain-uris" "")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/file-jp2-load" 1413468134
+ (proc-def "file-jp2-load" 1
+ "Loads JPEG 2000 images."
+ "The JPEG 2000 image loader."
+ "Aurimas Juška"
+ "Aurimas Juška, Florian Traverse"
+ "2009"
+ "JPEG 2000 image"
+ 0
+ (icon stock-id -1 "")
+ (load-proc
+ (extension "jp2,jpc,jpx,j2k,jpf")
+ (magic "4,string,jP,0,string,ÿOÿQ")
+ (mime-type "image/jp2"))
+ ""
+ 3 1
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 4 "filename" "The name of the file to load.")
+ (proc-arg 4 "raw-filename" "The name entered")
+ (proc-arg 13 "image" "Output image")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/colorify" 1413468137
+ (proc-def "plug-in-colorify" 1
+ "Replace all colors with shades of a specified color"
+ "Makes an average of the RGB channels and uses it to set the color"
+ "Francisco Bustamante"
+ "Francisco Bustamante"
+ "1.1"
+ "Colorif_y..."
+ 1
+ (menu-path "<Image>/Colors/Modify")
+ (icon stock-id -1 "")
+ "RGB*"
+ 4 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image")
+ (proc-arg 16 "drawable" "Input drawable")
+ (proc-arg 10 "color" "Color to apply")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/sinus" 1413468135
+ (proc-def "plug-in-sinus" 1
+ "Generate complex sinusoidal textures"
+ "FIX ME: sinus help"
+ "Xavier Bouchoux"
+ "Xavier Bouchoux"
+ "1997"
+ "_Sinus..."
+ 1
+ (menu-path "<Image>/Filters/Render/Pattern")
+ (icon stock-id -1 "")
+ "RGB*, GRAY*"
+ 16 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image (unused)")
+ (proc-arg 16 "drawable" "Input drawable")
+ (proc-arg 3 "xscale" "Scale value for x axis")
+ (proc-arg 3 "yscale" "Scale value dor y axis")
+ (proc-arg 3 "complex" "Complexity factor")
+ (proc-arg 0 "seed" "Seed value for random number generator")
+ (proc-arg 0 "tiling" "If set, the pattern generated will tile")
+ (proc-arg 0 "perturb" "If set, the pattern is a little more distorted...")
+ (proc-arg 0 "colors" "where to take the colors (0= B&W, 1= fg/bg, 2= col1/col2)")
+ (proc-arg 10 "col1" "fist color (sometimes unused)")
+ (proc-arg 10 "col2" "second color (sometimes unused)")
+ (proc-arg 3 "alpha1" "alpha for the first color (used if the drawable has an alpha chanel)")
+ (proc-arg 3 "alpha2" "alpha for the second color (used if the drawable has an alpha chanel)")
+ (proc-arg 0 "blend" "0= linear, 1= bilinear, 2= sinusoidal")
+ (proc-arg 3 "blend-power" "Power used to strech the blend")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/tile-glass" 1413468140
+ (proc-def "plug-in-glasstile" 1
+ "Simulate distortion caused by square glass tiles"
+ "Divide the image into square glassblocks in which the image is refracted."
+ "Karl-Johan Andersson"
+ "Karl-Johan Andersson"
+ "May 2000"
+ "_Glass Tile..."
+ 1
+ (menu-path "<Image>/Filters/Artistic")
+ (icon stock-id -1 "")
+ "RGB*, GRAY*"
+ 5 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image (unused)")
+ (proc-arg 16 "drawable" "Input drawable")
+ (proc-arg 0 "tilex" "Tile width (10 - 50)")
+ (proc-arg 0 "tiley" "Tile height (10 - 50)")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/engrave" 1413468140
+ (proc-def "plug-in-engrave" 1
+ "Simulate an antique engraving"
+ "Creates a black-and-white 'engraved' version of an image as seen in old illustrations"
+ "Spencer Kimball & Peter Mattis, Eiichi Takamori, Torsten Martinsen"
+ "Spencer Kimball & Peter Mattis, Eiichi Takamori, Torsten Martinsen"
+ "1995,1996,1997"
+ "En_grave..."
+ 1
+ (menu-path "<Image>/Filters/Distorts")
+ (icon stock-id -1 "")
+ "RGBA, GRAYA"
+ 5 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image (unused)")
+ (proc-arg 16 "drawable" "Input drawable")
+ (proc-arg 0 "height" "Resolution in pixels")
+ (proc-arg 0 "limit" "Limit line width { TRUE, FALSE }")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/file-cel" 1413468133
+ (proc-def "file-cel-load" 1
+ "Loads files in KISS CEL file format"
+ "This plug-in loads individual KISS cell files."
+ "Nick Lamb"
+ "Nick Lamb <njl195@zepler.org.uk>"
+ "May 1998"
+ "KISS CEL"
+ 0
+ (icon stock-id -1 "")
+ (load-proc
+ (extension "cel")
+ (magic "0,string,KiSS\\040"))
+ ""
+ 4 1
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 4 "filename" "Filename to load image from")
+ (proc-arg 4 "raw-filename" "Name entered")
+ (proc-arg 4 "palette-filename" "Filename to load palette from")
+ (proc-arg 13 "image" "Output image"))
+ (proc-def "file-cel-save" 1
+ "Saves files in KISS CEL file format"
+ "This plug-in saves individual KISS cell files."
+ "Nick Lamb"
+ "Nick Lamb <njl195@zepler.org.uk>"
+ "May 1998"
+ "KISS CEL"
+ 0
+ (icon stock-id -1 "")
+ (save-proc
+ (extension "cel"))
+ "RGB*, INDEXED*"
+ 6 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image")
+ (proc-arg 16 "drawable" "Drawable to save")
+ (proc-arg 4 "filename" "Filename to save image to")
+ (proc-arg 4 "raw-filename" "Name entered")
+ (proc-arg 4 "palette-filename" "Filename to save palette to")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/edge-neon" 1413468140
+ (proc-def "plug-in-neon" 1
+ "Simulate the glowing boundary of a neon light"
+ "This filter works in a manner similar to the edge plug-in, but uses the first derivative of the gaussian operator to achieve resolution independence. The IIR method of calculating the effect is utilized to keep the processing time constant between large and small standard deviations."
+ "Spencer Kimball"
+ "Bit Specialists, Inc."
+ "2002"
+ "_Neon..."
+ 1
+ (menu-path "<Image>/Filters/Edge-Detect")
+ (icon stock-id -1 "")
+ "RGB*, GRAY*"
+ 5 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image (unused)")
+ (proc-arg 16 "drawable" "Input drawable")
+ (proc-arg 3 "radius" "Radius of neon effect (in pixels)")
+ (proc-arg 3 "amount" "Effect enhancement variable (0.0 - 1.0)")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/palette-sort.py" 1413468057
+ (proc-def "python-fu-palette-sort" 1
+ "Sort the colors in a palette"
+ "palette_merge (palette, model, channel, ascending) -> new_palette"
+ "Joao S. O. Bueno Calligaris, Carol Spears"
+ "Joao S. O. Bueno Calligaris"
+ "2006"
+ "_Sort Palette..."
+ 1
+ (menu-path "<Palettes>")
+ (icon stock-id -1 "")
+ ""
+ 5 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 4 "palette" "Palette")
+ (proc-arg 4 "model" "Color model")
+ (proc-arg 4 "channel" "Channel to sort")
+ (proc-arg 0 "ascending" "Ascending"))
+ (locale-def "gimp20-python" "/usr/share/locale"))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/file-bmp" 1413468135
+ (proc-def "file-bmp-load" 1
+ "Loads files of Windows BMP file format"
+ "Loads files of Windows BMP file format"
+ "Alexander Schulz"
+ "Alexander Schulz"
+ "1997"
+ "Windows BMP image"
+ 0
+ (icon stock-id -1 "")
+ (load-proc
+ (extension "bmp")
+ (magic "0,string,BM")
+ (mime-type "image/bmp"))
+ ""
+ 3 1
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 4 "filename" "The name of the file to load")
+ (proc-arg 4 "raw-filename" "The name entered")
+ (proc-arg 13 "image" "Output image"))
+ (proc-def "file-bmp-save" 1
+ "Saves files in Windows BMP file format"
+ "Saves files in Windows BMP file format"
+ "Alexander Schulz"
+ "Alexander Schulz"
+ "1997"
+ "Windows BMP image"
+ 0
+ (icon stock-id -1 "")
+ (save-proc
+ (extension "bmp")
+ (mime-type "image/bmp"))
+ "INDEXED, GRAY, RGB*"
+ 5 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image")
+ (proc-arg 16 "drawable" "Drawable to save")
+ (proc-arg 4 "filename" "The name of the file to save the image in")
+ (proc-arg 4 "raw-filename" "The name entered")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/file-xmc" 1413468137
+ (proc-def "file-xmc-load" 1
+ "Loads files of X11 Mouse Cursor file format"
+ "This plug-in loads X11 Mouse Cursor (XMC) files."
+ "Takeshi Matsuyama <tksmashiw@gmail.com>"
+ "Takeshi Matsuyama"
+ "26 May 2009"
+ "X11 Mouse Cursor"
+ 0
+ (icon stock-id -1 "")
+ (load-proc
+ (extension "xmc")
+ (magic "0,string,Xcur")
+ (mime-type "image/x-xcursor")
+ (thumb-loader "file-xmc-load-thumb"))
+ ""
+ 3 1
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 4 "filename" "The name of the file to load")
+ (proc-arg 4 "raw-filename" "The name of the file to load")
+ (proc-arg 13 "image" "Output image"))
+ (proc-def "file-xmc-load-thumb" 1
+ "Loads only first frame of X11 Mouse Cursor's animation sequence which nominal size is the closest of thumb-size to be used as a thumbnail"
+ ""
+ "Takeshi Matsuyama <tksmashiw@gmail.com>"
+ "Takeshi Matsuyama"
+ "26 May 2009"
+ ""
+ 0
+ (icon stock-id -1 "")
+ ""
+ 2 5
+ (proc-arg 4 "filename" "The name of the file to load")
+ (proc-arg 0 "thumb-size" "Preferred thumbnail size")
+ (proc-arg 13 "image" "Thumbnail image")
+ (proc-arg 0 "image-width" "The width of image")
+ (proc-arg 0 "image-height" "The height of image")
+ (proc-arg 0 "image-type" "The color type of image")
+ (proc-arg 0 "image-num-layers" "The number of layeres"))
+ (proc-def "file-xmc-save" 1
+ "Saves files of X11 cursor file"
+ "This plug-in saves X11 Mouse Cursor (XMC) files"
+ "Takeshi Matsuyama <tksmashiw@gmail.com>"
+ "Takeshi Matsuyama"
+ "26 May 2009"
+ "X11 Mouse Cursor"
+ 0
+ (icon stock-id -1 "")
+ (save-proc
+ (extension "xmc")
+ (mime-type "image/x-xcursor"))
+ "RGBA"
+ 15 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image")
+ (proc-arg 16 "drawable" "Drawable to save")
+ (proc-arg 4 "filename" "The name of the file to save the image in")
+ (proc-arg 4 "raw-filename" "The name entered")
+ (proc-arg 0 "x-hot" "X-coordinate of hot spot")
+ (proc-arg 0 "y-hot" "Y-coordinate of hot spot\nUse (-1, -1) to keep original hot spot.")
+ (proc-arg 0 "crop" "Auto-crop or not")
+ (proc-arg 0 "size" "Default nominal size")
+ (proc-arg 0 "size-replace" "Replace existent size or not.")
+ (proc-arg 0 "delay" "Default delay")
+ (proc-arg 0 "delay-replace" "Replace existent delay or not.")
+ (proc-arg 4 "copyright" "Copyright information.")
+ (proc-arg 4 "license" "License information.")
+ (proc-arg 4 "other" "Other comment.(taken from \"gimp-comment\" parasite)")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/antialias" 1413468136
+ (proc-def "plug-in-antialias" 1
+ "Antialias using the Scale3X edge-extrapolation algorithm"
+ "Help - write me"
+ "Adam D. Moss <adam@gimp.org>"
+ "Adam D. Moss <adam@gimp.org>"
+ "2005"
+ "_Antialias"
+ 1
+ (menu-path "<Image>/Filters/Enhance")
+ (icon stock-id -1 "")
+ "RGB*, GRAY*"
+ 3 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image")
+ (proc-arg 16 "drawable" "Input drawable")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/contrast-retinex" 1413468136
+ (proc-def "plug-in-retinex" 1
+ "Enhance contrast using the Retinex method"
+ "The Retinex Image Enhancement Algorithm is an automatic image enhancement method that enhances a digital image in terms of dynamic range compression, color independence from the spectral distribution of the scene illuminant, and color/lightness rendition."
+ "Fabien Pelisson"
+ "Fabien Pelisson"
+ "2003"
+ "Retine_x..."
+ 1
+ (menu-path "<Image>/Colors/Modify")
+ (icon stock-id -1 "")
+ "RGB*"
+ 7 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image (unused)")
+ (proc-arg 16 "drawable" "Input drawable")
+ (proc-arg 0 "scale" "Biggest scale value")
+ (proc-arg 0 "nscales" "Number of scales")
+ (proc-arg 0 "scales-mode" "Retinex distribution through scales")
+ (proc-arg 3 "cvar" "Variance value")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/emboss" 1413468141
+ (proc-def "plug-in-emboss" 1
+ "Simulate an image created by embossing"
+ "Emboss or Bumpmap the given drawable, specifying the angle and elevation for the light source."
+ "Eric L. Hernes, John Schlag"
+ "Eric L. Hernes"
+ "1997"
+ "_Emboss..."
+ 1
+ (menu-path "<Image>/Filters/Distorts")
+ (icon stock-id -1 "")
+ "RGB*"
+ 7 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "The Image")
+ (proc-arg 16 "drawable" "The Drawable")
+ (proc-arg 3 "azimuth" "The Light Angle (degrees)")
+ (proc-arg 3 "elevation" "The Elevation Angle (degrees)")
+ (proc-arg 0 "depth" "The Filter Width")
+ (proc-arg 0 "emboss" "Emboss or Bumpmap")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/compose" 1413468137
+ (proc-def "plug-in-compose" 1
+ "Create an image using multiple gray images as color channels"
+ "This function creates a new image from multiple gray images"
+ "Peter Kirchgessner"
+ "Peter Kirchgessner (peter@kirchgessner.net)"
+ "1997"
+ "C_ompose..."
+ 1
+ (menu-path "<Image>/Colors/Components")
+ (icon stock-id -1 "")
+ "GRAY*"
+ 7 1
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image1" "First input image")
+ (proc-arg 16 "drawable" "Input drawable (not used)")
+ (proc-arg 13 "image2" "Second input image")
+ (proc-arg 13 "image3" "Third input image")
+ (proc-arg 13 "image4" "Fourth input image")
+ (proc-arg 4 "compose-type" "What to compose: \"RGB\", \"RGBA\", \"HSV\", \"HSL\", \"CMY\", \"CMYK\", \"LAB\", \"YCbCr_ITU_R470\", \"YCbCr_ITU_R709\", \"YCbCr_ITU_R470_256\", \"YCbCr_ITU_R709_256\"")
+ (proc-arg 13 "new-image" "Output image"))
+ (proc-def "plug-in-drawable-compose" 1
+ "Compose an image from multiple drawables of gray images"
+ "This function creates a new image from multiple drawables of gray images"
+ "Peter Kirchgessner"
+ "Peter Kirchgessner (peter@kirchgessner.net)"
+ "1998"
+ ""
+ 0
+ (icon stock-id -1 "")
+ "GRAY*"
+ 7 1
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image1" "First input image (not used)")
+ (proc-arg 16 "drawable1" "First input drawable")
+ (proc-arg 16 "drawable2" "Second input drawable")
+ (proc-arg 16 "drawable3" "Third input drawable")
+ (proc-arg 16 "drawable4" "Fourth input drawable")
+ (proc-arg 4 "compose-type" "What to compose: \"RGB\", \"RGBA\", \"HSV\", \"HSL\", \"CMY\", \"CMYK\", \"LAB\", \"YCbCr_ITU_R470\", \"YCbCr_ITU_R709\", \"YCbCr_ITU_R470_256\", \"YCbCr_ITU_R709_256\"")
+ (proc-arg 13 "new-image" "Output image"))
+ (proc-def "plug-in-recompose" 1
+ "Recompose an image that was previously decomposed"
+ "This function recombines the grayscale layers produced by Decompose into a single RGB or RGBA layer, and replaces the originally decomposed layer with the result."
+ "Bill Skaggs"
+ "Bill Skaggs"
+ "2004"
+ "R_ecompose"
+ 1
+ (menu-path "<Image>/Colors/Components")
+ (icon stock-id -1 "")
+ "GRAY*"
+ 3 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Image to recompose from")
+ (proc-arg 16 "drawable" "Not used")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/file-pnm" 1413468136
+ (proc-def "file-pnm-load" 1
+ "Loads files in the PNM file format"
+ "This plug-in loads files in the various Netpbm portable file formats."
+ "Erik Nygren"
+ "Erik Nygren"
+ "1996"
+ "PNM Image"
+ 0
+ (icon stock-id -1 "")
+ (load-proc
+ (extension "pnm,ppm,pgm,pbm")
+ (magic "0,string,P1,0,string,P2,0,string,P3,0,string,P4,0,string,P5,0,string,P6")
+ (mime-type "image/x-portable-anymap"))
+ ""
+ 3 1
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 4 "filename" "The name of the file to load")
+ (proc-arg 4 "raw-filename" "The name of the file to load")
+ (proc-arg 13 "image" "Output image"))
+ (proc-def "file-pnm-save" 1
+ "Saves files in the PNM file format"
+ "PNM saving handles all image types without transparency."
+ "Erik Nygren"
+ "Erik Nygren"
+ "1996"
+ "PNM image"
+ 0
+ (icon stock-id -1 "")
+ (save-proc
+ (extension "pnm")
+ (mime-type "image/x-portable-anymap"))
+ "RGB, GRAY, INDEXED"
+ 6 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image")
+ (proc-arg 16 "drawable" "Drawable to save")
+ (proc-arg 4 "filename" "The name of the file to save the image in")
+ (proc-arg 4 "raw-filename" "The name of the file to save the image in")
+ (proc-arg 0 "raw" "Specify non-zero for raw output, zero for ascii output"))
+ (proc-def "file-pbm-save" 1
+ "Saves files in the PBM file format"
+ "PBM saving produces mono images without transparency."
+ "Martin K Collins"
+ "Erik Nygren"
+ "2006"
+ "PBM image"
+ 0
+ (icon stock-id -1 "")
+ (save-proc
+ (extension "pbm")
+ (mime-type "image/x-portable-bitmap"))
+ "RGB, GRAY, INDEXED"
+ 6 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image")
+ (proc-arg 16 "drawable" "Drawable to save")
+ (proc-arg 4 "filename" "The name of the file to save the image in")
+ (proc-arg 4 "raw-filename" "The name of the file to save the image in")
+ (proc-arg 0 "raw" "Specify non-zero for raw output, zero for ascii output"))
+ (proc-def "file-pgm-save" 1
+ "Saves files in the PGM file format"
+ "PGM saving produces grayscale images without transparency."
+ "Erik Nygren"
+ "Erik Nygren"
+ "1996"
+ "PGM image"
+ 0
+ (icon stock-id -1 "")
+ (save-proc
+ (extension "pgm")
+ (mime-type "image/x-portable-graymap"))
+ "RGB, GRAY, INDEXED"
+ 6 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image")
+ (proc-arg 16 "drawable" "Drawable to save")
+ (proc-arg 4 "filename" "The name of the file to save the image in")
+ (proc-arg 4 "raw-filename" "The name of the file to save the image in")
+ (proc-arg 0 "raw" "Specify non-zero for raw output, zero for ascii output"))
+ (proc-def "file-ppm-save" 1
+ "Saves files in the PPM file format"
+ "PPM saving handles RGB images without transparency."
+ "Erik Nygren"
+ "Erik Nygren"
+ "1996"
+ "PPM image"
+ 0
+ (icon stock-id -1 "")
+ (save-proc
+ (extension "ppm")
+ (mime-type "image/x-portable-pixmap"))
+ "RGB, GRAY, INDEXED"
+ 6 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image")
+ (proc-arg 16 "drawable" "Drawable to save")
+ (proc-arg 4 "filename" "The name of the file to save the image in")
+ (proc-arg 4 "raw-filename" "The name of the file to save the image in")
+ (proc-arg 0 "raw" "Specify non-zero for raw output, zero for ascii output")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/tile" 1413468133
+ (proc-def "plug-in-tile" 1
+ "Create an array of copies of the image"
+ "This function creates a new image with a single layer sized to the specified 'new_width' and 'new_height' parameters. The specified drawable is tiled into this layer. The new layer will have the same type as the specified drawable and the new image will have a corresponding base type."
+ "Spencer Kimball & Peter Mattis"
+ "Spencer Kimball & Peter Mattis"
+ "1996-1997"
+ "_Tile..."
+ 1
+ (menu-path "<Image>/Filters/Map")
+ (icon stock-id -1 "")
+ "RGB*, GRAY*, INDEXED*"
+ 6 2
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image (unused)")
+ (proc-arg 16 "drawable" "Input drawable")
+ (proc-arg 0 "new-width" "New (tiled) image width")
+ (proc-arg 0 "new-height" "New (tiled) image height")
+ (proc-arg 0 "new-image" "Create a new image?")
+ (proc-arg 13 "new-image" "Output image (-1 if new-image == FALSE)")
+ (proc-arg 14 "new-layer" "Output layer (-1 if new-image == FALSE)")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/file-png" 1413468141
+ (proc-def "file-png-load" 1
+ "Loads files in PNG file format"
+ "This plug-in loads Portable Network Graphics (PNG) files."
+ "Michael Sweet <mike@easysw.com>, Daniel Skarda <0rfelyus@atrey.karlin.mff.cuni.cz>"
+ "Michael Sweet <mike@easysw.com>, Daniel Skarda <0rfelyus@atrey.karlin.mff.cuni.cz>, Nick Lamb <njl195@zepler.org.uk>"
+ "1.3.4 - 03 September 2002"
+ "PNG image"
+ 0
+ (icon stock-id -1 "")
+ (load-proc
+ (extension "png")
+ (magic "0,string,‰PNG\r\n\032\n")
+ (mime-type "image/png"))
+ ""
+ 3 1
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 4 "filename" "The name of the file to load")
+ (proc-arg 4 "raw-filename" "The name of the file to load")
+ (proc-arg 13 "image" "Output image"))
+ (proc-def "file-png-save" 1
+ "Saves files in PNG file format"
+ "This plug-in saves Portable Network Graphics (PNG) files."
+ "Michael Sweet <mike@easysw.com>, Daniel Skarda <0rfelyus@atrey.karlin.mff.cuni.cz>"
+ "Michael Sweet <mike@easysw.com>, Daniel Skarda <0rfelyus@atrey.karlin.mff.cuni.cz>, Nick Lamb <njl195@zepler.org.uk>"
+ "1.3.4 - 03 September 2002"
+ "PNG image"
+ 0
+ (icon stock-id -1 "")
+ "RGB*,GRAY*,INDEXED*"
+ 12 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image")
+ (proc-arg 16 "drawable" "Drawable to save")
+ (proc-arg 4 "filename" "The name of the file to save the image in")
+ (proc-arg 4 "raw-filename" "The name of the file to save the image in")
+ (proc-arg 0 "interlace" "Use Adam7 interlacing?")
+ (proc-arg 0 "compression" "Deflate Compression factor (0--9)")
+ (proc-arg 0 "bkgd" "Write bKGD chunk?")
+ (proc-arg 0 "gama" "Write gAMA chunk?")
+ (proc-arg 0 "offs" "Write oFFs chunk?")
+ (proc-arg 0 "phys" "Write pHYs chunk?")
+ (proc-arg 0 "time" "Write tIME chunk?"))
+ (proc-def "file-png-save2" 1
+ "Saves files in PNG file format"
+ "This plug-in saves Portable Network Graphics (PNG) files. This procedure adds 2 extra parameters to file-png-save that allows to control whether image comments are saved and whether transparent pixels are saved or nullified."
+ "Michael Sweet <mike@easysw.com>, Daniel Skarda <0rfelyus@atrey.karlin.mff.cuni.cz>"
+ "Michael Sweet <mike@easysw.com>, Daniel Skarda <0rfelyus@atrey.karlin.mff.cuni.cz>, Nick Lamb <njl195@zepler.org.uk>"
+ "1.3.4 - 03 September 2002"
+ "PNG image"
+ 0
+ (icon stock-id -1 "")
+ "RGB*,GRAY*,INDEXED*"
+ 14 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image")
+ (proc-arg 16 "drawable" "Drawable to save")
+ (proc-arg 4 "filename" "The name of the file to save the image in")
+ (proc-arg 4 "raw-filename" "The name of the file to save the image in")
+ (proc-arg 0 "interlace" "Use Adam7 interlacing?")
+ (proc-arg 0 "compression" "Deflate Compression factor (0--9)")
+ (proc-arg 0 "bkgd" "Write bKGD chunk?")
+ (proc-arg 0 "gama" "Write gAMA chunk?")
+ (proc-arg 0 "offs" "Write oFFs chunk?")
+ (proc-arg 0 "phys" "Write pHYs chunk?")
+ (proc-arg 0 "time" "Write tIME chunk?")
+ (proc-arg 0 "comment" "Write comment?")
+ (proc-arg 0 "svtrans" "Preserve color of transparent pixels?"))
+ (proc-def "file-png-save-defaults" 1
+ "Saves files in PNG file format"
+ "This plug-in saves Portable Network Graphics (PNG) files, using the default settings stored as a parasite."
+ "Michael Sweet <mike@easysw.com>, Daniel Skarda <0rfelyus@atrey.karlin.mff.cuni.cz>"
+ "Michael Sweet <mike@easysw.com>, Daniel Skarda <0rfelyus@atrey.karlin.mff.cuni.cz>, Nick Lamb <njl195@zepler.org.uk>"
+ "1.3.4 - 03 September 2002"
+ "PNG image"
+ 0
+ (icon stock-id -1 "")
+ (save-proc
+ (extension "png")
+ (mime-type "image/png"))
+ "RGB*,GRAY*,INDEXED*"
+ 5 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image")
+ (proc-arg 16 "drawable" "Drawable to save")
+ (proc-arg 4 "filename" "The name of the file to save the image in")
+ (proc-arg 4 "raw-filename" "The name of the file to save the image in"))
+ (proc-def "file-png-get-defaults" 1
+ "Get the current set of defaults used by the PNG file save plug-in"
+ "This procedure returns the current set of defaults stored as a parasite for the PNG save plug-in. These defaults are used to seed the UI, by the file_png_save_defaults procedure, and by gimp_file_save when it detects to use PNG."
+ "Michael Sweet <mike@easysw.com>, Daniel Skarda <0rfelyus@atrey.karlin.mff.cuni.cz>"
+ "Michael Sweet <mike@easysw.com>, Daniel Skarda <0rfelyus@atrey.karlin.mff.cuni.cz>, Nick Lamb <njl195@zepler.org.uk>"
+ "1.3.4 - 03 September 2002"
+ ""
+ 0
+ (icon stock-id -1 "")
+ ""
+ 0 9
+ (proc-arg 0 "interlace" "Use Adam7 interlacing?")
+ (proc-arg 0 "compression" "Deflate Compression factor (0--9)")
+ (proc-arg 0 "bkgd" "Write bKGD chunk?")
+ (proc-arg 0 "gama" "Write gAMA chunk?")
+ (proc-arg 0 "offs" "Write oFFs chunk?")
+ (proc-arg 0 "phys" "Write pHYs chunk?")
+ (proc-arg 0 "time" "Write tIME chunk?")
+ (proc-arg 0 "comment" "Write comment?")
+ (proc-arg 0 "svtrans" "Preserve color of transparent pixels?"))
+ (proc-def "file-png-set-defaults" 1
+ "Set the current set of defaults used by the PNG file save plug-in"
+ "This procedure set the current set of defaults stored as a parasite for the PNG save plug-in. These defaults are used to seed the UI, by the file_png_save_defaults procedure, and by gimp_file_save when it detects to use PNG."
+ "Michael Sweet <mike@easysw.com>, Daniel Skarda <0rfelyus@atrey.karlin.mff.cuni.cz>"
+ "Michael Sweet <mike@easysw.com>, Daniel Skarda <0rfelyus@atrey.karlin.mff.cuni.cz>, Nick Lamb <njl195@zepler.org.uk>"
+ "1.3.4 - 03 September 2002"
+ ""
+ 0
+ (icon stock-id -1 "")
+ ""
+ 9 0
+ (proc-arg 0 "interlace" "Use Adam7 interlacing?")
+ (proc-arg 0 "compression" "Deflate Compression factor (0--9)")
+ (proc-arg 0 "bkgd" "Write bKGD chunk?")
+ (proc-arg 0 "gama" "Write gAMA chunk?")
+ (proc-arg 0 "offs" "Write oFFs chunk?")
+ (proc-arg 0 "phys" "Write pHYs chunk?")
+ (proc-arg 0 "time" "Write tIME chunk?")
+ (proc-arg 0 "comment" "Write comment?")
+ (proc-arg 0 "svtrans" "Preserve color of transparent pixels?")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/imagemap" 1413468135
+ (proc-def "plug-in-imagemap" 1
+ "Create a clickable imagemap"
+ ""
+ "Maurits Rijk"
+ "Maurits Rijk"
+ "1998-2005"
+ "_Image Map..."
+ 1
+ (menu-path "<Image>/Filters/Web")
+ (icon stock-id -1 "")
+ "RGB*, GRAY*, INDEXED*"
+ 3 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0) }")
+ (proc-arg 13 "image" "Input image (unused)")
+ (proc-arg 16 "drawable" "Input drawable")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/file-mng" 1413468134
+ (proc-def "file-mng-save" 1
+ "Saves images in the MNG file format"
+ "This plug-in saves images in the Multiple-image Network Graphics (MNG) format which can be used as a replacement for animated GIFs, and more."
+ "Mukund Sivaraman <muks@mukund.org>"
+ "Mukund Sivaraman <muks@mukund.org>"
+ "November 19, 2002"
+ "MNG animation"
+ 0
+ (icon stock-id -1 "")
+ (save-proc
+ (extension "mng")
+ (mime-type "image/x-mng"))
+ "RGB*,GRAY*,INDEXED*"
+ 17 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image")
+ (proc-arg 16 "drawable" "Drawable to save")
+ (proc-arg 4 "filename" "The name of the file to save the image in")
+ (proc-arg 4 "raw-filename" "The name of the file to save the image in")
+ (proc-arg 0 "interlace" "Use interlacing")
+ (proc-arg 0 "compression" "PNG deflate compression level (0 - 9)")
+ (proc-arg 3 "quality" "JPEG quality factor (0.00 - 1.00)")
+ (proc-arg 3 "smoothing" "JPEG smoothing factor (0.00 - 1.00)")
+ (proc-arg 0 "loop" "(ANIMATED MNG) Loop infinitely")
+ (proc-arg 0 "default-delay" "(ANIMATED MNG) Default delay between frames in milliseconds")
+ (proc-arg 0 "default-chunks" "(ANIMATED MNG) Default chunks type (0 = PNG + Delta PNG; 1 = JNG + Delta PNG; 2 = All PNG; 3 = All JNG)")
+ (proc-arg 0 "default-dispose" "(ANIMATED MNG) Default dispose type (0 = combine; 1 = replace)")
+ (proc-arg 0 "bkgd" "Write bKGD (background color) chunk")
+ (proc-arg 0 "gama" "Write gAMA (gamma) chunk")
+ (proc-arg 0 "phys" "Write pHYs (image resolution) chunk")
+ (proc-arg 0 "time" "Write tIME (creation time) chunk")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/web-browser" 1413468136
+ (proc-def "plug-in-web-browser" 1
+ "Open an URL in the user specified web browser"
+ "Opens the given URL in the user specified web browser."
+ "Henrik Brix Andersen <brix@gimp.org>"
+ "2003"
+ "2003/09/16"
+ ""
+ 0
+ (icon stock-id -1 "")
+ ""
+ 1 0
+ (proc-arg 4 "url" "URL to open")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/lighting" 1413468132
+ (proc-def "plug-in-lighting" 1
+ "Apply various lighting effects to an image"
+ "No help yet"
+ "Tom Bech & Federico Mena Quintero"
+ "Tom Bech & Federico Mena Quintero"
+ "Version 0.2.0, March 15 1998"
+ "_Lighting Effects..."
+ 1
+ (menu-path "<Image>/Filters/Light and Shadow/Light")
+ (icon stock-id -1 "")
+ "RGB*"
+ 24 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image")
+ (proc-arg 16 "drawable" "Input drawable")
+ (proc-arg 16 "bumpdrawable" "Bumpmap drawable (set to 0 if disabled)")
+ (proc-arg 16 "envdrawable" "Environmentmap drawable (set to 0 if disabled)")
+ (proc-arg 0 "dobumpmap" "Enable bumpmapping (TRUE/FALSE)")
+ (proc-arg 0 "doenvmap" "Enable envmapping (TRUE/FALSE)")
+ (proc-arg 0 "bumpmaptype" "Type of mapping (0=linear,1=log, 2=sinusoidal, 3=spherical)")
+ (proc-arg 0 "lighttype" "Type of lightsource (0=point,1=directional,3=spot,4=none)")
+ (proc-arg 10 "lightcolor" "Lightsource color (r,g,b)")
+ (proc-arg 3 "lightposition-x" "Lightsource position (x,y,z)")
+ (proc-arg 3 "lightposition-y" "Lightsource position (x,y,z)")
+ (proc-arg 3 "lightposition-z" "Lightsource position (x,y,z)")
+ (proc-arg 3 "lightdirection-x" "Lightsource direction [x,y,z]")
+ (proc-arg 3 "lightdirection-y" "Lightsource direction [x,y,z]")
+ (proc-arg 3 "lightdirection-z" "Lightsource direction [x,y,z]")
+ (proc-arg 3 "ambient-intensity" "Material ambient intensity (0..1)")
+ (proc-arg 3 "diffuse-intensity" "Material diffuse intensity (0..1)")
+ (proc-arg 3 "diffuse-reflectivity" "Material diffuse reflectivity (0..1)")
+ (proc-arg 3 "specular-reflectivity" "Material specular reflectivity (0..1)")
+ (proc-arg 3 "highlight" "Material highlight (0..->), note: it's expotential")
+ (proc-arg 0 "antialiasing" "Apply antialiasing (TRUE/FALSE)")
+ (proc-arg 0 "newimage" "Create a new image (TRUE/FALSE)")
+ (proc-arg 0 "transparentbackground" "Make background transparent (TRUE/FALSE)")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/file-faxg3" 1413468136
+ (proc-def "file-faxg3-load" 1
+ "loads g3 fax files"
+ "This plug-in loads Fax G3 Image files."
+ "Jochen Friedrich"
+ "Jochen Friedrich, Gert Doering, Spencer Kimball & Peter Mattis"
+ "0.6"
+ "G3 fax image"
+ 0
+ (icon stock-id -1 "")
+ (load-proc
+ (extension "g3")
+ (magic "4,string,Research")
+ (mime-type "image/g3-fax"))
+ ""
+ 3 1
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 4 "filename" "The name of the file to load")
+ (proc-arg 4 "raw-filename" "The name of the file to load")
+ (proc-arg 13 "image" "Output image")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/decompose" 1413468134
+ (proc-def "plug-in-decompose" 1
+ "Decompose an image into separate colorspace components"
+ "This function creates new gray images with different channel information in each of them"
+ "Peter Kirchgessner"
+ "Peter Kirchgessner"
+ "1997"
+ "_Decompose..."
+ 0
+ (icon stock-id -1 "")
+ "RGB*"
+ 5 4
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image (unused)")
+ (proc-arg 16 "drawable" "Input drawable")
+ (proc-arg 4 "decompose-type" "What to decompose: \"RGB\", \"Red\", \"Green\", \"Blue\", \"RGBA\", \"HSV\", \"Hue\", \"Saturation\", \"Value\", \"HSL\", \"Hue (HSL)\", \"Saturation (HSL)\", \"Lightness\", \"CMY\", \"Cyan\", \"Magenta\", \"Yellow\", \"CMYK\", \"Cyan_K\", \"Magenta_K\", \"Yellow_K\", \"Alpha\", \"LAB\", \"YCbCr_ITU_R470\", \"YCbCr_ITU_R709\", \"YCbCr ITU R470 256\", \"YCbCr ITU R709 256\"")
+ (proc-arg 0 "layers-mode" "Create channels as layers in a single image")
+ (proc-arg 13 "new-image" "Output gray image")
+ (proc-arg 13 "new-image" "Output gray image (N/A for single channel extract)")
+ (proc-arg 13 "new-image" "Output gray image (N/A for single channel extract)")
+ (proc-arg 13 "new-image" "Output gray image (N/A for single channel extract)"))
+ (proc-def "plug-in-decompose-registered" 1
+ "Decompose an image into separate colorspace components"
+ "This function creates new gray images with different channel information in each of them. Pixels in the foreground color will appear black in all output images. This can be used for things like crop marks that have to show up on all channels."
+ "Peter Kirchgessner"
+ "Peter Kirchgessner, Clarence Risher"
+ "1997"
+ "_Decompose..."
+ 1
+ (menu-path "<Image>/Colors/Components")
+ (icon stock-id -1 "")
+ "RGB*"
+ 5 4
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image (unused)")
+ (proc-arg 16 "drawable" "Input drawable")
+ (proc-arg 4 "decompose-type" "What to decompose: \"RGB\", \"Red\", \"Green\", \"Blue\", \"RGBA\", \"HSV\", \"Hue\", \"Saturation\", \"Value\", \"HSL\", \"Hue (HSL)\", \"Saturation (HSL)\", \"Lightness\", \"CMY\", \"Cyan\", \"Magenta\", \"Yellow\", \"CMYK\", \"Cyan_K\", \"Magenta_K\", \"Yellow_K\", \"Alpha\", \"LAB\", \"YCbCr_ITU_R470\", \"YCbCr_ITU_R709\", \"YCbCr ITU R470 256\", \"YCbCr ITU R709 256\"")
+ (proc-arg 0 "layers-mode" "Create channels as layers in a single image")
+ (proc-arg 13 "new-image" "Output gray image")
+ (proc-arg 13 "new-image" "Output gray image (N/A for single channel extract)")
+ (proc-arg 13 "new-image" "Output gray image (N/A for single channel extract)")
+ (proc-arg 13 "new-image" "Output gray image (N/A for single channel extract)")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/contrast-stretch" 1413468137
+ (proc-def "plug-in-c-astretch" 1
+ "Stretch contrast to cover the maximum possible range"
+ "This simple plug-in does an automatic contrast stretch. For each channel in the image, it finds the minimum and maximum values... it uses those values to stretch the individual histograms to the full contrast range. For some images it may do just what you want; for others it may not work that well."
+ "Federico Mena Quintero"
+ "Federico Mena Quintero"
+ "1996"
+ "_Stretch Contrast"
+ 1
+ (menu-path "<Image>/Colors/Auto")
+ (icon stock-id -1 "")
+ "RGB*, GRAY*, INDEXED*"
+ 3 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image")
+ (proc-arg 16 "drawable" "Input drawable")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/wind" 1413468138
+ (proc-def "plug-in-wind" 1
+ "Smear image to give windblown effect"
+ "Renders a wind effect."
+ "Nigel Wetten"
+ "Nigel Wetten"
+ "May 2000"
+ "Wi_nd..."
+ 1
+ (menu-path "<Image>/Filters/Distorts")
+ (icon stock-id -1 "")
+ "RGB*"
+ 8 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image (unused)")
+ (proc-arg 16 "drawable" "Input drawable")
+ (proc-arg 0 "threshold" "Controls where blending will be done >= 0")
+ (proc-arg 0 "direction" "Left or Right: 0 or 1")
+ (proc-arg 0 "strength" "Controls the extent of the blending > 1")
+ (proc-arg 0 "algorithm" "Algorithm { WIND (0), BLAST (1) }")
+ (proc-arg 0 "edge" "Edge behavior { BOTH (0), LEADING (1), TRAILING (2) }")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/file-ico" 1413468134
+ (proc-def "file-ico-load" 1
+ "Loads files of Windows ICO file format"
+ "Loads files of Windows ICO file format"
+ "Christian Kreibich <christian@whoop.org>"
+ "Christian Kreibich <christian@whoop.org>"
+ "2002"
+ "Microsoft Windows icon"
+ 0
+ (icon stock-id -1 "")
+ (load-proc
+ (extension "ico")
+ (magic "0,string,\\000\\001\\000\\000,0,string,\\000\\002\\000\\000")
+ (mime-type "image/x-ico")
+ (thumb-loader "file-ico-load-thumb"))
+ ""
+ 3 1
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 4 "filename" "The name of the file to load")
+ (proc-arg 4 "raw-filename" "The name entered")
+ (proc-arg 13 "image" "Output image"))
+ (proc-def "file-ico-load-thumb" 1
+ "Loads a preview from an Windows ICO file"
+ ""
+ "Dom Lachowicz, Sven Neumann"
+ "Sven Neumann <sven@gimp.org>"
+ "2005"
+ ""
+ 0
+ (icon stock-id -1 "")
+ ""
+ 2 3
+ (proc-arg 4 "filename" "The name of the file to load")
+ (proc-arg 0 "thumb-size" "Preferred thumbnail size")
+ (proc-arg 13 "image" "Thumbnail image")
+ (proc-arg 0 "image-width" "Width of full-sized image")
+ (proc-arg 0 "image-height" "Height of full-sized image"))
+ (proc-def "file-ico-save" 1
+ "Saves files in Windows ICO file format"
+ "Saves files in Windows ICO file format"
+ "Christian Kreibich <christian@whoop.org>"
+ "Christian Kreibich <christian@whoop.org>"
+ "2002"
+ "Microsoft Windows icon"
+ 0
+ (icon stock-id -1 "")
+ (save-proc
+ (extension "ico")
+ (mime-type "image/x-ico"))
+ "*"
+ 5 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image")
+ (proc-arg 16 "drawable" "Drawable to save")
+ (proc-arg 4 "filename" "The name of the file to save the image in")
+ (proc-arg 4 "raw-filename" "The name entered")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/sharpen" 1413468138
+ (proc-def "plug-in-sharpen" 1
+ "Make image sharper (less powerful than Unsharp Mask)"
+ "This plug-in selectively performs a convolution filter on an image."
+ "Michael Sweet <mike@easysw.com>"
+ "Copyright 1997-1998 by Michael Sweet"
+ "1.4.2 - 3 June 1998"
+ "_Sharpen..."
+ 1
+ (menu-path "<Image>/Filters/Enhance")
+ (icon stock-id -1 "")
+ "RGB*, GRAY*"
+ 4 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image")
+ (proc-arg 16 "drawable" "Input drawable")
+ (proc-arg 0 "percent" "Percent sharpening (default = 10)")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/color-exchange" 1413468139
+ (proc-def "plug-in-exchange" 1
+ "Swap one color with another"
+ "Exchange one color with another, optionally setting a threshold to convert from one shade to another"
+ "robert@experimental.net"
+ "robert@experimental.net"
+ "June 17th, 1997"
+ "_Color Exchange..."
+ 1
+ (menu-path "<Image>/Colors/Map")
+ (icon stock-id -1 "")
+ "RGB*"
+ 12 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image")
+ (proc-arg 16 "drawable" "Input drawable")
+ (proc-arg 2 "from-red" "Red value (from)")
+ (proc-arg 2 "from-green" "Green value (from)")
+ (proc-arg 2 "from-blue" "Blue value (from)")
+ (proc-arg 2 "to-red" "Red value (to)")
+ (proc-arg 2 "to-green" "Green value (to)")
+ (proc-arg 2 "to-blue" "Blue value (to)")
+ (proc-arg 2 "red-threshold" "Red threshold")
+ (proc-arg 2 "green-threshold" "Green threshold")
+ (proc-arg 2 "blue-threshold" "Blue threshold")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/border-average" 1413468132
+ (proc-def "plug-in-borderaverage" 1
+ "Set foreground to the average color of the image border"
+ ""
+ "Philipp Klaus"
+ "Internet Access AG"
+ "1998"
+ "_Border Average..."
+ 1
+ (menu-path "<Image>/Colors/Info")
+ (icon stock-id -1 "")
+ "RGB*"
+ 5 1
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image (unused)")
+ (proc-arg 16 "drawable" "Input drawable")
+ (proc-arg 0 "thickness" "Border size to take in count")
+ (proc-arg 0 "bucket-exponent" "Bits for bucket size (default=4: 16 Levels)")
+ (proc-arg 10 "borderaverage" "The average color of the specified border.")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/pixelize" 1413468140
+ (proc-def "plug-in-pixelize" 1
+ "Simplify image into an array of solid-colored squares"
+ "Pixelize the contents of the specified drawable with specified pixelizing width."
+ "Spencer Kimball & Peter Mattis, Tracy Scott, (ported to 1.0 by) Eiichi Takamori"
+ "Spencer Kimball & Peter Mattis, Tracy Scott"
+ "1995"
+ "_Pixelize..."
+ 1
+ (menu-path "<Image>/Filters/Blur")
+ (icon stock-id -1 "")
+ "RGB*, GRAY*"
+ 4 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image (unused)")
+ (proc-arg 16 "drawable" "Input drawable")
+ (proc-arg 0 "pixel-width" "Pixel width (the decrease in resolution)"))
+ (proc-def "plug-in-pixelize2" 1
+ "Pixelize the contents of the specified drawable"
+ "Pixelize the contents of the specified drawable with speficied pixelizing width."
+ "Spencer Kimball & Peter Mattis, Tracy Scott, (ported to 1.0 by) Eiichi Takamori"
+ "Spencer Kimball & Peter Mattis, Tracy Scott"
+ "2001"
+ ""
+ 0
+ (icon stock-id -1 "")
+ "RGB*, GRAY*"
+ 5 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image (unused)")
+ (proc-arg 16 "drawable" "Input drawable")
+ (proc-arg 0 "pixel-width" "Pixel width (the decrease in horizontal resolution)")
+ (proc-arg 0 "pixel-height" "Pixel height (the decrease in vertical resolution)")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/file-psd-load" 1413468136
+ (proc-def "file-psd-load" 1
+ "Loads images from the Photoshop PSD file format"
+ "This plug-in loads images in Adobe Photoshop (TM) native PSD format."
+ "John Marshall"
+ "John Marshall"
+ "2007"
+ "Photoshop image"
+ 0
+ (icon stock-id -1 "")
+ (load-proc
+ (extension "psd")
+ (magic "0,string,8BPS")
+ (mime-type "image/x-psd")
+ (thumb-loader "file-psd-load-thumb"))
+ ""
+ 3 1
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 4 "filename" "The name of the file to load")
+ (proc-arg 4 "raw-filename" "The name of the file to load")
+ (proc-arg 13 "image" "Output image"))
+ (proc-def "file-psd-load-thumb" 1
+ "Loads thumbnails from the Photoshop PSD file format"
+ "This plug-in loads thumnail images from Adobe Photoshop (TM) native PSD format files."
+ "John Marshall"
+ "John Marshall"
+ "2007"
+ ""
+ 0
+ (icon stock-id -1 "")
+ ""
+ 2 3
+ (proc-arg 4 "filename" "The name of the file to load")
+ (proc-arg 0 "thumb-size" "Preferred thumbnail size")
+ (proc-arg 13 "image" "Thumbnail image")
+ (proc-arg 0 "image-width" "Width of full-sized image")
+ (proc-arg 0 "image-height" "Height of full-sized image")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/blur" 1413468132
+ (proc-def "plug-in-blur" 1
+ "Simple blur, fast but not very strong"
+ "This plug-in blurs the specified drawable, using a 3x3 blur. Indexed images are not supported."
+ "Miles O'Neal <meo@rru.com>"
+ "Miles O'Neal, Spencer Kimball, Peter Mattis, Torsten Martinsen, Brian Degenhardt, Federico Mena Quintero, Stephen Norris, Daniel Cotting"
+ "1995-1998"
+ "_Blur"
+ 1
+ (menu-path "<Image>/Filters/Blur")
+ (icon stock-id -1 "")
+ "RGB*, GRAY*"
+ 3 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image (unused)")
+ (proc-arg 16 "drawable" "Input drawable")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/contrast-normalize" 1413468135
+ (proc-def "plug-in-normalize" 1
+ "Stretch brightness values to cover the full range"
+ "This plugin performs almost the same operation as the 'contrast autostretch' plugin, except that it won't allow the color channels to normalize independently. This is actually what most people probably want instead of contrast-autostretch; use c-a only if you wish to remove an undesirable color-tint from a source image which is supposed to contain pure-white and pure-black."
+ "Adam D. Moss, Federico Mena Quintero"
+ "Adam D. Moss, Federico Mena Quintero"
+ "1997"
+ "_Normalize"
+ 1
+ (menu-path "<Image>/Colors/Auto")
+ (icon stock-id -1 "")
+ "RGB*, GRAY*, INDEXED*"
+ 3 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image")
+ (proc-arg 16 "drawable" "Input drawable")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/file-pdf-load" 1413468132
+ (proc-def "file-pdf-load" 1
+ "Load file in PDF format"
+ "Loads files in Adobe's Portable Document Format. PDF is designed to be easily processed by a variety of different platforms, and is a distant cousin of PostScript."
+ "Nathan Summers"
+ "Nathan Summers"
+ "2005"
+ "Portable Document Format"
+ 0
+ (icon stock-id -1 "")
+ (load-proc
+ (extension "pdf")
+ (magic "0, string,%PDF-")
+ (mime-type "application/pdf")
+ (thumb-loader "file-pdf-load-thumb"))
+ ""
+ 3 1
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 4 "filename" "The name of the file to load")
+ (proc-arg 4 "raw-filename" "The name entered")
+ (proc-arg 13 "image" "Output image"))
+ (proc-def "file-pdf-load-thumb" 1
+ "Loads a preview from a PDF file."
+ "Loads a small preview of the first page of the PDF format file. Uses the embedded thumbnail if present."
+ "Nathan Summers"
+ "Nathan Summers"
+ "2005"
+ ""
+ 0
+ (icon stock-id -1 "")
+ ""
+ 2 5
+ (proc-arg 4 "filename" "The name of the file to load")
+ (proc-arg 0 "thumb-size" "Preferred thumbnail size")
+ (proc-arg 13 "image" "Thumbnail image")
+ (proc-arg 0 "image-width" "Width of full-sized image")
+ (proc-arg 0 "image-height" "Height of full-sized image")
+ (proc-arg 0 "image-type" "Image type")
+ (proc-arg 0 "num-layers" "Number of pages")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/video" 1413468136
+ (proc-def "plug-in-video" 1
+ "Simulate distortion produced by a fuzzy or low-res monitor"
+ "This function simulates the degradation of being on an old low-dotpitch RGB video monitor to the specified drawable."
+ "Adam D. Moss (adam@foxbox.org)"
+ "Adam D. Moss (adam@foxbox.org)"
+ "2nd March 1997"
+ "Vi_deo..."
+ 1
+ (menu-path "<Image>/Filters/Distorts")
+ (icon stock-id -1 "")
+ "RGB*"
+ 6 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image (unused)")
+ (proc-arg 16 "drawable" "Input drawable")
+ (proc-arg 0 "pattern-number" "Type of RGB pattern to use")
+ (proc-arg 0 "additive" "Whether the function adds the result to the original image")
+ (proc-arg 0 "rotated" "Whether to rotate the RGB pattern by ninety degrees")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/file-gih" 1413468138
+ (proc-def "file-gih-load" 1
+ "loads images in GIMP brush pipe format"
+ "This plug-in loads a GIMP brush pipe as an image."
+ "Jens Lautenbacher, Sven Neumann"
+ "Jens Lautenbacher, Sven Neumann"
+ "2000"
+ "GIMP brush (animated)"
+ 0
+ (icon stock-id -1 "gimp-tool-paintbrush")
+ (load-proc
+ (extension "gih")
+ (mime-type "image/x-gimp-gih"))
+ ""
+ 3 1
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 4 "filename" "The name of the file to load")
+ (proc-arg 4 "raw-filename" "The name of the file to load")
+ (proc-arg 13 "image" "Output image"))
+ (proc-def "file-gih-save" 1
+ "saves images in GIMP brush pipe format"
+ "This plug-in saves an image in the GIMP brush pipe format. For a colored brush pipe, RGBA layers are used, otherwise the layers should be grayscale masks. The image can be multi-layered, and additionally the layers can be divided into a rectangular array of brushes."
+ "Tor Lillqvist"
+ "Tor Lillqvist"
+ "1999"
+ "GIMP brush (animated)"
+ 0
+ (icon stock-id -1 "gimp-tool-paintbrush")
+ (save-proc
+ (extension "gih")
+ (mime-type "image/x-gimp-gih"))
+ "RGB*, GRAY*"
+ 15 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image")
+ (proc-arg 16 "drawable" "Drawable to save")
+ (proc-arg 4 "filename" "The name of the file to save the brush pipe in")
+ (proc-arg 4 "raw-filename" "The name of the file to save the brush pipe in")
+ (proc-arg 0 "spacing" "Spacing of the brush")
+ (proc-arg 4 "description" "Short description of the brush pipe")
+ (proc-arg 0 "cell-width" "Width of the brush cells")
+ (proc-arg 0 "cell-height" "Width of the brush cells")
+ (proc-arg 2 "display-cols" "Display column number")
+ (proc-arg 2 "display-rows" "Display row number")
+ (proc-arg 0 "dimension" "Dimension of the brush pipe")
+ (proc-arg 7 "rank" "Ranks of the dimensions")
+ (proc-arg 0 "dimension" "Dimension (again)")
+ (proc-arg 9 "sel" "Selection modes")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/sample-colorize" 1413468141
+ (proc-def "plug-in-sample-colorize" 1
+ "Colorize image using a sample image as a guide"
+ "This plug-in colorizes the contents of the specified (gray) layer with the help of a sample (color) layer. It analyzes all colors in the sample layer. The sample colors are sorted by brightness (== intentisty) and amount and stored in a sample colortable (where brightness is the index) The pixels of the destination layer are remapped with the help of the sample colortable. If use_subcolors is TRUE, the remapping process uses all sample colors of the corresponding brightness-intensity and distributes the subcolors according to their amount in the sample (If the sample has 5 green, 3 yellow, and 1 red pixel of the intensity value 105, the destination pixels at intensity value 105 are randomly painted in green, yellow and red in a relation of 5:3:1 If use_subcolors is FALSE only one sample color per intensity is used. (green will be used in this example) The brightness intensity value is transformed at the remapping process according to the levels: out_lo, out_hi, in_lo, in_high and gamma The in_low / in_high levels specify an initial mapping of the intensity. The gamma value determines how intensities are interpolated between the in_lo and in_high levels. A gamma value of 1.0 results in linear interpolation. Higher gamma values results in more high-level intensities Lower gamma values results in more low-level intensities The out_low/out_high levels constrain the resulting intensity index The intensity index is used to pick the corresponding color in the sample colortable. If hold_inten is FALSE the picked color is used 1:1 as resulting remap_color. If hold_inten is TRUE The brightness of the picked color is adjusted back to the origial intensity value (only hue and saturation are taken from the picked sample color) (or to the input level, if orig_inten is set FALSE) Works on both Grayscale and RGB image with/without alpha channel. (the image with the dst_drawable is converted to RGB if necessary) The sample_drawable should be of type RGB or RGBA"
+ "Wolfgang Hofer"
+ "hof@hotbot.com"
+ "02/2000"
+ "_Sample Colorize..."
+ 1
+ (menu-path "<Image>/Colors/Map")
+ (icon stock-id -1 "")
+ "RGB*, GRAY*"
+ 13 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image (unused)")
+ (proc-arg 16 "dst-drawable" "The drawable to be colorized (Type GRAY* or RGB*)")
+ (proc-arg 16 "sample-drawable" "Sample drawable (should be of Type RGB or RGBA)")
+ (proc-arg 0 "hold-inten" "hold brightness intensity levels (TRUE, FALSE)")
+ (proc-arg 0 "orig-inten" "TRUE: hold brightness of original intensity levels. FALSE: Hold Intensity of input levels")
+ (proc-arg 0 "rnd-subcolors" "TRUE: Use all subcolors of same intensity, FALSE: use only one color per intensity")
+ (proc-arg 0 "guess-missing" "TRUE: guess samplecolors for the missing intensity values FALSE: use only colors found in the sample")
+ (proc-arg 0 "in-low" "intensity of lowest input (0 <= in_low <= 254)")
+ (proc-arg 0 "in-high" "intensity of highest input (1 <= in_high <= 255)")
+ (proc-arg 3 "gamma" "gamma correction factor (0.1 <= gamma <= 10) where 1.0 is linear")
+ (proc-arg 0 "out-low" "lowest sample color intensity (0 <= out_low <= 254)")
+ (proc-arg 0 "out-high" "highest sample color intensity (1 <= out_high <= 255)")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/color-to-alpha" 1413468136
+ (proc-def "plug-in-colortoalpha" 1
+ "Convert a specified color to transparency"
+ "This replaces as much of a given color as possible in each pixel with a corresponding amount of alpha, then readjusts the color accordingly."
+ "Seth Burgess"
+ "Seth Burgess <sjburges@gimp.org>"
+ "7th Aug 1999"
+ "Color to _Alpha..."
+ 2
+ (menu-path "<Image>/Colors/Modify")
+ (menu-path "<Image>/Layer/Transparency/Modify")
+ (icon stock-id -1 "")
+ "RGB*"
+ 4 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image (unused)")
+ (proc-arg 16 "drawable" "Input drawable")
+ (proc-arg 10 "color" "Color to remove")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/cartoon" 1413468141
+ (proc-def "plug-in-cartoon" 1
+ "Simulate a cartoon by enhancing edges"
+ "Propagates dark values in an image based on each pixel's relative darkness to a neighboring average. The idea behind this filter is to give the look of a black felt pen drawing subsequently shaded with color. This is achieved by darkening areas of the image which are measured to be darker than a neighborhood average. In this way, sufficiently large shifts in intensity are darkened to black. The rate at which they are darkened to black is determined by the second pct_black parameter. The mask_radius parameter controls the size of the pixel neighborhood over which the average intensity is computed and then compared to each pixel in the neighborhood to decide whether or not to darken it to black. Large values for mask_radius result in very thick black areas bordering the shaded regions of color and much less detail for black areas everywhere including inside regions of color. Small values result in more subtle pen strokes and detail everywhere. Small values for the pct_black make the blend from the color regions to the black border lines smoother and the lines themselves thinner and less noticable; larger values achieve the opposite effect."
+ "Spencer Kimball"
+ "Bit Specialists, Inc."
+ "2001"
+ "Ca_rtoon..."
+ 1
+ (menu-path "<Image>/Filters/Artistic")
+ (icon stock-id -1 "")
+ "RGB*, GRAY*"
+ 5 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image (unused)")
+ (proc-arg 16 "drawable" "Input drawable")
+ (proc-arg 3 "mask-radius" "Cartoon mask radius (radius of pixel neighborhood)")
+ (proc-arg 3 "pct-black" "Percentage of darkened pixels to set to black (0.0 - 1.0)")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/nova" 1413468135
+ (proc-def "plug-in-nova" 1
+ "Add a starburst to the image"
+ "This plug-in produces an effect like a supernova burst. The amount of the light effect is approximately in proportion to 1/r, where r is the distance from the center of the star. It works with RGB*, GRAY* image."
+ "Eiichi Takamori"
+ "Eiichi Takamori"
+ "May 2000"
+ "Super_nova..."
+ 1
+ (menu-path "<Image>/Filters/Light and Shadow/Light")
+ (icon stock-id -1 "")
+ "RGB*, GRAY*"
+ 9 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image (unused)")
+ (proc-arg 16 "drawable" "Input drawable")
+ (proc-arg 0 "xcenter" "X coordinates of the center of supernova")
+ (proc-arg 0 "ycenter" "Y coordinates of the center of supernova")
+ (proc-arg 10 "color" "Color of supernova")
+ (proc-arg 0 "radius" "Radius of supernova")
+ (proc-arg 0 "nspoke" "Number of spokes")
+ (proc-arg 0 "randomhue" "Random hue")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/file-jpeg" 1413468136
+ (proc-def "file-jpeg-load" 1
+ "loads files in the JPEG file format"
+ "loads files in the JPEG file format"
+ "Spencer Kimball, Peter Mattis & others"
+ "Spencer Kimball & Peter Mattis"
+ "1995-2007"
+ "JPEG image"
+ 0
+ (icon stock-id -1 "")
+ (load-proc
+ (extension "jpg,jpeg,jpe")
+ (magic "6,string,JFIF,6,string,Exif")
+ (mime-type "image/jpeg")
+ (thumb-loader "file-jpeg-load-thumb"))
+ ""
+ 3 1
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 4 "filename" "The name of the file to load")
+ (proc-arg 4 "raw-filename" "The name of the file to load")
+ (proc-arg 13 "image" "Output image"))
+ (proc-def "file-jpeg-load-thumb" 1
+ "Loads a thumbnail from a JPEG image"
+ "Loads a thumbnail from a JPEG image (only if it exists)"
+ "Mukund Sivaraman <muks@mukund.org>, Sven Neumann <sven@gimp.org>"
+ "Mukund Sivaraman <muks@mukund.org>, Sven Neumann <sven@gimp.org>"
+ "November 15, 2004"
+ ""
+ 0
+ (icon stock-id -1 "")
+ ""
+ 2 3
+ (proc-arg 4 "filename" "The name of the file to load")
+ (proc-arg 0 "thumb-size" "Preferred thumbnail size")
+ (proc-arg 13 "image" "Thumbnail image")
+ (proc-arg 0 "image-width" "Width of full-sized image")
+ (proc-arg 0 "image-height" "Height of full-sized image"))
+ (proc-def "file-jpeg-save" 1
+ "saves files in the JPEG file format"
+ "saves files in the lossy, widely supported JPEG format"
+ "Spencer Kimball, Peter Mattis & others"
+ "Spencer Kimball & Peter Mattis"
+ "1995-2007"
+ "JPEG image"
+ 0
+ (icon stock-id -1 "")
+ (save-proc
+ (extension "jpg,jpeg,jpe")
+ (mime-type "image/jpeg"))
+ "RGB*, GRAY*"
+ 14 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image")
+ (proc-arg 16 "drawable" "Drawable to save")
+ (proc-arg 4 "filename" "The name of the file to save the image in")
+ (proc-arg 4 "raw-filename" "The name of the file to save the image in")
+ (proc-arg 3 "quality" "Quality of saved image (0 <= quality <= 1)")
+ (proc-arg 3 "smoothing" "Smoothing factor for saved image (0 <= smoothing <= 1)")
+ (proc-arg 0 "optimize" "Optimization of entropy encoding parameters (0/1)")
+ (proc-arg 0 "progressive" "Enable progressive jpeg image loading (0/1)")
+ (proc-arg 4 "comment" "Image comment")
+ (proc-arg 0 "subsmp" "The subsampling option number")
+ (proc-arg 0 "baseline" "Force creation of a baseline JPEG (non-baseline JPEGs can't be read by all decoders) (0/1)")
+ (proc-arg 0 "restart" "Interval of restart markers (in MCU rows, 0 = no restart markers)")
+ (proc-arg 0 "dct" "DCT algorithm to use (speed/quality tradeoff)")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/oilify" 1413468136
+ (proc-def "plug-in-oilify" 1
+ "Smear colors to simulate an oil painting"
+ "This function performs the well-known oil-paint effect on the specified drawable."
+ "Torsten Martinsen"
+ "Torsten Martinsen"
+ "1996"
+ "Oili_fy..."
+ 1
+ (menu-path "<Image>/Filters/Artistic")
+ (icon stock-id -1 "")
+ "RGB*, GRAY*"
+ 5 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image (unused)")
+ (proc-arg 16 "drawable" "Input drawable")
+ (proc-arg 0 "mask-size" "Oil paint mask size")
+ (proc-arg 0 "mode" "Algorithm { RGB (0), INTENSITY (1) }"))
+ (proc-def "plug-in-oilify-enhanced" 1
+ "Smear colors to simulate an oil painting"
+ "This function performs the well-known oil-paint effect on the specified drawable."
+ "Torsten Martinsen, Daniel Richard G."
+ "Torsten Martinsen, Daniel Richard G."
+ "2007"
+ ""
+ 0
+ (icon stock-id -1 "")
+ "RGB*, GRAY*"
+ 8 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image (unused)")
+ (proc-arg 16 "drawable" "Input drawable")
+ (proc-arg 0 "mode" "Algorithm { RGB (0), INTENSITY (1) }")
+ (proc-arg 0 "mask-size" "Oil paint mask size")
+ (proc-arg 16 "mask-size-map" "Mask size control map")
+ (proc-arg 0 "exponent" "Oil paint exponent")
+ (proc-arg 16 "exponent-map" "Exponent control map")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/crop-zealous" 1413468135
+ (proc-def "plug-in-zealouscrop" 1
+ "Autocrop unused space from edges and middle"
+ ""
+ "Adam D. Moss"
+ "Adam D. Moss"
+ "1997"
+ "_Zealous Crop"
+ 1
+ (menu-path "<Image>/Image/Crop")
+ (icon stock-id -1 "")
+ "RGB*, GRAY*, INDEXED*"
+ 3 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image")
+ (proc-arg 16 "drawable" "Input drawable")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/diffraction" 1413468133
+ (proc-def "plug-in-diffraction" 1
+ "Generate diffraction patterns"
+ "Help? What help? Real men do not need help :-)"
+ "Federico Mena Quintero"
+ "Federico Mena Quintero & David Bleecker"
+ "April 1997, 0.5"
+ "_Diffraction Patterns..."
+ 1
+ (menu-path "<Image>/Filters/Render/Pattern")
+ (icon stock-id -1 "")
+ "RGB*"
+ 15 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image")
+ (proc-arg 16 "drawable" "Input drawable")
+ (proc-arg 3 "lam-r" "Light frequency (red)")
+ (proc-arg 3 "lam-g" "Light frequency (green)")
+ (proc-arg 3 "lam-b" "Light frequency (blue)")
+ (proc-arg 3 "contour-r" "Number of contours (red)")
+ (proc-arg 3 "contour-g" "Number of contours (green)")
+ (proc-arg 3 "contour-b" "Number of contours (blue)")
+ (proc-arg 3 "edges-r" "Number of sharp edges (red)")
+ (proc-arg 3 "edges-g" "Number of sharp edges (green)")
+ (proc-arg 3 "edges-b" "Number of sharp edges (blue)")
+ (proc-arg 3 "brightness" "Brightness and shifting/fattening of contours")
+ (proc-arg 3 "scattering" "Scattering (Speed vs. quality)")
+ (proc-arg 3 "polarization" "Polarization")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/noise-spread" 1413468138
+ (proc-def "plug-in-spread" 1
+ "Move pixels around randomly"
+ "Spreads the pixels of the specified drawable. Pixels are randomly moved to another location whose distance varies from the original by the horizontal and vertical spread amounts "
+ "Spencer Kimball and Peter Mattis, ported by Brian Degenhardt and Federico Mena Quintero"
+ "Federico Mena Quintero and Brian Degenhardt"
+ "1997"
+ "Sp_read..."
+ 1
+ (menu-path "<Image>/Filters/Noise")
+ (icon stock-id -1 "")
+ "RGB*, GRAY*"
+ 5 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image (unused)")
+ (proc-arg 16 "drawable" "Input drawable")
+ (proc-arg 3 "spread-amount-x" "Horizontal spread amount (0 <= spread_amount_x <= 200)")
+ (proc-arg 3 "spread-amount-y" "Vertical spread amount (0 <= spread_amount_y <= 200)")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/mosaic" 1413468138
+ (proc-def "plug-in-mosaic" 1
+ "Convert the image into irregular tiles"
+ "Help not yet written for this plug-in"
+ "Spencer Kimball"
+ "Spencer Kimball & Peter Mattis"
+ "1996"
+ "_Mosaic..."
+ 1
+ (menu-path "<Image>/Filters/Distorts")
+ (icon stock-id -1 "")
+ "RGB*, GRAY*"
+ 15 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image")
+ (proc-arg 16 "drawable" "Input drawable")
+ (proc-arg 3 "tile-size" "Average diameter of each tile (in pixels)")
+ (proc-arg 3 "tile-height" "Apparent height of each tile (in pixels)")
+ (proc-arg 3 "tile-spacing" "Inter-tile spacing (in pixels)")
+ (proc-arg 3 "tile-neatness" "Deviation from perfectly formed tiles (0.0 - 1.0)")
+ (proc-arg 0 "tile-allow-split" "Allows splitting tiles at hard edges")
+ (proc-arg 3 "light-dir" "Direction of light-source (in degrees)")
+ (proc-arg 3 "color-variation" "Magnitude of random color variations (0.0 - 1.0)")
+ (proc-arg 0 "antialiasing" "Enables smoother tile output at the cost of speed")
+ (proc-arg 0 "color-averaging" "Tile color based on average of subsumed pixels")
+ (proc-arg 0 "tile-type" "Tile geometry { SQUARES (0), HEXAGONS (1), OCTAGONS (2), TRIANGLES (3) }")
+ (proc-arg 0 "tile-surface" "Surface characteristics { SMOOTH (0), ROUGH (1) }")
+ (proc-arg 0 "grout-color" "Grout color (black/white or fore/background) { BW (0), FG-BG (1) }")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/edge-laplace" 1413468132
+ (proc-def "plug-in-laplace" 1
+ "High-resolution edge detection"
+ "This plugin creates one-pixel wide edges from the image, with the value proportional to the gradient. It uses the Laplace operator (a 3x3 kernel with -8 in the middle). The image has to be laplacered to get useful results, a gauss_iir with 1.5 - 5.0 depending on the noise in the image is best."
+ "Thorsten Schnier"
+ "Thorsten Schnier"
+ "1997"
+ "_Laplace"
+ 1
+ (menu-path "<Image>/Filters/Edge-Detect")
+ (icon stock-id -1 "")
+ "RGB*, GRAY*"
+ 3 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image (unused)")
+ (proc-arg 16 "drawable" "Input drawable")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/file-fits" 1413468133
+ (proc-def "file-fits-load" 1
+ "load file of the FITS file format"
+ "load file of the FITS file format (Flexible Image Transport System)"
+ "Peter Kirchgessner"
+ "Peter Kirchgessner (peter@kirchgessner.net)"
+ "1997"
+ "Flexible Image Transport System"
+ 0
+ (icon stock-id -1 "")
+ (load-proc
+ (extension "fit,fits")
+ (magic "0,string,SIMPLE")
+ (mime-type "image/x-fits"))
+ ""
+ 3 1
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 4 "filename" "The name of the file to load")
+ (proc-arg 4 "raw-filename" "The name of the file to load")
+ (proc-arg 13 "image" "Output image"))
+ (proc-def "file-fits-save" 1
+ "save file in the FITS file format"
+ "FITS saving handles all image types except those with alpha channels."
+ "Peter Kirchgessner"
+ "Peter Kirchgessner (peter@kirchgessner.net)"
+ "1997"
+ "Flexible Image Transport System"
+ 0
+ (icon stock-id -1 "")
+ (save-proc
+ (extension "fit,fits")
+ (mime-type "image/x-fits"))
+ "RGB, GRAY, INDEXED"
+ 5 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image")
+ (proc-arg 16 "drawable" "Drawable to save")
+ (proc-arg 4 "filename" "The name of the file to save the image in")
+ (proc-arg 4 "raw-filename" "The name of the file to save the image in")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/pagecurl" 1413468138
+ (proc-def "plug-in-pagecurl" 1
+ "Curl up one of the image corners"
+ "This plug-in creates a pagecurl-effect."
+ "Federico Mena Quintero and Simon Budig"
+ "Federico Mena Quintero and Simon Budig"
+ "July 2004, 1.0"
+ "_Pagecurl..."
+ 1
+ (menu-path "<Image>/Filters/Distorts")
+ (icon stock-id -1 "")
+ "RGB*, GRAY*"
+ 7 1
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image")
+ (proc-arg 16 "drawable" "Input drawable")
+ (proc-arg 0 "colors" "FG- and BG-Color (0), Current gradient (1), Current gradient reversed (2)")
+ (proc-arg 0 "edge" "Edge to curl (1-4, clockwise, starting in the lower right edge)")
+ (proc-arg 0 "orientation" "Vertical (0), Horizontal (1)")
+ (proc-arg 0 "shade" "Shade the region under the curl (1) or not (0)")
+ (proc-arg 14 "Curl-Layer" "The new layer with the curl.")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/file-fli" 1413468135
+ (proc-def "file-fli-load" 1
+ "load FLI-movies"
+ "This is an experimantal plug-in to handle FLI movies"
+ "Jens Ch. Restemeier"
+ "Jens Ch. Restemeier"
+ "1997"
+ "AutoDesk FLIC animation"
+ 0
+ (icon stock-id -1 "")
+ (load-proc
+ (extension "fli,flc")
+ (mime-type "image/x-flic"))
+ ""
+ 3 1
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 4 "filename" "The name of the file to load")
+ (proc-arg 4 "raw-filename" "The name entered")
+ (proc-arg 13 "image" "Output image"))
+ (proc-def "file-fli-save" 1
+ "save FLI-movies"
+ "This is an experimantal plug-in to handle FLI movies"
+ "Jens Ch. Restemeier"
+ "Jens Ch. Restemeier"
+ "1997"
+ "AutoDesk FLIC animation"
+ 0
+ (icon stock-id -1 "")
+ (save-proc
+ (extension "fli,flc")
+ (mime-type "image/x-flic"))
+ "INDEXED,GRAY"
+ 7 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image")
+ (proc-arg 16 "drawable" "Input drawable (unused)")
+ (proc-arg 4 "filename" "The name of the file to save")
+ (proc-arg 4 "raw-filename" "The name entered")
+ (proc-arg 0 "from-frame" "Save beginning from this frame")
+ (proc-arg 0 "to-frame" "End saving with this frame"))
+ (proc-def "file-fli-info" 1
+ "Get information about a Fli movie"
+ "This is a experimantal plug-in to handle FLI movies"
+ "Jens Ch. Restemeier"
+ "Jens Ch. Restemeier"
+ "1997"
+ ""
+ 0
+ (icon stock-id -1 "")
+ ""
+ 1 3
+ (proc-arg 4 "filename" "The name of the file to get info")
+ (proc-arg 0 "width" "Width of one frame")
+ (proc-arg 0 "height" "Height of one frame")
+ (proc-arg 0 "frames" "Number of Frames")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/sphere-designer" 1413468135
+ (proc-def "plug-in-spheredesigner" 1
+ "Create an image of a textured sphere"
+ "This plugin can be used to create textured and/or bumpmapped spheres, and uses a small lightweight raytracer to perform the task with good quality"
+ "Vidar Madsen"
+ "Vidar Madsen"
+ "1999"
+ "Sphere _Designer..."
+ 1
+ (menu-path "<Image>/Filters/Render")
+ (icon stock-id -1 "")
+ "RGB*, GRAY*"
+ 3 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image (unused)")
+ (proc-arg 16 "drawable" "Input drawable")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/file-gif-save" 1413468133
+ (proc-def "file-gif-save" 1
+ "saves files in Compuserve GIF file format"
+ "Save a file in Compuserve GIF format, with possible animation, transparency, and comment. To save an animation, operate on a multi-layer file. The plug-in will intrepret <50% alpha as transparent. When run non-interactively, the value for the comment is taken from the 'gimp-comment' parasite. "
+ "Spencer Kimball, Peter Mattis, Adam Moss, David Koblas"
+ "Spencer Kimball, Peter Mattis, Adam Moss, David Koblas"
+ "1995-1997"
+ "GIF image"
+ 0
+ (icon stock-id -1 "")
+ (save-proc
+ (extension "gif")
+ (mime-type "image/gif"))
+ "INDEXED*, GRAY*"
+ 9 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Image to save")
+ (proc-arg 16 "drawable" "Drawable to save")
+ (proc-arg 4 "filename" "The name of the file to save the image in")
+ (proc-arg 4 "raw-filename" "The name entered")
+ (proc-arg 0 "interlace" "Try to save as interlaced")
+ (proc-arg 0 "loop" "(animated gif) loop infinitely")
+ (proc-arg 0 "default-delay" "(animated gif) Default delay between framese in milliseconds")
+ (proc-arg 0 "default-dispose" "(animated gif) Default disposal type (0=`don't care`, 1=combine, 2=replace)")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/film" 1413468135
+ (proc-def "plug-in-film" 1
+ "Combine several images on a film strip"
+ "Compose several images to a roll film"
+ "Peter Kirchgessner"
+ "Peter Kirchgessner (peter@kirchgessner.net)"
+ "1997"
+ "_Filmstrip..."
+ 1
+ (menu-path "<Image>/Filters/Combine")
+ (icon stock-id -1 "")
+ "INDEXED*, GRAY*, RGB*"
+ 12 1
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image (only used as default image in interactive mode)")
+ (proc-arg 16 "drawable" "Input drawable (not used)")
+ (proc-arg 0 "film-height" "Height of film (0: fit to images)")
+ (proc-arg 10 "film-color" "Color of the film")
+ (proc-arg 0 "number-start" "Start index for numbering")
+ (proc-arg 4 "number-font" "Font for drawing numbers")
+ (proc-arg 10 "number-color" "Color for numbers")
+ (proc-arg 0 "at-top" "Flag for drawing numbers at top of film")
+ (proc-arg 0 "at-bottom" "Flag for drawing numbers at bottom of film")
+ (proc-arg 0 "num-images" "Number of images to be used for film")
+ (proc-arg 5 "image-ids" "num-images image IDs to be used for film")
+ (proc-arg 13 "new-image" "Output image")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/max-rgb" 1413468140
+ (proc-def "plug-in-max-rgb" 1
+ "Reduce image to pure red, green, and blue"
+ "There's no help yet."
+ "Shuji Narazaki (narazaki@InetQ.or.jp)"
+ "Shuji Narazaki"
+ "May 2000"
+ "Maxim_um RGB..."
+ 1
+ (menu-path "<Image>/Colors/Modify")
+ (icon stock-id -1 "")
+ "RGB*"
+ 4 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image (not used)")
+ (proc-arg 16 "drawable" "Input drawable")
+ (proc-arg 0 "max-p" "{ MINIMIZE (0), MAXIMIZE (1) }")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/deinterlace" 1413468136
+ (proc-def "plug-in-deinterlace" 1
+ "Fix images where every other row is missing"
+ "Deinterlace is useful for processing images from video capture cards. When only the odd or even fields get captured, deinterlace can be used to interpolate between the existing fields to correct this."
+ "Andrew Kieschnick"
+ "Andrew Kieschnick"
+ "1997"
+ "_Deinterlace..."
+ 1
+ (menu-path "<Image>/Filters/Enhance")
+ (icon stock-id -1 "")
+ "RGB*, GRAY*"
+ 4 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image (unused)")
+ (proc-arg 16 "drawable" "Input drawable")
+ (proc-arg 0 "evenodd" "Which lines to keep { KEEP-ODD (0), KEEP-EVEN (1) }")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/map-object" 1413468141
+ (proc-def "plug-in-map-object" 1
+ "Map the image to an object (plane, sphere, box or cylinder)"
+ "No help yet"
+ "Tom Bech & Federico Mena Quintero"
+ "Tom Bech & Federico Mena Quintero"
+ "Version 1.2.0, July 16 1998"
+ "Map _Object..."
+ 1
+ (menu-path "<Image>/Filters/Map")
+ (icon stock-id -1 "")
+ "RGB*"
+ 49 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image")
+ (proc-arg 16 "drawable" "Input drawable")
+ (proc-arg 0 "maptype" "Type of mapping (0=plane,1=sphere,2=box,3=cylinder)")
+ (proc-arg 3 "viewpoint-x" "Position of viewpoint (x,y,z)")
+ (proc-arg 3 "viewpoint-y" "Position of viewpoint (x,y,z)")
+ (proc-arg 3 "viewpoint-z" "Position of viewpoint (x,y,z)")
+ (proc-arg 3 "position-x" "Object position (x,y,z)")
+ (proc-arg 3 "position-y" "Object position (x,y,z)")
+ (proc-arg 3 "position-z" "Object position (x,y,z)")
+ (proc-arg 3 "firstaxis-x" "First axis of object [x,y,z]")
+ (proc-arg 3 "firstaxis-y" "First axis of object [x,y,z]")
+ (proc-arg 3 "firstaxis-z" "First axis of object [x,y,z]")
+ (proc-arg 3 "secondaxis-x" "Second axis of object [x,y,z]")
+ (proc-arg 3 "secondaxis-y" "Second axis of object [x,y,z]")
+ (proc-arg 3 "secondaxis-z" "Second axis of object [x,y,z]")
+ (proc-arg 3 "rotationangle-x" "Rotation about X axis in degrees")
+ (proc-arg 3 "rotationangle-y" "Rotation about Y axis in degrees")
+ (proc-arg 3 "rotationangle-z" "Rotation about Z axis in degrees")
+ (proc-arg 0 "lighttype" "Type of lightsource (0=point,1=directional,2=none)")
+ (proc-arg 10 "lightcolor" "Lightsource color (r,g,b)")
+ (proc-arg 3 "lightposition-x" "Lightsource position (x,y,z)")
+ (proc-arg 3 "lightposition-y" "Lightsource position (x,y,z)")
+ (proc-arg 3 "lightposition-z" "Lightsource position (x,y,z)")
+ (proc-arg 3 "lightdirection-x" "Lightsource direction [x,y,z]")
+ (proc-arg 3 "lightdirection-y" "Lightsource direction [x,y,z]")
+ (proc-arg 3 "lightdirection-z" "Lightsource direction [x,y,z]")
+ (proc-arg 3 "ambient-intensity" "Material ambient intensity (0..1)")
+ (proc-arg 3 "diffuse-intensity" "Material diffuse intensity (0..1)")
+ (proc-arg 3 "diffuse-reflectivity" "Material diffuse reflectivity (0..1)")
+ (proc-arg 3 "specular-reflectivity" "Material specular reflectivity (0..1)")
+ (proc-arg 3 "highlight" "Material highlight (0..->), note: it's expotential")
+ (proc-arg 0 "antialiasing" "Apply antialiasing (TRUE/FALSE)")
+ (proc-arg 0 "tiled" "Tile source image (TRUE/FALSE)")
+ (proc-arg 0 "newimage" "Create a new image (TRUE/FALSE)")
+ (proc-arg 0 "transparentbackground" "Make background transparent (TRUE/FALSE)")
+ (proc-arg 3 "radius" "Sphere/cylinder radius (only used when maptype=1 or 3)")
+ (proc-arg 3 "x-scale" "Box x size (0..->)")
+ (proc-arg 3 "y-scale" "Box y size (0..->)")
+ (proc-arg 3 "z-scale" "Box z size (0..->)")
+ (proc-arg 3 "cylinder-length" "Cylinder length (0..->)")
+ (proc-arg 16 "box-front-drawable" "Box front face (set these to -1 if not used)")
+ (proc-arg 16 "box-back-drawable" "Box back face")
+ (proc-arg 16 "box-top-drawable" "Box top face")
+ (proc-arg 16 "box-bottom-drawable" "Box bottom face")
+ (proc-arg 16 "box-left-drawable" "Box left face")
+ (proc-arg 16 "box-right-drawable" "Box right face")
+ (proc-arg 16 "cyl-top-drawable" "Cylinder top face (set these to -1 if not used)")
+ (proc-arg 16 "cyl-bottom-drawable" "Cylinder bottom face")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/whirl-pinch" 1413468136
+ (proc-def "plug-in-whirl-pinch" 1
+ "Distort an image by whirling and pinching"
+ "Distorts the image by whirling and pinching, which are two common center-based, circular distortions. Whirling is like projecting the image onto the surface of water in a toilet and flushing. Pinching is similar to projecting the image onto an elastic surface and pressing or pulling on the center of the surface."
+ "Federico Mena Quintero and Scott Goehring"
+ "Federico Mena Quintero and Scott Goehring"
+ "May 1997, 2.09"
+ "W_hirl and Pinch..."
+ 1
+ (menu-path "<Image>/Filters/Distorts")
+ (icon stock-id -1 "")
+ "RGB*, GRAY*"
+ 6 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image")
+ (proc-arg 16 "drawable" "Input drawable")
+ (proc-arg 3 "whirl" "Whirl angle (degrees)")
+ (proc-arg 3 "pinch" "Pinch amount")
+ (proc-arg 3 "radius" "Radius (1.0 is the largest circle that fits in the image, and 2.0 goes all the way to the corners)")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/tile-seamless" 1413468135
+ (proc-def "plug-in-make-seamless" 1
+ "Alters edges to make the image seamlessly tileable"
+ "This plugin creates a seamless tileable from the input drawable"
+ "Tim Rowley"
+ "Tim Rowley"
+ "1997"
+ "_Make Seamless"
+ 1
+ (menu-path "<Image>/Filters/Map")
+ (icon stock-id -1 "")
+ "RGB*, GRAY*"
+ 3 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image (unused)")
+ (proc-arg 16 "drawable" "Input drawable")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/align-layers" 1413468137
+ (proc-def "plug-in-align-layers" 1
+ "Align all visible layers of the image"
+ "Align visible layers"
+ "Shuji Narazaki <narazaki@InetQ.or.jp>"
+ "Shuji Narazaki"
+ "1997"
+ "Align Visi_ble Layers..."
+ 1
+ (menu-path "<Image>/Image/Arrange")
+ (icon stock-id -1 "")
+ "RGB*,GRAY*,INDEXED*"
+ 5 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image")
+ (proc-arg 16 "drawable" "Input drawable (not used)")
+ (proc-arg 0 "link-after-alignment" "Link the visible layers after alignment { TRUE, FALSE }")
+ (proc-arg 0 "use-bottom" "use the bottom layer as the base of alignment { TRUE, FALSE }")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/tile-small" 1413468138
+ (proc-def "plug-in-small-tiles" 1
+ "Tile image into smaller versions of the original"
+ "More here later"
+ "Andy Thomas"
+ "Andy Thomas"
+ "1997"
+ "_Small Tiles..."
+ 1
+ (menu-path "<Image>/Filters/Map")
+ (icon stock-id -1 "")
+ "RGB*, GRAY*"
+ 4 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image (unused)")
+ (proc-arg 16 "drawable" "Input drawable")
+ (proc-arg 0 "num-tiles" "Number of tiles to make")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/gimpressionist" 1413468141
+ (proc-def "plug-in-gimpressionist" 1
+ "Performs various artistic operations"
+ "Performs various artistic operations on an image"
+ "Vidar Madsen <vidar@prosalg.no>"
+ "Vidar Madsen"
+ "v1.0, November 2003"
+ "_GIMPressionist..."
+ 1
+ (menu-path "<Image>/Filters/Artistic")
+ (icon stock-id -1 "")
+ "RGB*, GRAY*"
+ 4 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0) }")
+ (proc-arg 13 "image" "Input image")
+ (proc-arg 16 "drawable" "Input drawable")
+ (proc-arg 4 "preset" "Preset Name")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/file-desktop-link" 1413468140
+ (proc-def "file-desktop-link-load" 1
+ "Follows a link to an image in a .desktop file"
+ "Opens a .desktop file and if it is a link, it asks GIMP to open the file the link points to."
+ "Sven Neumann"
+ "Sven Neumann"
+ "2006"
+ "Desktop Link"
+ 0
+ (icon stock-id -1 "")
+ (load-proc
+ (extension "desktop"))
+ ""
+ 3 1
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 4 "filename" "The name of the file to load")
+ (proc-arg 4 "raw-filename" "The name entered")
+ (proc-arg 13 "image" "Output image")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/file-gbr" 1413468140
+ (proc-def "file-gbr-load" 1
+ "Loads GIMP brushes"
+ "Loads GIMP brushes (1 or 4 bpp and old .gpb format)"
+ "Tim Newsome, Jens Lautenbacher, Sven Neumann"
+ "Tim Newsome, Jens Lautenbacher, Sven Neumann"
+ "1997-2005"
+ "GIMP brush"
+ 0
+ (icon stock-id -1 "gimp-tool-paintbrush")
+ (load-proc
+ (extension "gbr, gpb")
+ (magic "20, string, GIMP")
+ (mime-type "image/x-gimp-gbr"))
+ ""
+ 3 1
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 4 "filename" "The name of the file to load")
+ (proc-arg 4 "raw-filename" "The name of the file to load")
+ (proc-arg 13 "image" "Output image"))
+ (proc-def "file-gbr-save" 1
+ "Saves files in the GIMP brush file format"
+ "Saves files in the GIMP brush file format"
+ "Tim Newsome, Jens Lautenbacher, Sven Neumann"
+ "Tim Newsome, Jens Lautenbacher, Sven Neumann"
+ "1997-2000"
+ "GIMP brush"
+ 0
+ (icon stock-id -1 "gimp-tool-paintbrush")
+ (save-proc
+ (extension "gbr")
+ (mime-type "image/x-gimp-gbr"))
+ "RGB*, GRAY*"
+ 7 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image")
+ (proc-arg 16 "drawable" "Drawable to save")
+ (proc-arg 4 "filename" "The name of the file to save the image in")
+ (proc-arg 4 "raw-filename" "The name of the file to save the image in")
+ (proc-arg 0 "spacing" "Spacing of the brush")
+ (proc-arg 4 "description" "Short description of the brush")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/newsprint" 1413468132
+ (proc-def "plug-in-newsprint" 1
+ "Halftone the image to give newspaper-like effect"
+ "Halftone the image, trading off resolution to represent colors or grey levels using the process described both in the PostScript language definition, and also by Robert Ulichney, \"Digital halftoning\", MIT Press, 1987."
+ "Austin Donnelly"
+ "Austin Donnelly"
+ "1998 (v0.60)"
+ "Newsprin_t..."
+ 1
+ (menu-path "<Image>/Filters/Distorts")
+ (icon stock-id -1 "")
+ "RGB*, GRAY*"
+ 15 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image (unused)")
+ (proc-arg 16 "drawable" "Input drawable")
+ (proc-arg 0 "cell-width" "Screen cell width in pixels")
+ (proc-arg 0 "colorspace" "Separate to { GRAYSCALE (0), RGB (1), CMYK (2), LUMINANCE (3) }")
+ (proc-arg 0 "k-pullout" "Percentage of black to pullout (CMYK only)")
+ (proc-arg 3 "gry-ang" "Grey/black screen angle (degrees)")
+ (proc-arg 0 "gry-spotfn" "Grey/black spot function { DOTS (0), LINES (1), DIAMONDS (2), EUCLIDIAN-DOT (3), PS-DIAMONDS (4) }")
+ (proc-arg 3 "red-ang" "Red/cyan screen angle (degrees)")
+ (proc-arg 0 "red-spotfn" "Red/cyan spot function (values as gry-spotfn)")
+ (proc-arg 3 "grn-ang" "Green/magenta screen angle (degrees)")
+ (proc-arg 0 "grn-spotfn" "Green/magenta spot function (values as gry-spotfn)")
+ (proc-arg 3 "blu-ang" "Blue/yellow screen angle (degrees)")
+ (proc-arg 0 "blu-spotfn" "Blue/yellow spot function (values as gry-spotfn)")
+ (proc-arg 0 "oversample" "how many times to oversample spot fn")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/crop-auto" 1413468135
+ (proc-def "plug-in-autocrop" 1
+ "Remove empty borders from the image"
+ "Crop the active layer of the input \"image\" based on empty borders of the input \"drawable\". The input drawable serves as a base for detecting cropping extents (transparency or background color), and is not necessarily the cropped layer (the current active layer)."
+ "Tim Newsome"
+ "Tim Newsome"
+ "1997"
+ "Autocrop Imag_e"
+ 1
+ (menu-path "<Image>/Image/Crop")
+ (icon stock-id -1 "")
+ "RGB*, GRAY*, INDEXED*"
+ 3 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image")
+ (proc-arg 16 "drawable" "Input drawable"))
+ (proc-def "plug-in-autocrop-layer" 1
+ "Remove empty borders from the layer"
+ ""
+ "Tim Newsome"
+ "Tim Newsome"
+ "1997"
+ "Autocrop Lay_er"
+ 1
+ (menu-path "<Image>/Layer/Crop")
+ (icon stock-id -1 "")
+ "RGB*, GRAY*, INDEXED*"
+ 3 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image")
+ (proc-arg 16 "drawable" "Input drawable")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/cubism" 1413468139
+ (proc-def "plug-in-cubism" 1
+ "Convert the image into randomly rotated square blobs"
+ "Help not yet written for this plug-in"
+ "Spencer Kimball & Tracy Scott"
+ "Spencer Kimball & Tracy Scott"
+ "1996"
+ "_Cubism..."
+ 1
+ (menu-path "<Image>/Filters/Artistic")
+ (icon stock-id -1 "")
+ "RGB*, GRAY*"
+ 6 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image")
+ (proc-arg 16 "drawable" "Input drawable")
+ (proc-arg 3 "tile-size" "Average diameter of each tile (in pixels)")
+ (proc-arg 3 "tile-saturation" "Expand tiles by this amount")
+ (proc-arg 0 "bg-color" "Background color { BLACK (0), BG (1) }")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/nl-filter" 1413468140
+ (proc-def "plug-in-nlfilt" 1
+ "Nonlinear swiss army knife filter"
+ "This is the pnmnlfilt, in gimp's clothing. See the pnmnlfilt manpage for details."
+ "Graeme W. Gill, gimp 0.99 plugin by Eric L. Hernes"
+ "Graeme W. Gill, Eric L. Hernes"
+ "1997"
+ "_NL Filter..."
+ 1
+ (menu-path "<Image>/Filters/Enhance")
+ (icon stock-id -1 "")
+ "RGB,GRAY"
+ 6 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "img" "The Image to Filter")
+ (proc-arg 16 "drw" "The Drawable")
+ (proc-arg 3 "alpha" "The amount of the filter to apply")
+ (proc-arg 3 "radius" "The filter radius")
+ (proc-arg 0 "filter" "The Filter to Run, 0 - alpha trimmed mean; 1 - optimal estimation (alpha controls noise variance); 2 - edge enhancement")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/file-pix" 1413468138
+ (proc-def "file-pix-load" 1
+ "loads files of the Alias|Wavefront Pix file format"
+ "loads files of the Alias|Wavefront Pix file format"
+ "Michael Taylor"
+ "Michael Taylor"
+ "1997"
+ "Alias Pix image"
+ 0
+ (icon stock-id -1 "")
+ (load-proc
+ (extension "pix,matte,mask,alpha,als"))
+ ""
+ 3 1
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 4 "filename" "The name of the file to load")
+ (proc-arg 4 "raw-filename" "The name entered")
+ (proc-arg 13 "image" "Output image"))
+ (proc-def "file-pix-save" 1
+ "save file in the Alias|Wavefront pix/matte file format"
+ "save file in the Alias|Wavefront pix/matte file format"
+ "Michael Taylor"
+ "Michael Taylor"
+ "1997"
+ "Alias Pix image"
+ 0
+ (icon stock-id -1 "")
+ (save-proc
+ (extension "pix,matte,mask,alpha,als"))
+ "RGB*, GRAY*"
+ 5 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image")
+ (proc-arg 16 "drawable" "Drawable to save")
+ (proc-arg 4 "filename" "The name of the file to save the image in")
+ (proc-arg 4 "raw-filename" "The name of the file to save the image in")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/illusion" 1413468134
+ (proc-def "plug-in-illusion" 1
+ "Superimpose many altered copies of the image"
+ "produce illusion"
+ "Hirotsuna Mizuno <s1041150@u-aizu.ac.jp>"
+ "Hirotsuna Mizuno"
+ "v0.8 (May 14 2000)"
+ "_Illusion..."
+ 1
+ (menu-path "<Image>/Filters/Map")
+ (icon stock-id -1 "")
+ "RGB*, GRAY*"
+ 5 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image")
+ (proc-arg 16 "drawable" "Input drawable")
+ (proc-arg 0 "division" "The number of divisions")
+ (proc-arg 0 "type" "Illusion type { TYPE1 (0), TYPE2 (1) }")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/blinds" 1413468140
+ (proc-def "plug-in-blinds" 1
+ "Simulate an image painted on window blinds"
+ "More here later"
+ "Andy Thomas"
+ "Andy Thomas"
+ "1997"
+ "_Blinds..."
+ 1
+ (menu-path "<Image>/Filters/Distorts")
+ (icon stock-id -1 "")
+ "RGB*, GRAY*"
+ 7 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image (unused)")
+ (proc-arg 16 "drawable" "Input drawable")
+ (proc-arg 0 "angle-dsp" "Angle of Displacement")
+ (proc-arg 0 "num-segments" "Number of segments in blinds")
+ (proc-arg 0 "orientation" "The orientation { ORIENTATION-HORIZONTAL (0), ORIENTATION-VERTICAL (1) }")
+ (proc-arg 0 "bg-transparent" "Background transparent { FALSE, TRUE }")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/waves" 1413468140
+ (proc-def "plug-in-waves" 1
+ "Distort the image with waves"
+ "none yet"
+ "Eric L. Hernes, Stephen Norris"
+ "Stephen Norris"
+ "1997"
+ "_Waves..."
+ 1
+ (menu-path "<Image>/Filters/Distorts")
+ (icon stock-id -1 "")
+ "RGB*, GRAY*"
+ 8 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "The Image")
+ (proc-arg 16 "drawable" "The Drawable")
+ (proc-arg 3 "amplitude" "The Amplitude of the Waves")
+ (proc-arg 3 "phase" "The Phase of the Waves")
+ (proc-arg 3 "wavelength" "The Wavelength of the Waves")
+ (proc-arg 0 "type" "Type of waves, black/smeared")
+ (proc-arg 0 "reflective" "Use Reflection")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/destripe" 1413468138
+ (proc-def "plug-in-destripe" 1
+ "Remove vertical stripe artifacts from the image"
+ "This plug-in tries to remove vertical stripes from an image."
+ "Marc Lehmann <pcg@goof.com>"
+ "Marc Lehmann <pcg@goof.com>"
+ "0.2"
+ "Des_tripe..."
+ 1
+ (menu-path "<Image>/Filters/Enhance")
+ (icon stock-id -1 "")
+ "RGB*, GRAY*"
+ 4 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image")
+ (proc-arg 16 "drawable" "Input drawable")
+ (proc-arg 0 "avg-width" "Averaging filter width (default = 36)")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/file-ps" 1413468139
+ (proc-def "file-ps-load" 1
+ "load PostScript documents"
+ "load PostScript documents"
+ "Peter Kirchgessner <peter@kirchgessner.net>"
+ "Peter Kirchgessner"
+ "v1.17 19-Sep-2004"
+ "PostScript document"
+ 0
+ (icon stock-id -1 "")
+ (load-proc
+ (extension "ps")
+ (magic "0,string,%!,0,long,0xc5d0d3c6")
+ (mime-type "application/postscript")
+ (thumb-loader "file-ps-load-thumb"))
+ ""
+ 3 1
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 4 "filename" "The name of the file to load")
+ (proc-arg 4 "raw-filename" "The name of the file to load")
+ (proc-arg 13 "image" "Output image"))
+ (proc-def "file-eps-load" 1
+ "load Encapsulated PostScript images"
+ "load Encapsulated PostScript images"
+ "Peter Kirchgessner <peter@kirchgessner.net>"
+ "Peter Kirchgessner"
+ "v1.17 19-Sep-2004"
+ "Encapsulated PostScript image"
+ 0
+ (icon stock-id -1 "")
+ (load-proc
+ (extension "eps")
+ (magic "0,string,%!,0,long,0xc5d0d3c6")
+ (mime-type "image/x-eps")
+ (thumb-loader "file-ps-load-thumb"))
+ ""
+ 3 1
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 4 "filename" "The name of the file to load")
+ (proc-arg 4 "raw-filename" "The name of the file to load")
+ (proc-arg 13 "image" "Output image"))
+ (proc-def "file-ps-load-setargs" 1
+ "set additional parameters for procedure file-ps-load"
+ "set additional parameters for procedure file-ps-load"
+ "Peter Kirchgessner <peter@kirchgessner.net>"
+ "Peter Kirchgessner"
+ "v1.17 19-Sep-2004"
+ ""
+ 0
+ (icon stock-id -1 "")
+ ""
+ 8 0
+ (proc-arg 0 "resolution" "Resolution to interprete image (dpi)")
+ (proc-arg 0 "width" "Desired width")
+ (proc-arg 0 "height" "Desired height")
+ (proc-arg 0 "check-bbox" "0: Use width/height, 1: Use BoundingBox")
+ (proc-arg 4 "pages" "Pages to load (e.g.: 1,3,5-7)")
+ (proc-arg 0 "coloring" "4: b/w, 5: grey, 6: colour image, 7: automatic")
+ (proc-arg 0 "text-alpha-bits" "1, 2, or 4")
+ (proc-arg 0 "graphic-alpha-bits" "1, 2, or 4"))
+ (proc-def "file-ps-load-thumb" 1
+ "Loads a small preview from a PostScript or PDF document"
+ ""
+ "Peter Kirchgessner <peter@kirchgessner.net>"
+ "Peter Kirchgessner"
+ "v1.17 19-Sep-2004"
+ ""
+ 0
+ (icon stock-id -1 "")
+ ""
+ 2 1
+ (proc-arg 4 "filename" "The name of the file to load")
+ (proc-arg 0 "thumb-size" "Preferred thumbnail size")
+ (proc-arg 13 "image" "Output image"))
+ (proc-def "file-ps-save" 1
+ "save image as PostScript docuement"
+ "PostScript saving handles all image types except those with alpha channels."
+ "Peter Kirchgessner <peter@kirchgessner.net>"
+ "Peter Kirchgessner"
+ "v1.17 19-Sep-2004"
+ "PostScript document"
+ 0
+ (icon stock-id -1 "")
+ (save-proc
+ (extension "ps")
+ (mime-type "application/postscript"))
+ "RGB, GRAY, INDEXED"
+ 15 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image")
+ (proc-arg 16 "drawable" "Drawable to save")
+ (proc-arg 4 "filename" "The name of the file to save the image in")
+ (proc-arg 4 "raw-filename" "The name of the file to save the image in")
+ (proc-arg 3 "width" "Width of the image in PostScript file (0: use input image size)")
+ (proc-arg 3 "height" "Height of image in PostScript file (0: use input image size)")
+ (proc-arg 3 "x-offset" "X-offset to image from lower left corner")
+ (proc-arg 3 "y-offset" "Y-offset to image from lower left corner")
+ (proc-arg 0 "unit" "Unit for width/height/offset. 0: inches, 1: millimeters")
+ (proc-arg 0 "keep-ratio" "0: use width/height, 1: keep aspect ratio")
+ (proc-arg 0 "rotation" "0, 90, 180, 270")
+ (proc-arg 0 "eps-flag" "0: PostScript, 1: Encapsulated PostScript")
+ (proc-arg 0 "preview" "0: no preview, >0: max. size of preview")
+ (proc-arg 0 "level" "1: PostScript Level 1, 2: PostScript Level 2"))
+ (proc-def "file-eps-save" 1
+ "save image as Encapsulated PostScript image"
+ "PostScript saving handles all image types except those with alpha channels."
+ "Peter Kirchgessner <peter@kirchgessner.net>"
+ "Peter Kirchgessner"
+ "v1.17 19-Sep-2004"
+ "Encapsulated PostScript image"
+ 0
+ (icon stock-id -1 "")
+ (save-proc
+ (extension "eps")
+ (mime-type "application/x-eps"))
+ "RGB, GRAY, INDEXED"
+ 15 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image")
+ (proc-arg 16 "drawable" "Drawable to save")
+ (proc-arg 4 "filename" "The name of the file to save the image in")
+ (proc-arg 4 "raw-filename" "The name of the file to save the image in")
+ (proc-arg 3 "width" "Width of the image in PostScript file (0: use input image size)")
+ (proc-arg 3 "height" "Height of image in PostScript file (0: use input image size)")
+ (proc-arg 3 "x-offset" "X-offset to image from lower left corner")
+ (proc-arg 3 "y-offset" "Y-offset to image from lower left corner")
+ (proc-arg 0 "unit" "Unit for width/height/offset. 0: inches, 1: millimeters")
+ (proc-arg 0 "keep-ratio" "0: use width/height, 1: keep aspect ratio")
+ (proc-arg 0 "rotation" "0, 90, 180, 270")
+ (proc-arg 0 "eps-flag" "0: PostScript, 1: Encapsulated PostScript")
+ (proc-arg 0 "preview" "0: no preview, >0: max. size of preview")
+ (proc-arg 0 "level" "1: PostScript Level 1, 2: PostScript Level 2")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/gfig" 1413468141
+ (proc-def "plug-in-gfig" 1
+ "Create geometric shapes"
+ "Draw Vector Graphics and paint them onto your images. Gfig allows you to draw many types of objects including Lines, Circles, Ellipses, Curves, Polygons, pointed stars, Bezier curves, and Spirals. Objects can be painted using Brushes or other toolsor filled using colours or patterns. Gfig objects can also be used to create selections. "
+ "Andy Thomas"
+ "Andy Thomas"
+ "1997"
+ "_Gfig..."
+ 1
+ (menu-path "<Image>/Filters/Render")
+ (icon stock-id -1 "")
+ "RGB*, GRAY*"
+ 4 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image (unused)")
+ (proc-arg 16 "drawable" "Input drawable")
+ (proc-arg 0 "dummy" "dummy")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/file-raw" 1413468134
+ (proc-def "file-raw-load" 1
+ "Load raw images, specifying image information"
+ "Load raw images, specifying image information"
+ "timecop, pg@futureware.at"
+ "timecop, pg@futureware.at"
+ "Aug 2004"
+ "Raw image data"
+ 0
+ (icon stock-id -1 "")
+ (load-proc
+ (extension "data"))
+ ""
+ 3 1
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0) }")
+ (proc-arg 4 "filename" "The name of the file to load")
+ (proc-arg 4 "raw-filename" "The name entered")
+ (proc-arg 13 "image" "Output image"))
+ (proc-def "file-raw-save" 1
+ "Dump images to disk in raw format"
+ "Dump images to disk in raw format"
+ "timecop, pg@futureware.at"
+ "timecop, pg@futureware.at"
+ "Aug 2004"
+ "Raw image data"
+ 0
+ (icon stock-id -1 "")
+ (save-proc
+ (extension "data"))
+ "INDEXED, GRAY, RGB, RGBA"
+ 5 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image")
+ (proc-arg 16 "drawable" "Drawable to save")
+ (proc-arg 4 "filename" "The name of the file to save the image in")
+ (proc-arg 4 "raw-filename" "The name entered")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/convolution-matrix" 1413468133
+ (proc-def "plug-in-convmatrix" 1
+ "Apply a generic 5x5 convolution matrix"
+ ""
+ "Lauri Alanko"
+ "Lauri Alanko"
+ "1997"
+ "_Convolution Matrix..."
+ 1
+ (menu-path "<Image>/Filters/Generic")
+ (icon stock-id -1 "")
+ "RGB*, GRAY*"
+ 11 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image (unused)")
+ (proc-arg 16 "drawable" "Input drawable")
+ (proc-arg 0 "argc-matrix" "The number of elements in the following array. Should be always 25.")
+ (proc-arg 8 "matrix" "The 5x5 convolution matrix")
+ (proc-arg 0 "alpha-alg" "Enable weighting by alpha channel")
+ (proc-arg 3 "divisor" "Divisor")
+ (proc-arg 3 "offset" "Offset")
+ (proc-arg 0 "argc-channels" "The number of elements in following array. Should be always 5.")
+ (proc-arg 5 "channels" "Mask of the channels to be filtered")
+ (proc-arg 0 "bmode" "Mode for treating image borders { EXTEND (0), WRAP (1), CLEAR (2) }")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/file-pcx" 1413468139
+ (proc-def "file-pcx-load" 1
+ "Loads files in Zsoft PCX file format"
+ "FIXME: write help for pcx_load"
+ "Francisco Bustamante & Nick Lamb"
+ "Nick Lamb <njl195@zepler.org.uk>"
+ "January 1997"
+ "ZSoft PCX image"
+ 0
+ (icon stock-id -1 "")
+ (load-proc
+ (extension "pcx,pcc")
+ (magic "0&,byte,10,2&,byte,1,3&,byte,>0,3,byte,<9")
+ (mime-type "image/x-pcx"))
+ ""
+ 3 1
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 4 "filename" "The name of the file to load")
+ (proc-arg 4 "raw-filename" "The name entered")
+ (proc-arg 13 "image" "Output image"))
+ (proc-def "file-pcx-save" 1
+ "Saves files in ZSoft PCX file format"
+ "FIXME: write help for pcx_save"
+ "Francisco Bustamante & Nick Lamb"
+ "Nick Lamb <njl195@zepler.org.uk>"
+ "January 1997"
+ "ZSoft PCX image"
+ 0
+ (icon stock-id -1 "")
+ (save-proc
+ (extension "pcx,pcc")
+ (mime-type "image/x-pcx"))
+ "INDEXED, RGB, GRAY"
+ 5 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image")
+ (proc-arg 16 "drawable" "Drawable to save")
+ (proc-arg 4 "filename" "The name of the file to save the image in")
+ (proc-arg 4 "raw-filename" "The name entered")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/smooth-palette" 1413468140
+ (proc-def "plug-in-smooth-palette" 1
+ "Derive a smooth color palette from the image"
+ "help!"
+ "Scott Draves"
+ "Scott Draves"
+ "1997"
+ "Smoo_th Palette..."
+ 1
+ (menu-path "<Image>/Colors/Info")
+ (icon stock-id -1 "")
+ "RGB*"
+ 7 2
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image (unused)")
+ (proc-arg 16 "drawable" "Input drawable")
+ (proc-arg 0 "width" "Width")
+ (proc-arg 0 "height" "Height")
+ (proc-arg 0 "ntries" "Search Depth")
+ (proc-arg 0 "show-image" "Show Image?")
+ (proc-arg 13 "new-image" "Output image")
+ (proc-arg 14 "new-layer" "Output layer")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/color-cube-analyze" 1413468141
+ (proc-def "plug-in-ccanalyze" 1
+ "Analyze the set of colors in the image"
+ "Analyze colorcube and print some information about the current image (also displays a color-histogram)"
+ "robert@experimental.net"
+ "robert@experimental.net"
+ "June 20th, 1997"
+ "Colorcube A_nalysis..."
+ 1
+ (menu-path "<Image>/Colors/Info")
+ (icon stock-id -1 "")
+ "RGB*, GRAY*, INDEXED*"
+ 3 1
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image")
+ (proc-arg 16 "drawable" "Input drawable")
+ (proc-arg 0 "num-colors" "Number of colors in the image")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/maze" 1413468134
+ (proc-def "plug-in-maze" 1
+ "Draw a labyrinth"
+ "Generates a maze using either the depth-first search method or Prim's algorithm. Can make tileable mazes too."
+ "Kevin Turner <kevint@poboxes.com>"
+ "Kevin Turner"
+ "1997, 1998"
+ "_Maze..."
+ 1
+ (menu-path "<Image>/Filters/Render/Pattern")
+ (icon stock-id -1 "")
+ "RGB*, GRAY*, INDEXED*"
+ 10 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "(unused)")
+ (proc-arg 16 "drawable" "ID of drawable")
+ (proc-arg 1 "width" "Width of the passages")
+ (proc-arg 1 "height" "Height of the passages")
+ (proc-arg 2 "tileable" "Tileable maze?")
+ (proc-arg 2 "algorithm" "Generation algorithm(0=DEPTH FIRST, 1=PRIM'S ALGORITHM)")
+ (proc-arg 0 "seed" "Random Seed")
+ (proc-arg 1 "multiple" "Multiple (use 57)")
+ (proc-arg 1 "offset" "Offset (use 1)")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/file-psp" 1413468139
+ (proc-def "file-psp-load" 1
+ "loads images from the Paint Shop Pro PSP file format"
+ "This plug-in loads and saves images in Paint Shop Pro's native PSP format. Vector layers aren't handled. Saving isn't yet implemented."
+ "Tor Lillqvist"
+ "Tor Lillqvist"
+ "1999"
+ "Paint Shop Pro image"
+ 0
+ (icon stock-id -1 "")
+ (load-proc
+ (extension "psp,tub,pspimage")
+ (magic "0,string,Paint\\040Shop\\040Pro\\040Image\\040File\n\032")
+ (mime-type "image/x-psp"))
+ ""
+ 3 1
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 4 "filename" "The name of the file to load")
+ (proc-arg 4 "raw-filename" "The name of the file to load")
+ (proc-arg 13 "image" "Output image")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/file-pat" 1413468134
+ (proc-def "file-pat-load" 1
+ "Loads Gimp's .PAT pattern files"
+ "The images in the pattern dialog can be loaded directly with this plug-in"
+ "Tim Newsome"
+ "Tim Newsome"
+ "1997"
+ "GIMP pattern"
+ 0
+ (icon stock-id -1 "gimp-tool-bucket-fill")
+ (load-proc
+ (extension "pat")
+ (magic "20,string,GPAT")
+ (mime-type "image/x-gimp-pat"))
+ ""
+ 3 1
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 4 "filename" "The name of the file to load")
+ (proc-arg 4 "raw-filename" "The name of the file to load")
+ (proc-arg 13 "image" "Output image"))
+ (proc-def "file-pat-save" 1
+ "Saves Gimp pattern file (.PAT)"
+ "New Gimp patterns can be created by saving them in the appropriate place with this plug-in."
+ "Tim Newsome"
+ "Tim Newsome"
+ "1997"
+ "GIMP pattern"
+ 0
+ (icon stock-id -1 "gimp-tool-bucket-fill")
+ (save-proc
+ (extension "pat")
+ (mime-type "image/x-gimp-pat"))
+ "RGB*, GRAY*"
+ 6 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image")
+ (proc-arg 16 "drawable" "Drawable to save")
+ (proc-arg 4 "filename" "The name of the file to save the image in")
+ (proc-arg 4 "raw-filename" "The name of the file to save the image in")
+ (proc-arg 4 "description" "Short description of the pattern")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/palette-offset.py" 1413468057
+ (proc-def "python-fu-palette-offset" 1
+ "Offset the colors in a palette"
+ "palette_offset (palette, amount) -> modified_palette"
+ "Joao S. O. Bueno Calligaris, Carol Spears"
+ "(c) Joao S. O. Bueno Calligaris"
+ "2004, 2006"
+ "_Offset Palette..."
+ 1
+ (menu-path "<Palettes>")
+ (icon stock-id -1 "")
+ ""
+ 3 1
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 4 "palette" "Palette")
+ (proc-arg 0 "amount" "Offset")
+ (proc-arg 4 "new-palette" "Result"))
+ (locale-def "gimp20-python" "/usr/share/locale"))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/noise-hsv" 1413468134
+ (proc-def "plug-in-hsv-noise" 1
+ "Randomize hue/saturation/value independently"
+ "Scattering pixel values in HSV space"
+ "Shuji Narazaki (narazaki@InetQ.or.jp)"
+ "Shuji Narazaki"
+ "1997"
+ "HSV Noise..."
+ 1
+ (menu-path "<Image>/Filters/Noise")
+ (icon stock-id -1 "")
+ "RGB*"
+ 7 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image (not used)")
+ (proc-arg 16 "drawable" "Input drawable")
+ (proc-arg 0 "holdness" "convolution strength")
+ (proc-arg 0 "hue-distance" "scattering of hue angle [0,180]")
+ (proc-arg 0 "saturation-distance" "distribution distance on saturation axis [0,255]")
+ (proc-arg 0 "value-distance" "distribution distance on value axis [0,255]"))
+ (proc-def "plug-in-scatter-hsv" 1
+ "Scattering pixel values in HSV space"
+ "Scattering pixel values in HSV space"
+ "Shuji Narazaki (narazaki@InetQ.or.jp)"
+ "Shuji Narazaki"
+ "1997"
+ ""
+ 0
+ (icon stock-id -1 "")
+ "RGB*"
+ 7 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image (not used)")
+ (proc-arg 16 "drawable" "Input drawable")
+ (proc-arg 0 "holdness" "convolution strength")
+ (proc-arg 0 "hue-distance" "scattering of hue angle [0,180]")
+ (proc-arg 0 "saturation-distance" "distribution distance on saturation axis [0,255]")
+ (proc-arg 0 "value-distance" "distribution distance on value axis [0,255]")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/grid" 1413468134
+ (proc-def "plug-in-grid" 1
+ "Draw a grid on the image"
+ "Draws a grid using the specified colors. The grid origin is the upper left corner."
+ "Tim Newsome"
+ "Tim Newsome, Sven Neumann, Tom Rathborne, TC"
+ "1997 - 2000"
+ "_Grid..."
+ 1
+ (menu-path "<Image>/Filters/Render/Pattern")
+ (icon stock-id -1 "")
+ "RGB*, GRAY*, INDEXED*"
+ 18 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image")
+ (proc-arg 16 "drawable" "Input drawable")
+ (proc-arg 0 "hwidth" "Horizontal Width (>= 0)")
+ (proc-arg 0 "hspace" "Horizontal Spacing (>= 1)")
+ (proc-arg 0 "hoffset" "Horizontal Offset (>= 0)")
+ (proc-arg 10 "hcolor" "Horizontal Colour")
+ (proc-arg 2 "hopacity" "Horizontal Opacity (0...255)")
+ (proc-arg 0 "vwidth" "Vertical Width (>= 0)")
+ (proc-arg 0 "vspace" "Vertical Spacing (>= 1)")
+ (proc-arg 0 "voffset" "Vertical Offset (>= 0)")
+ (proc-arg 10 "vcolor" "Vertical Colour")
+ (proc-arg 2 "vopacity" "Vertical Opacity (0...255)")
+ (proc-arg 0 "iwidth" "Intersection Width (>= 0)")
+ (proc-arg 0 "ispace" "Intersection Spacing (>= 0)")
+ (proc-arg 0 "ioffset" "Intersection Offset (>= 0)")
+ (proc-arg 10 "icolor" "Intersection Colour")
+ (proc-arg 2 "iopacity" "Intersection Opacity (0...255)")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/noise-randomize" 1413468133
+ (proc-def "plug-in-randomize-hurl" 1
+ "Completely randomize a fraction of pixels"
+ "This plug-in ``hurls'' randomly-valued pixels onto the selection or image. You may select the percentage of pixels to modify and the number of times to repeat the process."
+ "Miles O'Neal <meo@rru.com>"
+ "Miles O'Neal, Spencer Kimball, Peter Mattis, Torsten Martinsen, Brian Degenhardt, Federico Mena Quintero, Stephen Norris, Daniel Cotting"
+ "1995-1998"
+ "_Hurl..."
+ 1
+ (menu-path "<Image>/Filters/Noise")
+ (icon stock-id -1 "")
+ "RGB*, GRAY*, INDEXED*"
+ 7 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image (unused)")
+ (proc-arg 16 "drawable" "Input drawable")
+ (proc-arg 3 "rndm-pct" "Randomization percentage (1.0 - 100.0)")
+ (proc-arg 3 "rndm-rcount" "Repeat count (1.0 - 100.0)")
+ (proc-arg 0 "randomize" "Use random seed { TRUE, FALSE }")
+ (proc-arg 0 "seed" "Seed value (used only if randomize is FALSE)"))
+ (proc-def "plug-in-randomize-pick" 1
+ "Randomly interchange some pixels with neighbors"
+ "This plug-in replaces a pixel with a random adjacent pixel. You may select the percentage of pixels to modify and the number of times to repeat the process."
+ "Miles O'Neal <meo@rru.com>"
+ "Miles O'Neal, Spencer Kimball, Peter Mattis, Torsten Martinsen, Brian Degenhardt, Federico Mena Quintero, Stephen Norris, Daniel Cotting"
+ "1995-1998"
+ "_Pick..."
+ 1
+ (menu-path "<Image>/Filters/Noise")
+ (icon stock-id -1 "")
+ "RGB*, GRAY*, INDEXED*"
+ 7 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image (unused)")
+ (proc-arg 16 "drawable" "Input drawable")
+ (proc-arg 3 "rndm-pct" "Randomization percentage (1.0 - 100.0)")
+ (proc-arg 3 "rndm-rcount" "Repeat count (1.0 - 100.0)")
+ (proc-arg 0 "randomize" "Use random seed { TRUE, FALSE }")
+ (proc-arg 0 "seed" "Seed value (used only if randomize is FALSE)"))
+ (proc-def "plug-in-randomize-slur" 1
+ "Randomly slide some pixels downward (similar to melting)"
+ "This plug-in slurs (melts like a bunch of icicles) an image. You may select the percentage of pixels to modify and the number of times to repeat the process."
+ "Miles O'Neal <meo@rru.com>"
+ "Miles O'Neal, Spencer Kimball, Peter Mattis, Torsten Martinsen, Brian Degenhardt, Federico Mena Quintero, Stephen Norris, Daniel Cotting"
+ "1995-1998"
+ "_Slur..."
+ 1
+ (menu-path "<Image>/Filters/Noise")
+ (icon stock-id -1 "")
+ "RGB*, GRAY*, INDEXED*"
+ 7 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image (unused)")
+ (proc-arg 16 "drawable" "Input drawable")
+ (proc-arg 3 "rndm-pct" "Randomization percentage (1.0 - 100.0)")
+ (proc-arg 3 "rndm-rcount" "Repeat count (1.0 - 100.0)")
+ (proc-arg 0 "randomize" "Use random seed { TRUE, FALSE }")
+ (proc-arg 0 "seed" "Seed value (used only if randomize is FALSE)")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/blur-motion" 1413468134
+ (proc-def "plug-in-mblur" 1
+ "Simulate movement using directional blur"
+ "This plug-in simulates the effect seen when photographing a moving object at a slow shutter speed. Done by adding multiple displaced copies."
+ "Torsten Martinsen, Federico Mena Quintero, Daniel Skarda, Joerg Gittinger"
+ "Torsten Martinsen, Federico Mena Quintero, Daniel Skarda, Joerg Gittinger"
+ "May 2007, 1.3"
+ "_Motion Blur..."
+ 1
+ (menu-path "<Image>/Filters/Blur")
+ (icon stock-id -1 "")
+ "RGB*, GRAY*"
+ 8 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image")
+ (proc-arg 16 "drawable" "Input drawable")
+ (proc-arg 0 "type" "Type of motion blur { LINEAR (0), RADIAL (1), ZOOM (2) }")
+ (proc-arg 0 "length" "Length")
+ (proc-arg 0 "angle" "Angle")
+ (proc-arg 3 "center-x" "Center X (optional)")
+ (proc-arg 3 "center-y" "Center Y (optional)"))
+ (proc-def "plug-in-mblur-inward" 1
+ "Simulate movement using directional blur"
+ "This procedure is equivalent to plug-in-mblur but performs the zoom blur inward instead of outward."
+ "Torsten Martinsen, Federico Mena Quintero, Daniel Skarda, Joerg Gittinger"
+ "Torsten Martinsen, Federico Mena Quintero, Daniel Skarda, Joerg Gittinger"
+ "May 2007, 1.3"
+ "_Motion Blur..."
+ 0
+ (icon stock-id -1 "")
+ "RGB*, GRAY*"
+ 8 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image")
+ (proc-arg 16 "drawable" "Input drawable")
+ (proc-arg 0 "type" "Type of motion blur { LINEAR (0), RADIAL (1), ZOOM (2) }")
+ (proc-arg 0 "length" "Length")
+ (proc-arg 0 "angle" "Angle")
+ (proc-arg 3 "center-x" "Center X (optional)")
+ (proc-arg 3 "center-y" "Center Y (optional)")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/script-fu" 1413468136
+ (proc-def "extension-script-fu" 2
+ "A scheme interpreter for scripting GIMP operations"
+ "More help here later"
+ "Spencer Kimball & Peter Mattis"
+ "Spencer Kimball & Peter Mattis"
+ "1997"
+ ""
+ 0
+ (icon stock-id -1 "")
+ ""
+ 0 0)
+ (proc-def "plug-in-script-fu-console" 1
+ "Interactive console for Script-Fu development"
+ "Provides an interface which allows interactive scheme development."
+ "Spencer Kimball & Peter Mattis"
+ "Spencer Kimball & Peter Mattis"
+ "1997"
+ "_Console"
+ 1
+ (menu-path "<Image>/Filters/Languages/Script-Fu")
+ (icon stock-id -1 "")
+ ""
+ 1 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0) }"))
+ (proc-def "plug-in-script-fu-text-console" 1
+ "Provides a text console mode for script-fu development"
+ "Provides an interface which allows interactive scheme development."
+ "Spencer Kimball & Peter Mattis"
+ "Spencer Kimball & Peter Mattis"
+ "1997"
+ ""
+ 0
+ (icon stock-id -1 "")
+ ""
+ 1 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0) }"))
+ (proc-def "plug-in-script-fu-server" 1
+ "Server for remote Script-Fu operation"
+ "Provides a server for remote script-fu operation. NOTE that for security reasons this procedure's API was changed in an incompatible way since GIMP 2.8.12. You now have to pass the IP to listen on as first parameter. Calling this procedure with the old API will fail on purpose."
+ "Spencer Kimball & Peter Mattis"
+ "Spencer Kimball & Peter Mattis"
+ "1997"
+ "_Start Server..."
+ 1
+ (menu-path "<Image>/Filters/Languages/Script-Fu")
+ (icon stock-id -1 "")
+ ""
+ 4 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-NONINTERACTIVE (1) }")
+ (proc-arg 4 "ip" "The ip on which to listen for requests")
+ (proc-arg 0 "port" "The port on which to listen for requests")
+ (proc-arg 4 "logfile" "The file to log server activity to"))
+ (proc-def "plug-in-script-fu-eval" 1
+ "Evaluate scheme code"
+ "Evaluate the code under the scheme interpreter (primarily for batch mode)"
+ "Manish Singh"
+ "Manish Singh"
+ "1998"
+ ""
+ 0
+ (icon stock-id -1 "")
+ ""
+ 2 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-NONINTERACTIVE (1) }")
+ (proc-arg 4 "code" "The code to evaluate"))
+ (locale-def "gimp20-script-fu"))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/metadata" 1413468139
+ (proc-def "plug-in-metadata-editor" 1
+ "View and edit metadata (EXIF, IPTC, XMP)"
+ "View and edit metadata information attached to the current image. This can include EXIF, IPTC and/or XMP information. Some or all of this metadata will be saved in the file, depending on the output file format."
+ "Raphaël Quinet <raphael@gimp.org>"
+ "Raphaël Quinet <raphael@gimp.org>"
+ "2004-2005"
+ "Propert_ies"
+ 1
+ (menu-path "<Image>/File/Info")
+ (icon stock-id -1 "")
+ "RGB*, INDEXED*, GRAY*"
+ 3 0
+ (proc-arg 0 "run-mode" "Run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image")
+ (proc-arg 16 "drawable" "Input drawable (unused)"))
+ (proc-def "plug-in-metadata-decode-xmp" 1
+ "Decode an XMP packet"
+ "Parse an XMP packet and merge the results with any metadata already attached to the image. This should be used when an XMP packet is read from an image file."
+ "Raphaël Quinet <raphael@gimp.org>"
+ "Raphaël Quinet <raphael@gimp.org>"
+ "2005"
+ ""
+ 0
+ (icon stock-id -1 "")
+ ""
+ 2 0
+ (proc-arg 13 "image" "Input image")
+ (proc-arg 4 "xmp" "XMP packet"))
+ (proc-def "plug-in-metadata-encode-xmp" 1
+ "Encode metadata into an XMP packet"
+ "Generate an XMP packet from the metadata information attached to the image. The new XMP packet can then be saved into a file."
+ "Róman Joost <romanofski@gimp.org>"
+ "Róman Joost <romanofski@gimp.org>"
+ "2008"
+ ""
+ 0
+ (icon stock-id -1 "")
+ ""
+ 1 1
+ (proc-arg 13 "image" "Input image")
+ (proc-arg 4 "xmp" "XMP packet"))
+ (proc-def "plug-in-metadata-decode-exif" 1
+ "Decode an EXIF block"
+ "Parse an EXIF block and merge the results with any metadata already attached to the image. This should be used when an EXIF block is read from an image file."
+ "Raphaël Quinet <raphael@gimp.org>"
+ "Raphaël Quinet <raphael@gimp.org>"
+ "2005"
+ ""
+ 0
+ (icon stock-id -1 "")
+ ""
+ 3 0
+ (proc-arg 13 "image" "Input image")
+ (proc-arg 0 "exif-size" "size of the EXIF block")
+ (proc-arg 7 "exif" "EXIF block"))
+ (proc-def "plug-in-metadata-get" 1
+ "Retrieve the values of an XMP property"
+ "Retrieve the list of values associated with an XMP property."
+ "Raphaël Quinet <raphael@gimp.org>"
+ "Raphaël Quinet <raphael@gimp.org>"
+ "2005"
+ ""
+ 0
+ (icon stock-id -1 "")
+ ""
+ 3 3
+ (proc-arg 13 "image" "Input image")
+ (proc-arg 4 "schema" "XMP schema prefix or URI")
+ (proc-arg 4 "property" "XMP property name")
+ (proc-arg 0 "type" "XMP property type")
+ (proc-arg 0 "num-vals" "number of values")
+ (proc-arg 9 "vals" "XMP property values"))
+ (proc-def "plug-in-metadata-set" 1
+ "Set the values of an XMP property"
+ "Set the list of values associated with an XMP property. If a property with the same name already exists, it will be replaced."
+ "Raphaël Quinet <raphael@gimp.org>"
+ "Raphaël Quinet <raphael@gimp.org>"
+ "2005"
+ ""
+ 0
+ (icon stock-id -1 "")
+ ""
+ 6 0
+ (proc-arg 13 "image" "Input image")
+ (proc-arg 4 "schema" "XMP schema prefix or URI")
+ (proc-arg 4 "property" "XMP property name")
+ (proc-arg 0 "type" "XMP property type")
+ (proc-arg 0 "num-vals" "number of values")
+ (proc-arg 9 "vals" "XMP property values"))
+ (proc-def "plug-in-metadata-get-simple" 1
+ "Retrieve the value of an XMP property"
+ "Retrieve value associated with a scalar XMP property. This can only be done for simple property types such as text or integers. Structured types must be retrieved with plug_in_metadata_get()."
+ "Raphaël Quinet <raphael@gimp.org>"
+ "Raphaël Quinet <raphael@gimp.org>"
+ "2005"
+ ""
+ 0
+ (icon stock-id -1 "")
+ ""
+ 3 1
+ (proc-arg 13 "image" "Input image")
+ (proc-arg 4 "schema" "XMP schema prefix or URI")
+ (proc-arg 4 "property" "XMP property name")
+ (proc-arg 4 "value" "XMP property value"))
+ (proc-def "plug-in-metadata-set-simple" 1
+ "Set the value of an XMP property"
+ "Set the value of a scalar XMP property. This can only be done for simple property types such as text or integers. Structured types need to be set with plug_in_metadata_set()."
+ "Raphaël Quinet <raphael@gimp.org>"
+ "Raphaël Quinet <raphael@gimp.org>"
+ "2005"
+ ""
+ 0
+ (icon stock-id -1 "")
+ ""
+ 4 0
+ (proc-arg 13 "image" "Input image")
+ (proc-arg 4 "schema" "XMP schema prefix or URI")
+ (proc-arg 4 "property" "XMP property name")
+ (proc-arg 4 "value" "XMP property value"))
+ (proc-def "plug-in-metadata-import" 1
+ "Import XMP from a file into the current image"
+ "Load an XMP packet from a file and import it into the current image. This can be used to add a license statement or some other predefined metadata to an image"
+ "Raphaël Quinet <raphael@gimp.org>"
+ "Raphaël Quinet <raphael@gimp.org>"
+ "2005"
+ ""
+ 0
+ (icon stock-id -1 "")
+ ""
+ 2 0
+ (proc-arg 13 "image" "Input image")
+ (proc-arg 4 "filename" "The name of the XMP file to import"))
+ (proc-def "plug-in-metadata-export" 1
+ "Export XMP from the current image to a file"
+ "Export the metadata associated with the current image into a file. The metadata will be saved as an XMP packet. If overwrite is TRUE, then any existing file will be overwritten without warning. If overwrite is FALSE, then an error will occur if the file already exists."
+ "Raphaël Quinet <raphael@gimp.org>"
+ "Raphaël Quinet <raphael@gimp.org>"
+ "2005"
+ ""
+ 0
+ (icon stock-id -1 "")
+ ""
+ 3 0
+ (proc-arg 13 "image" "Input image")
+ (proc-arg 4 "filename" "The name of the file to save the XMP packet in")
+ (proc-arg 0 "overwrite" "Overwrite existing file: { FALSE (0), TRUE (1) }")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/flame" 1413468133
+ (proc-def "plug-in-flame" 1
+ "Create cosmic recursive fractal flames"
+ "Create cosmic recursive fractal flames"
+ "Scott Draves"
+ "Scott Draves"
+ "1997"
+ "_Flame..."
+ 1
+ (menu-path "<Image>/Filters/Render/Nature")
+ (icon stock-id -1 "")
+ "RGB*"
+ 3 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image (unused)")
+ (proc-arg 16 "drawable" "Input drawable")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/colorxhtml.py" 1413468057
+ (proc-def "file-colorxhtml-save" 1
+ "Save as colored XHTML"
+ "Saves the image as colored XHTML text (based on Perl version by Marc Lehmann)"
+ "Manish Singh and Carol Spears"
+ "Manish Singh and Carol Spears"
+ "2003"
+ "Colored XHTML"
+ 1
+ (menu-path "<Save>")
+ (icon stock-id -1 "")
+ (save-proc
+ (extension "xhtml"))
+ "RGB"
+ 9 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image")
+ (proc-arg 16 "drawable" "Input drawable")
+ (proc-arg 4 "filename" "The name of the file")
+ (proc-arg 4 "raw-filename" "The name of the file")
+ (proc-arg 4 "source" "Character source")
+ (proc-arg 4 "characters" "File to read or characters to use")
+ (proc-arg 0 "font-size" "Font size in pixels")
+ (proc-arg 0 "separate" "Write a separate CSS file"))
+ (locale-def "gimp20-python" "/usr/share/locale"))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/gradient-flare" 1413468137
+ (proc-def "plug-in-gflare" 1
+ "Produce a lense flare effect using gradients"
+ "This plug-in produces a lense flare effect using custom gradients. In interactive call, the user can edit his/her own favorite lense flare (GFlare) and render it. Edited gflare is saved automatically to the folder in gflare-path, if it is defined in gimprc. In non-interactive call, the user can only render one of GFlare which has been stored in gflare-path already."
+ "Eiichi Takamori"
+ "Eiichi Takamori, and a lot of GIMP people"
+ "1997"
+ "_Gradient Flare..."
+ 1
+ (menu-path "<Image>/Filters/Light and Shadow/Light")
+ (icon stock-id -1 "")
+ "RGB*, GRAY*"
+ 14 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image (unused)")
+ (proc-arg 16 "drawable" "Input drawable")
+ (proc-arg 4 "gflare-name" "The name of GFlare")
+ (proc-arg 0 "xcenter" "X coordinate of center of GFlare")
+ (proc-arg 0 "ycenter" "Y coordinate of center of GFlare")
+ (proc-arg 3 "radius" "Radius of GFlare (pixel)")
+ (proc-arg 3 "rotation" "Rotation of GFlare (degree)")
+ (proc-arg 3 "hue" "Hue rotation of GFlare (degree)")
+ (proc-arg 3 "vangle" "Vector angle for second flares (degree)")
+ (proc-arg 3 "vlength" "Vector length for second flares (percentage to Radius)")
+ (proc-arg 0 "use-asupsample" "Whether it uses or not adaptive supersampling while rendering (boolean)")
+ (proc-arg 0 "asupsample-max-depth" "Max depth for adaptive supersampling")
+ (proc-arg 3 "asupsample-threshold" "Threshold for adaptive supersampling")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/displace" 1413468139
+ (proc-def "plug-in-displace" 1
+ "Displace pixels as indicated by displacement maps"
+ "Displaces the contents of the specified drawable by the amounts specified by 'amount-x' and 'amount-y' multiplied by the luminance of corresponding pixels in the 'displace-map' drawables."
+ "Stephen Robert Norris & (ported to 1.0 by) Spencer Kimball"
+ "Stephen Robert Norris"
+ "1996"
+ "_Displace..."
+ 1
+ (menu-path "<Image>/Filters/Map")
+ (icon stock-id -1 "")
+ "RGB*, GRAY*"
+ 10 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image (unused)")
+ (proc-arg 16 "drawable" "Input drawable")
+ (proc-arg 3 "amount-x" "Displace multiplier for X or radial direction")
+ (proc-arg 3 "amount-y" "Displace multiplier for Y or tangent (degrees) direction")
+ (proc-arg 0 "do-x" "Displace in X or radial direction?")
+ (proc-arg 0 "do-y" "Displace in Y or tangent direction?")
+ (proc-arg 16 "displace-map-x" "Displacement map for X or radial direction")
+ (proc-arg 16 "displace-map-y" "Displacement map for Y or tangent direction")
+ (proc-arg 0 "displace-type" "Edge behavior { WRAP (1), SMEAR (2), BLACK (3) }"))
+ (proc-def "plug-in-displace-polar" 1
+ "Displace the contents of the specified drawable"
+ "Just like plug-in-displace but working in polar coordinates. The drawable is whirled and pinched according to the map."
+ "Stephen Robert Norris & (ported to 1.0 by) Spencer Kimball"
+ "Stephen Robert Norris"
+ "1996"
+ "Displace Polar"
+ 0
+ (icon stock-id -1 "")
+ "RGB*, GRAY*"
+ 10 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image (unused)")
+ (proc-arg 16 "drawable" "Input drawable")
+ (proc-arg 3 "amount-x" "Displace multiplier for X or radial direction")
+ (proc-arg 3 "amount-y" "Displace multiplier for Y or tangent (degrees) direction")
+ (proc-arg 0 "do-x" "Displace in X or radial direction?")
+ (proc-arg 0 "do-y" "Displace in Y or tangent direction?")
+ (proc-arg 16 "displace-map-x" "Displacement map for X or radial direction")
+ (proc-arg 16 "displace-map-y" "Displacement map for Y or tangent direction")
+ (proc-arg 0 "displace-type" "Edge behavior { WRAP (1), SMEAR (2), BLACK (3) }")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/shift" 1413468137
+ (proc-def "plug-in-shift" 1
+ "Shift each row of pixels by a random amount"
+ "Shifts the pixels of the specified drawable. Each row will be displaced a random value of pixels."
+ "Spencer Kimball and Peter Mattis, ported by Brian Degenhardt and Federico Mena Quintero"
+ "Brian Degenhardt"
+ "1997"
+ "_Shift..."
+ 1
+ (menu-path "<Image>/Filters/Distorts")
+ (icon stock-id -1 "")
+ "RGB*, GRAY*"
+ 5 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image (unused)")
+ (proc-arg 16 "drawable" "Input drawable")
+ (proc-arg 0 "shift-amount" "shift amount (0 <= shift_amount_x <= 200)")
+ (proc-arg 0 "orientation" "vertical, horizontal orientation")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/unit-editor" 1413468133
+ (proc-def "plug-in-unit-editor" 1
+ "Create or alter units used in GIMP"
+ "The GIMP unit editor"
+ "Michael Natterer <mitch@gimp.org>"
+ "Michael Natterer <mitch@gimp.org>"
+ "2000"
+ "U_nits"
+ 1
+ (menu-path "<Image>/Edit/Preferences")
+ (icon stock-id -1 "gimp-tool-measure")
+ ""
+ 1 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0) }")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/screenshot" 1413468132
+ (proc-def "plug-in-screenshot" 1
+ "Create an image from an area of the screen"
+ "The plug-in allows to take screenshots of an interactively selected window or of the desktop, either the whole desktop or an interactively selected region. When called non-interactively, it may grab the root window or use the window-id passed as a parameter. The last four parameters are optional and can be used to specify the corners of the region to be grabbed."
+ "Sven Neumann <sven@gimp.org>, Henrik Brix Andersen <brix@gimp.org>,Simone Karin Lehmann"
+ "1998 - 2008"
+ "v1.1 (2008/04)"
+ "_Screenshot..."
+ 1
+ (menu-path "<Image>/File/Create/Acquire")
+ (icon inline-pixbuf 1606 "GdkP\0\0\6F\2\1\0\2\0\0\0X\0\0\0\26\0\0\0\26\213\0\0\0\0\1\242\242\242\5\203\242\242\242\31\221\0\0\0\0\2\27\27\26D\40\40\40\372\203\51\51\51\375\2\32\32\32\362\26\26\25\60\217\0\0\0\0\2\2\2\2\322\307\310\307\377\203\377\377\377\377\2\263\263\262\363\0\0\0\314\217\0\0\0\0\2\6\6\6\334\206\207\205\377\202\252\253\251\377\3\252\252\251\377ghe\376\1\1\1\320\217\0\0\0\0\2\11\11\11\346\56\57\55\345\202GHE\25\3JKH\32\60\61\57\364\5\5\5\333\212\0\0\0\0\17\26\26\25\31\26\26\25\60\26\26\25g\0\0\0\314\53\54\53\331LMK\375EFD\362ffe\347iig\346lmk\346RSQ\362\13\13\13\360\0\0\0\314\2\2\2\321\26\26\25V\203\0\0\0\0\43\26\26\25\31\26\26\25\60\26\26\25n\3\3\3\331\2\2\2\332JJI\355\215\215\215\372\246\246\246\347\267\270\266\362\177\202\176\377BC\77\377TUR\377\134\135Y\377gid\377\133\135X\377\204\206\204\374wxw\276\224\225\224\314LLK\343\26\26\25D\0\0\0\0\26\26\25D\3\3\3\341\17\17\17\373ghg\377\237\240\236\377\273\274\272\377\302\303\300\377\272\273\270\377\200\201\177\377zzz\377tws\377\220\223\217\377\221\225\221\377\224\227\223\377\202\226\232\226\377K\177\202\175\377xyu\377\217\221\215\377\226\227\226\365\0\0\0\371\0\0\0\0\2\2\2\330\257\261\257\377\275\276\273\377\262\263\260\377UWT\377QSP\377suq\377\135\136\133\377\304\304\304\377\303\303\303\377kmi\377MNJ\377WZX\377\133\140\137\377aeb\377gid\377\175\200\173\377SUQ\377FGE\377\200\201\200\377\12\12\12\357\0\0\0\0\4\4\4\345xyv\377\241\242\236\377\210\212\205\377vxt\377\220\222\217\377GIF\377\53\54\51\377\140\140\140\377jji\377UXV\377y\204\210\377\203\215\220\377\176\204\207\377flo\377PW\134\377SWU\377JLI\377\64\65\62\377tut\377\12\12\12\357\0\0\0\0\4\4\4\344opm\377\221\223\217\377\175\177\173\377\215\217\213\377\140b\137\377\50\51\47\377\52\53\51\377\67\70\65\377VXV\377u\176\202\377nsu\377VYZ\377OST\377OQS\377JOP\377\136cd\377\66\71\70\377\41\42\41\377llk\377\12\12\12\357\0\0\0\0\3\3\3\345npl\377\220\221\216\377\202UWS\377\24GIF\377\40\41\37\377\52\53\51\377\71\72\67\377\136ce\377NRT\377UXY\377\50\54\56\377\22\24\25\377\41\44\46\377ILM\377\70\75\77\377RVX\377\47\47\46\377klk\377\12\12\12\357\0\0\0\1\3\3\3\345nol\377\220\221\216\377\202UWS\377\24GIF\377\40\41\37\377\52\53\51\377\70\72\70\377TXY\377\62\70\71\377\23\25\26\377\16\16\16\377\1\1\1\377\2\2\2\377\24\25\25\377\56\63\64\377\62\70\71\377\60\61\61\377aa\140\377\11\11\11\360\0\0\0\3\3\3\3\345nol\377\204\205\202\377\202UWS\377\24GIF\377\40\41\37\377\52\53\51\377\77BA\377\62\70\72\377\34\40\41\377\31\32\32\377\377\377\377\377hhh\377\40\40\40\377\22\22\22\377\56\60\60\377\56\64\66\377\72\76\77\377\140a\140\377\11\11\10\361\0\0\0\7\3\3\3\345mok\377z\173x\377\202UWS\377\24GIF\377\40\41\37\377\52\53\51\377HJI\377\56\64\66\377\25\27\30\377\40\40\40\377hhh\377\232\232\232\377\175\175\175\377\47\47\47\377\71\73\73\377\57\65\67\377\65\71\71\377\140\140\137\377\11\11\10\362\0\0\0\15\3\3\3\345lnk\377rsp\377\202UWS\377\24GIF\377\40\41\37\377\54\55\52\377\76\100\76\377\56\64\66\377\35\37\40\377\1\1\1\377\70\70\70\377\214\214\214\377\213\213\213\377AAA\377JKK\377\57\65\67\377\66\72\73\377WXV\377\6\6\6\364\0\0\0\21\0\0\0\371\201\202\177\377mok\377\202UWS\377iGIF\377MNM\377RRR\372ghg\364\133\140b\377\53\57\60\377\17\17\17\377\42\42\42\377\47\47\47\377HHH\377\263\263\263\377SUU\377W\134\136\377CFF\374\74\74\74\376\20\20\17\317\0\0\0\20\24\24\23\135\4\4\4\353\177\177\176\375\174\175z\373\175\176\174\374hih\376\71\72\71\371\0\0\0\347\0\0\0\351\7\7\7\367\56\64\66\377\62\65\66\377\40\40\40\377\50\50\50\377\72\72\72\377\140ab\377\71\76\77\377\11\13\13\376\0\0\0\353\0\0\0\300\14\14\13H\0\0\0\15\0\0\0\4\23\23\22L\0\0\0\332\0\0\0\341\0\0\0\346\0\0\0\341\14\14\13\173\0\0\0V\0\0\0a\0\0\0l\10\11\11\371\134\136\137\377LOP\377ILL\377LOQ\377QUV\377\16\17\17\377\34\37\40\244\0\0\0\140\0\0\0\64\0\0\0\27\0\0\0\7\0\0\0\1\0\0\0\3\0\0\0\10\0\0\0\21\0\0\0\34\0\0\0\47\0\0\0\60\0\0\0\66\0\0\0\75\0\0\0A\0\0\0F\4\5\5\355\12\13\13\371\17\20\20\376\15\16\16\375\10\10\11\365\7\10\11j\0\0\0G\0\0\0\55\0\0\0\30\0\0\0\13\0\0\0\4\0\0\0\0\0\0\0\1\0\0\0\2\0\0\0\4\0\0\0\11\0\0\0\16\0\0\0\23\0\0\0\31\0\0\0\35\0\0\0\41\0\0\0\43\0\0\0\44\0\0\0\45\0\0\0\44\0\0\0\46\0\0\0\45\0\0\0\36\0\0\0\27\0\0\0\20\0\0\0\10\0\0\0\3\0\0\0\1\204\0\0\0\0\5\0\0\0\1\0\0\0\2\0\0\0\4\0\0\0\5\0\0\0\6\202\0\0\0\10\11\0\0\0\11\0\0\0\7\0\0\0\10\0\0\0\5\0\0\0\7\0\0\0\6\0\0\0\5\0\0\0\3\0\0\0\1\202\0\0\0\0")
+ ""
+ 7 1
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 0 "root" "Root window { TRUE, FALSE }")
+ (proc-arg 0 "window-id" "Window id")
+ (proc-arg 0 "x1" "(optional) Region left x coord")
+ (proc-arg 0 "y1" "(optional) Region top y coord")
+ (proc-arg 0 "x2" "(optional) Region right x coord")
+ (proc-arg 0 "y2" "(optional) Region bottom y coord")
+ (proc-arg 13 "image" "Output image")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/noise-solid" 1413468141
+ (proc-def "plug-in-solid-noise" 1
+ "Create a random cloud-like texture"
+ "Generates 2D textures using Perlin's classic solid noise function."
+ "Marcelo de Gomensoro Malheiros"
+ "Marcelo de Gomensoro Malheiros"
+ "May 2004, v1.04"
+ "_Solid Noise..."
+ 1
+ (menu-path "<Image>/Filters/Render/Clouds")
+ (icon stock-id -1 "")
+ "RGB*, GRAY*"
+ 9 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image")
+ (proc-arg 16 "drawable" "Input drawable")
+ (proc-arg 0 "tilable" "Create a tilable output { TRUE, FALSE }")
+ (proc-arg 0 "turbulent" "Make a turbulent noise { TRUE, FALSE }")
+ (proc-arg 0 "seed" "Random seed")
+ (proc-arg 0 "detail" "Detail level (0 - 15)")
+ (proc-arg 3 "xsize" "Horizontal texture size")
+ (proc-arg 3 "ysize" "Vertical texture size")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/gradients-save-as-css.py" 1413468057
+ (proc-def "python-fu-gradient-save-as-css" 1
+ "Creates a new palette from a given gradient"
+ "palette_from_gradient (gradient, number, segment_colors) -> None"
+ "Joao S. O. Bueno"
+ "(c) GPL V3.0 or later"
+ "2011"
+ "Save as CSS..."
+ 1
+ (menu-path "<Gradients>")
+ (icon stock-id -1 "")
+ ""
+ 3 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 4 "gradient" "Gradient to use")
+ (proc-arg 4 "file-name" "File Name"))
+ (locale-def "gimp20-python" "/usr/share/locale"))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/jigsaw" 1413468135
+ (proc-def "plug-in-jigsaw" 1
+ "Add a jigsaw-puzzle pattern to the image"
+ "Jigsaw puzzle look"
+ "Nigel Wetten"
+ "Nigel Wetten"
+ "May 2000"
+ "_Jigsaw..."
+ 1
+ (menu-path "<Image>/Filters/Render/Pattern")
+ (icon stock-id -1 "")
+ "RGB*"
+ 8 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image")
+ (proc-arg 16 "drawable" "Input drawable")
+ (proc-arg 0 "x" "Number of tiles across > 0")
+ (proc-arg 0 "y" "Number of tiles down > 0")
+ (proc-arg 0 "style" "The style/shape of the jigsaw puzzle { 0, 1 }")
+ (proc-arg 0 "blend-lines" "Number of lines for shading bevels >= 0")
+ (proc-arg 3 "blend-amount" "The power of the light highlights 0 =< 5")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/gradient-map" 1413468136
+ (proc-def "plug-in-gradmap" 1
+ "Recolor the image using colors from the active gradient"
+ "This plug-in maps the contents of the specified drawable with active gradient. It calculates luminosity of each pixel and replaces the pixel by the sample of active gradient at the position proportional to that luminosity. Complete black pixel becomes the leftmost color of the gradient, and complete white becomes the rightmost. Works on both Grayscale and RGB image with/without alpha channel."
+ "Eiichi Takamori"
+ "Eiichi Takamori"
+ "1997"
+ "_Gradient Map"
+ 1
+ (menu-path "<Image>/Colors/Map")
+ (icon stock-id -1 "")
+ "RGB*, GRAY*"
+ 3 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image (unused)")
+ (proc-arg 16 "drawable" "Input drawable"))
+ (proc-def "plug-in-palettemap" 1
+ "Recolor the image using colors from the active palette"
+ "This plug-in maps the contents of the specified drawable with the active palette. It calculates luminosity of each pixel and replaces the pixel by the palette sample at the corresponding index. A complete black pixel becomes the lowest palette entry, and complete white becomes the highest. Works on both Grayscale and RGB image with/without alpha channel."
+ "Bill Skaggs"
+ "Bill Skaggs"
+ "2004"
+ "_Palette Map"
+ 1
+ (menu-path "<Image>/Colors/Map")
+ (icon stock-id -1 "")
+ "RGB*, GRAY*"
+ 3 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image (unused)")
+ (proc-arg 16 "drawable" "Input drawable")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/file-sgi" 1413468136
+ (proc-def "file-sgi-load" 1
+ "Loads files in SGI image file format"
+ "This plug-in loads SGI image files."
+ "Michael Sweet <mike@easysw.com>"
+ "Copyright 1997-1998 by Michael Sweet"
+ "1.1.1 - 17 May 1998"
+ "Silicon Graphics IRIS image"
+ 0
+ (icon stock-id -1 "")
+ (load-proc
+ (extension "sgi,rgb,rgba,bw,icon")
+ (magic "0,short,474")
+ (mime-type "image/x-sgi"))
+ ""
+ 3 1
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 4 "filename" "The name of the file to load")
+ (proc-arg 4 "raw-filename" "The name of the file to load")
+ (proc-arg 13 "image" "Output image"))
+ (proc-def "file-sgi-save" 1
+ "Saves files in SGI image file format"
+ "This plug-in saves SGI image files."
+ "Michael Sweet <mike@easysw.com>"
+ "Copyright 1997-1998 by Michael Sweet"
+ "1.1.1 - 17 May 1998"
+ "Silicon Graphics IRIS image"
+ 0
+ (icon stock-id -1 "")
+ (save-proc
+ (extension "sgi,rgb,rgba,bw,icon")
+ (mime-type "image/x-sgi"))
+ "RGB*,GRAY*"
+ 6 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image")
+ (proc-arg 16 "drawable" "Drawable to save")
+ (proc-arg 4 "filename" "The name of the file to save the image in")
+ (proc-arg 4 "raw-filename" "The name of the file to save the image in")
+ (proc-arg 0 "compression" "Compression level (0 = none, 1 = RLE, 2 = ARLE)")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/unsharp-mask" 1413468137
+ (proc-def "plug-in-unsharp-mask" 1
+ "The most widely useful method for sharpening an image"
+ "The unsharp mask is a sharpening filter that works by comparing using the difference of the image and a blurred version of the image. It is commonly used on photographic images, and is provides a much more pleasing result than the standard sharpen filter."
+ "Winston Chang <winstonc@cs.wisc.edu>"
+ "Winston Chang"
+ "1999-2009"
+ "_Unsharp Mask..."
+ 1
+ (menu-path "<Image>/Filters/Enhance")
+ (icon stock-id -1 "")
+ "GRAY*, RGB*"
+ 6 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "(unused)")
+ (proc-arg 16 "drawable" "Drawable to draw on")
+ (proc-arg 3 "radius" "Radius of gaussian blur (in pixels > 1.0)")
+ (proc-arg 3 "amount" "Strength of effect")
+ (proc-arg 0 "threshold" "Threshold (0-255)")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/file-dicom" 1413468135
+ (proc-def "file-dicom-load" 1
+ "loads files of the dicom file format"
+ "Load a file in the DICOM standard format.The standard is defined at http://medical.nema.org/. The plug-in currently only supports reading images with uncompressed pixel sections."
+ "Dov Grobgeld"
+ "Dov Grobgeld <dov@imagic.weizmann.ac.il>"
+ "2003"
+ "DICOM image"
+ 0
+ (icon stock-id -1 "")
+ (load-proc
+ (extension "dcm,dicom")
+ (magic "128,string,DICM")
+ (mime-type "image/x-dcm"))
+ ""
+ 3 1
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 4 "filename" "The name of the file to load")
+ (proc-arg 4 "raw-filename" "The name of the file to load")
+ (proc-arg 13 "image" "Output image"))
+ (proc-def "file-dicom-save" 1
+ "Save file in the DICOM file format"
+ "Save an image in the medical standard DICOM image formats. The standard is defined at http://medical.nema.org/. The file format is defined in section 10 of the standard. The files are saved uncompressed and the compulsory DICOM tags are filled with default dummy values."
+ "Dov Grobgeld"
+ "Dov Grobgeld <dov@imagic.weizmann.ac.il>"
+ "2003"
+ "Digital Imaging and Communications in Medicine image"
+ 0
+ (icon stock-id -1 "")
+ (save-proc
+ (extension "dcm,dicom")
+ (mime-type "image/x-dcm"))
+ "RGB, GRAY"
+ 5 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image")
+ (proc-arg 16 "drawable" "Drawable to save")
+ (proc-arg 4 "filename" "The name of the file to save")
+ (proc-arg 4 "raw-filename" "The name of the file to save")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/file-xbm" 1413468132
+ (proc-def "file-xbm-load" 1
+ "Load a file in X10 or X11 bitmap (XBM) file format"
+ "Load a file in X10 or X11 bitmap (XBM) file format. XBM is a lossless format for flat black-and-white (two color indexed) images."
+ "Gordon Matzigkeit"
+ "Gordon Matzigkeit"
+ "1998"
+ "X BitMap image"
+ 0
+ (icon stock-id -1 "")
+ (load-proc
+ (extension "xbm,icon,bitmap")
+ (mime-type "image/x-xbitmap"))
+ ""
+ 3 1
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 4 "filename" "The name of the file to load")
+ (proc-arg 4 "raw-filename" "The name entered")
+ (proc-arg 13 "image" "Output image"))
+ (proc-def "file-xbm-save" 1
+ "Save a file in X10 or X11 bitmap (XBM) file format"
+ "Save a file in X10 or X11 bitmap (XBM) file format. XBM is a lossless format for flat black-and-white (two color indexed) images."
+ "Gordon Matzigkeit"
+ "Gordon Matzigkeit"
+ "1998"
+ "X BitMap image"
+ 0
+ (icon stock-id -1 "")
+ (save-proc
+ (extension "xbm,icon,bitmap")
+ (mime-type "image/x-xbitmap"))
+ "INDEXED"
+ 12 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image")
+ (proc-arg 16 "drawable" "Drawable to save")
+ (proc-arg 4 "filename" "The name of the file to save")
+ (proc-arg 4 "raw-filename" "The name entered")
+ (proc-arg 4 "comment" "Image description (maximum 72 bytes)")
+ (proc-arg 0 "x10" "Save in X10 format")
+ (proc-arg 0 "x-hot" "X coordinate of hotspot")
+ (proc-arg 0 "y-hot" "Y coordinate of hotspot")
+ (proc-arg 4 "prefix" "Identifier prefix [determined from filename]")
+ (proc-arg 0 "write-mask" "(0 = ignore, 1 = save as extra file)")
+ (proc-arg 4 "mask-extension" "Extension of the mask file")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/rotate" 1413468138
+ (proc-def "plug-in-rotate" 1
+ "Rotates a layer or the whole image by 90, 180 or 270 degrees"
+ "This plug-in does rotate the active layer or the whole image clockwise by multiples of 90 degrees. When the whole image is choosen, the image is resized if necessary."
+ "Sven Neumann <sven@gimp.org>, Adam D. Moss <adam@gimp.org>"
+ "Sven Neumann, Adam D. Moss"
+ "v1.0 (2000/06/18)"
+ ""
+ 0
+ (icon stock-id -1 "")
+ "RGB*, INDEXED*, GRAY*"
+ 5 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image")
+ (proc-arg 16 "drawable" "Input drawable")
+ (proc-arg 0 "angle" "Angle { 90 (1), 180 (2), 270 (3) } degrees")
+ (proc-arg 0 "everything" "Rotate the whole image { TRUE, FALSE }")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/blur-gauss-selective" 1413468139
+ (proc-def "plug-in-sel-gauss" 1
+ "Blur neighboring pixels, but only in low-contrast areas"
+ "This filter functions similar to the regular gaussian blur filter except that neighbouring pixels that differ more than the given maxdelta parameter will not be blended with. This way with the correct parameters, an image can be smoothed out without losing details. However, this filter can be rather slow."
+ "Thom van Os"
+ "Thom van Os"
+ "1999"
+ "_Selective Gaussian Blur..."
+ 1
+ (menu-path "<Image>/Filters/Blur")
+ (icon stock-id -1 "")
+ "RGB*, GRAY*"
+ 5 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image (unused)")
+ (proc-arg 16 "drawable" "Input drawable")
+ (proc-arg 3 "radius" "Radius of gaussian blur (in pixels, > 0.0)")
+ (proc-arg 0 "max-delta" "Maximum delta")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/alien-map" 1413468137
+ (proc-def "plug-in-alienmap2" 1
+ "Alter colors in various psychedelic ways"
+ "No help yet. Just try it and you'll see!"
+ "Martin Weber (martweb@gmx.net)"
+ "Martin Weber (martweb@gmx.net"
+ "24th April 1998"
+ "_Alien Map..."
+ 1
+ (menu-path "<Image>/Colors/Map")
+ (icon stock-id -1 "")
+ "RGB*"
+ 13 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image")
+ (proc-arg 16 "drawable" "Input drawable")
+ (proc-arg 3 "redfrequency" "Red/hue component frequency factor")
+ (proc-arg 3 "redangle" "Red/hue component angle factor (0-360)")
+ (proc-arg 3 "greenfrequency" "Green/saturation component frequency factor")
+ (proc-arg 3 "greenangle" "Green/saturation component angle factor (0-360)")
+ (proc-arg 3 "bluefrequency" "Blue/luminance component frequency factor")
+ (proc-arg 3 "blueangle" "Blue/luminance component angle factor (0-360)")
+ (proc-arg 2 "colormodel" "Color model { RGB-MODEL (0), HSL-MODEL (1) }")
+ (proc-arg 2 "redmode" "Red/hue application mode { TRUE, FALSE }")
+ (proc-arg 2 "greenmode" "Green/saturation application mode { TRUE, FALSE }")
+ (proc-arg 2 "bluemode" "Blue/luminance application mode { TRUE, FALSE }")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/ripple" 1413468139
+ (proc-def "plug-in-ripple" 1
+ "Displace pixels in a ripple pattern"
+ "Ripples the pixels of the specified drawable. Each row or column will be displaced a certain number of pixels coinciding with the given wave form"
+ "Brian Degenhardt <bdegenha@ucsd.edu>"
+ "Brian Degenhardt"
+ "1997"
+ "_Ripple..."
+ 1
+ (menu-path "<Image>/Filters/Distorts")
+ (icon stock-id -1 "")
+ "RGB*, GRAY*"
+ 10 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image (unused)")
+ (proc-arg 16 "drawable" "Input drawable")
+ (proc-arg 0 "period" "Period: number of pixels for one wave to complete")
+ (proc-arg 0 "amplitude" "Amplitude: maximum displacement of wave")
+ (proc-arg 0 "orientation" "Orientation { ORIENTATION-HORIZONTAL (0), ORIENTATION-VERTICAL (1) }")
+ (proc-arg 0 "edges" "Edges { SMEAR (0), WRAP (1), BLANK (2) }")
+ (proc-arg 0 "waveform" "Waveform { SAWTOOTH (0), SINE (1) }")
+ (proc-arg 0 "antialias" "Antialias { TRUE, FALSE }")
+ (proc-arg 0 "tile" "Tileable { TRUE, FALSE }")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/edge-sobel" 1413468132
+ (proc-def "plug-in-sobel" 1
+ "Specialized direction-dependent edge detection"
+ "This plugin calculates the gradient with a sobel operator. The user can specify which direction to use. When both directions are used, the result is the RMS of the two gradients; if only one direction is used, the result either the absolut value of the gradient, or 127 + gradient (if the 'keep sign' switch is on). This way, information about the direction of the gradient is preserved. Resulting images are not autoscaled."
+ "Thorsten Schnier"
+ "Thorsten Schnier"
+ "1997"
+ "_Sobel..."
+ 1
+ (menu-path "<Image>/Filters/Edge-Detect")
+ (icon stock-id -1 "")
+ "RGB*, GRAY*"
+ 6 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image (unused)")
+ (proc-arg 16 "drawable" "Input drawable")
+ (proc-arg 0 "horizontal" "Sobel in horizontal direction")
+ (proc-arg 0 "vertical" "Sobel in vertical direction")
+ (proc-arg 0 "keep-sign" "Keep sign of result (one direction only)")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/apply-canvas" 1413468135
+ (proc-def "plug-in-apply-canvas" 1
+ "Add a canvas texture to the image"
+ "This function applies a canvas texture map to the drawable."
+ "Karl-Johan Andersson"
+ "Karl-Johan Andersson"
+ "1997"
+ "_Apply Canvas..."
+ 1
+ (menu-path "<Image>/Filters/Artistic")
+ (icon stock-id -1 "")
+ "RGB*, GRAY*"
+ 5 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image (unused)")
+ (proc-arg 16 "drawable" "Input drawable")
+ (proc-arg 0 "direction" "Light direction (0 - 3)")
+ (proc-arg 0 "depth" "Texture depth (1 - 50)")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/python-console.py" 1413468057
+ (proc-def "python-fu-console" 1
+ "Interactive GIMP Python interpreter"
+ "Type in commands and see results"
+ "James Henstridge"
+ "James Henstridge"
+ "1997-1999"
+ "_Console"
+ 1
+ (menu-path "<Image>/Filters/Languages/Python-Fu")
+ (icon stock-id -1 "")
+ ""
+ 1 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }"))
+ (locale-def "gimp20-python" "/usr/share/locale"))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/lens-apply" 1413468134
+ (proc-def "plug-in-applylens" 1
+ "Simulate an elliptical lens over the image"
+ "This plug-in uses Snell's law to draw an ellipsoid lens over the image"
+ "Morten Eriksen"
+ "Morten Eriksen"
+ "1997"
+ "Apply _Lens..."
+ 1
+ (menu-path "<Image>/Filters/Distorts")
+ (icon stock-id -1 "")
+ "RGB*, GRAY*, INDEXED*"
+ 7 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image (unused)")
+ (proc-arg 16 "drawable" "Input drawable")
+ (proc-arg 3 "refraction" "Lens refraction index")
+ (proc-arg 0 "keep-surroundings" "Keep lens surroundings { TRUE, FALSE }")
+ (proc-arg 0 "set-background" "Set lens surroundings to BG value { TRUE, FALSE }")
+ (proc-arg 0 "set-transparent" "Set lens surroundings transparent { TRUE, FALSE }")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/despeckle" 1413468134
+ (proc-def "plug-in-despeckle" 1
+ "Remove speckle noise from the image"
+ "This plug-in selectively performs a median or adaptive box filter on an image."
+ "Michael Sweet <mike@easysw.com>"
+ "Copyright 1997-1998 by Michael Sweet"
+ "May 2010"
+ "Des_peckle..."
+ 1
+ (menu-path "<Image>/Filters/Enhance")
+ (icon stock-id -1 "")
+ "RGB*, GRAY*"
+ 7 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image")
+ (proc-arg 16 "drawable" "Input drawable")
+ (proc-arg 0 "radius" "Filter box radius (default = 3)")
+ (proc-arg 0 "type" "Filter type { MEDIAN (0), ADAPTIVE (1), RECURSIVE-MEDIAN (2), RECURSIVE-ADAPTIVE (3) }")
+ (proc-arg 0 "black" "Black level (-1 to 255)")
+ (proc-arg 0 "white" "White level (0 to 256)")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/ifs-compose" 1413468135
+ (proc-def "plug-in-ifscompose" 1
+ "Create an Iterated Function System (IFS) fractal"
+ "Interactively create an Iterated Function System fractal. Use the window on the upper left to adjust the component transformations of the fractal. The operation that is performed is selected by the buttons underneath the window, or from a menu popped up by the right mouse button. The fractal will be rendered with a transparent background if the current image has an alpha channel."
+ "Owen Taylor"
+ "Owen Taylor"
+ "1997"
+ "_IFS Fractal..."
+ 1
+ (menu-path "<Image>/Filters/Render/Nature")
+ (icon stock-id -1 "")
+ "RGB*, GRAY*"
+ 3 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image")
+ (proc-arg 16 "drawable" "Input drawable")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/selection-to-path" 1413468137
+ (proc-def "plug-in-sel2path" 1
+ "Converts a selection to a path"
+ "Converts a selection to a path"
+ "Andy Thomas"
+ "Andy Thomas"
+ "1999"
+ ""
+ 0
+ (icon stock-id -1 "")
+ "RGB*, INDEXED*, GRAY*"
+ 3 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image")
+ (proc-arg 16 "drawable" "Input drawable (unused)"))
+ (proc-def "plug-in-sel2path-advanced" 1
+ "Converts a selection to a path (with advanced user menu)"
+ "Converts a selection to a path (with advanced user menu)"
+ "Andy Thomas"
+ "Andy Thomas"
+ "1999"
+ ""
+ 0
+ (icon stock-id -1 "")
+ "RGB*, INDEXED*, GRAY*"
+ 23 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image")
+ (proc-arg 16 "drawable" "Input drawable (unused)")
+ (proc-arg 3 "align-threshold" "align_threshold")
+ (proc-arg 3 "corner-always-threshold" "corner_always_threshold")
+ (proc-arg 2 "corner-surround" "corner_surround")
+ (proc-arg 3 "corner-threshold" "corner_threshold")
+ (proc-arg 3 "error-threshold" "error_threshold")
+ (proc-arg 2 "filter-alternative-surround" "filter_alternative_surround")
+ (proc-arg 3 "filter-epsilon" "filter_epsilon")
+ (proc-arg 2 "filter-iteration-count" "filter_iteration_count")
+ (proc-arg 3 "filter-percent" "filter_percent")
+ (proc-arg 2 "filter-secondary-surround" "filter_secondary_surround")
+ (proc-arg 2 "filter-surround" "filter_surround")
+ (proc-arg 2 "keep-knees" "{1-Yes, 0-No}")
+ (proc-arg 3 "line-reversion-threshold" "line_reversion_threshold")
+ (proc-arg 3 "line-threshold" "line_threshold")
+ (proc-arg 3 "reparameterize-improvement" "reparameterize_improvement")
+ (proc-arg 3 "reparameterize-threshold" "reparameterize_threshold")
+ (proc-arg 3 "subdivide-search" "subdivide_search")
+ (proc-arg 2 "subdivide-surround" "subdivide_surround")
+ (proc-arg 3 "subdivide-threshold" "subdivide_threshold")
+ (proc-arg 2 "tangent-surround" "tangent_surround")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/edge" 1413468140
+ (proc-def "plug-in-edge" 1
+ "Several simple methods for detecting edges"
+ "Perform edge detection on the contents of the specified drawable.AMOUNT is an arbitrary constant, WRAPMODE is like displace plug-in (useful for tilable image). EDGEMODE sets the kind of matrix transform applied to the pixels, SOBEL was the method used in older versions."
+ "Peter Mattis & (ported to 1.0 by) Eiichi Takamori"
+ "Peter Mattis"
+ "1996"
+ "_Edge..."
+ 1
+ (menu-path "<Image>/Filters/Edge-Detect")
+ (icon stock-id -1 "")
+ "RGB*, GRAY*"
+ 6 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image (unused)")
+ (proc-arg 16 "drawable" "Input drawable")
+ (proc-arg 3 "amount" "Edge detection amount")
+ (proc-arg 0 "wrapmode" "Edge detection behavior { WRAP (1), SMEAR (2), BLACK (3) }")
+ (proc-arg 0 "edgemode" "Edge detection algorithm { SOBEL (0), PREWITT (1), GRADIENT (2), ROBERTS (3), DIFFERENTIAL (4), LAPLACE (5) }")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/file-gif-load" 1413468133
+ (proc-def "file-gif-load" 1
+ "Loads files of Compuserve GIF file format"
+ "FIXME: write help for gif_load"
+ "Spencer Kimball, Peter Mattis, Adam Moss, David Koblas"
+ "Spencer Kimball, Peter Mattis, Adam Moss, David Koblas"
+ "1995-2006"
+ "GIF image"
+ 0
+ (icon stock-id -1 "")
+ (load-proc
+ (extension "gif")
+ (magic "0,string,GIF8")
+ (mime-type "image/gif")
+ (thumb-loader "file-gif-load-thumb"))
+ ""
+ 3 1
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 4 "filename" "The name of the file to load")
+ (proc-arg 4 "raw-filename" "The name entered")
+ (proc-arg 13 "image" "Output image"))
+ (proc-def "file-gif-load-thumb" 1
+ "Loads only the first frame of a GIF image, to be used as a thumbnail"
+ ""
+ "Sven Neumann"
+ "Sven Neumann"
+ "2006"
+ ""
+ 0
+ (icon stock-id -1 "")
+ ""
+ 2 3
+ (proc-arg 4 "filename" "The name of the file to load")
+ (proc-arg 0 "thumb-size" "Preferred thumbnail size")
+ (proc-arg 13 "image" "Output image")
+ (proc-arg 0 "image-width" "Width of full-sized image")
+ (proc-arg 0 "image-height" "Height of full-sized image")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/blur-gauss" 1413468140
+ (proc-def "plug-in-gauss" 1
+ "Simplest, most commonly used way of blurring"
+ "Applies a gaussian blur to the drawable, with specified radius of affect. The standard deviation of the normal distribution used to modify pixel values is calculated based on the supplied radius. Horizontal and vertical blurring can be independently invoked by specifying only one to run. The IIR gaussian blurring works best for large radius values and for images which are not computer-generated."
+ "Spencer Kimball & Peter Mattis"
+ "Spencer Kimball & Peter Mattis"
+ "1995-1996"
+ "_Gaussian Blur..."
+ 1
+ (menu-path "<Image>/Filters/Blur")
+ (icon stock-id -1 "")
+ "RGB*, GRAY*"
+ 6 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image")
+ (proc-arg 16 "drawable" "Input drawable")
+ (proc-arg 3 "horizontal" "Horizontal radius of gaussian blur (in pixels, > 0.0)")
+ (proc-arg 3 "vertical" "Vertical radius of gaussian blur (in pixels, > 0.0)")
+ (proc-arg 0 "method" "Blur method { IIR (0), RLE (1) }"))
+ (proc-def "plug-in-gauss-iir" 1
+ "Apply a gaussian blur"
+ "Applies a gaussian blur to the drawable, with specified radius of affect. The standard deviation of the normal distribution used to modify pixel values is calculated based on the supplied radius. Horizontal and vertical blurring can be independently invoked by specifying only one to run. The IIR gaussian blurring works best for large radius values and for images which are not computer-generated."
+ "Spencer Kimball & Peter Mattis"
+ "Spencer Kimball & Peter Mattis"
+ "1995-1996"
+ ""
+ 0
+ (icon stock-id -1 "")
+ "RGB*, GRAY*"
+ 6 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image (unused)")
+ (proc-arg 16 "drawable" "Input drawable")
+ (proc-arg 3 "radius" "Radius of gaussian blur (in pixels, > 0.0)")
+ (proc-arg 0 "horizontal" "Blur in horizontal direction")
+ (proc-arg 0 "vertical" "Blur in vertical direction"))
+ (proc-def "plug-in-gauss-iir2" 1
+ "Apply a gaussian blur"
+ "Applies a gaussian blur to the drawable, with specified radius of affect. The standard deviation of the normal distribution used to modify pixel values is calculated based on the supplied radius. This radius can be specified indepently on for the horizontal and the vertical direction. The IIR gaussian blurring works best for large radius values and for images which are not computer-generated."
+ "Spencer Kimball, Peter Mattis & Sven Neumann"
+ "Spencer Kimball, Peter Mattis & Sven Neumann"
+ "1995-2000"
+ ""
+ 0
+ (icon stock-id -1 "")
+ "RGB*, GRAY*"
+ 5 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image")
+ (proc-arg 16 "drawable" "Input drawable")
+ (proc-arg 3 "horizontal" "Horizontal radius of gaussian blur (in pixels, > 0.0)")
+ (proc-arg 3 "vertical" "Vertical radius of gaussian blur (in pixels, > 0.0)"))
+ (proc-def "plug-in-gauss-rle" 1
+ "Apply a gaussian blur"
+ "Applies a gaussian blur to the drawable, with specified radius of affect. The standard deviation of the normal distribution used to modify pixel values is calculated based on the supplied radius. Horizontal and vertical blurring can be independently invoked by specifying only one to run. The RLE gaussian blurring performs most efficiently on computer-generated images or images with large areas of constant intensity."
+ "Spencer Kimball & Peter Mattis"
+ "Spencer Kimball & Peter Mattis"
+ "1995-1996"
+ ""
+ 0
+ (icon stock-id -1 "")
+ "RGB*, GRAY*"
+ 6 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image (unused)")
+ (proc-arg 16 "drawable" "Input drawable")
+ (proc-arg 3 "radius" "Radius of gaussian blur (in pixels, > 0.0)")
+ (proc-arg 0 "horizontal" "Blur in horizontal direction")
+ (proc-arg 0 "vertical" "Blur in vertical direction"))
+ (proc-def "plug-in-gauss-rle2" 1
+ "Apply a gaussian blur"
+ "Applies a gaussian blur to the drawable, with specified radius of affect. The standard deviation of the normal distribution used to modify pixel values is calculated based on the supplied radius. This radius can be specified indepently on for the horizontal and the vertical direction. The RLE gaussian blurring performs most efficiently on computer-generated images or images with large areas of constant intensity."
+ "Spencer Kimball, Peter Mattis & Sven Neumann"
+ "Spencer Kimball, Peter Mattis & Sven Neumann"
+ "1995-2000"
+ ""
+ 0
+ (icon stock-id -1 "")
+ "RGB*, GRAY*"
+ 5 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image")
+ (proc-arg 16 "drawable" "Input drawable")
+ (proc-arg 3 "horizontal" "Horizontal radius of gaussian blur (in pixels, > 0.0)")
+ (proc-arg 3 "vertical" "Vertical radius of gaussian blur (in pixels, > 0.0)")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/file-xjt" 1413468138
+ (proc-def "file-xjt-load" 1
+ "loads files of the jpeg-tar file format"
+ "loads files of the jpeg-tar file format"
+ "Wolfgang Hofer"
+ "Wolfgang Hofer"
+ "2000-Mar-07"
+ "GIMP compressed XJT image"
+ 0
+ (icon stock-id -1 "")
+ (load-proc
+ (extension "xjt,xjtgz,xjtbz2"))
+ ""
+ 3 1
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 4 "filename" "The name of the file to load")
+ (proc-arg 4 "raw-filename" "The name of the file to load")
+ (proc-arg 13 "image" "Output image")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/red-eye-removal" 1413468134
+ (proc-def "plug-in-red-eye-removal" 1
+ "Remove the red eye effect caused by camera flashes"
+ "This plug-in removes the red eye effect caused by camera flashes by using a percentage based red color threshold. Make a selection containing the eyes, and apply the filter while adjusting the threshold to accurately remove the red eyes."
+ "Robert Merkel <robert.merkel@benambra.org>, Andreas Røsdal <andrearo@stud.ntnu.no>"
+ "Copyright 2004-2006 Robert Merkel, Andreas Røsdal"
+ "2006"
+ "_Red Eye Removal..."
+ 1
+ (menu-path "<Image>/Filters/Enhance")
+ (icon stock-id -1 "")
+ "RGB*"
+ 4 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image")
+ (proc-arg 16 "drawable" "Input drawable")
+ (proc-arg 0 "threshold" "Red eye threshold in percent")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/color-rotate" 1413468133
+ (proc-def "plug-in-rotate-colormap" 1
+ "Replace a range of colors with another"
+ "Exchanges two color ranges. Based on code from Pavel Grinfeld (pavel@ml.com). This version written by Sven Anders (anderss@fmi.uni-passau.de)."
+ "Sven Anders (anderss@fmi.uni-passau.de) and Pavel Grinfeld (pavel@ml.com)"
+ "Sven Anders (anderss@fmi.uni-passau.de)"
+ "04th April 1999"
+ "_Rotate Colors..."
+ 1
+ (menu-path "<Image>/Colors/Map")
+ (icon stock-id -1 "")
+ "RGB*"
+ 3 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image (used for indexed images)")
+ (proc-arg 16 "drawable" "Input drawable")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/guillotine" 1413468141
+ (proc-def "plug-in-guillotine" 1
+ "Slice the image into subimages using guides"
+ "This function takes an image and slices it along its guides, creating new images. The original image is not modified."
+ "Adam D. Moss (adam@foxbox.org)"
+ "Adam D. Moss (adam@foxbox.org)"
+ "1998"
+ "_Guillotine"
+ 1
+ (menu-path "<Image>/Image/Transform")
+ (icon stock-id -1 "")
+ "RGB*, INDEXED*, GRAY*"
+ 3 2
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image")
+ (proc-arg 16 "drawable" "Input drawable (unused)")
+ (proc-arg 0 "image-count" "Number of images created")
+ (proc-arg 5 "image-ids" "Output images")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/file-tiff-save" 1413468132
+ (proc-def "file-tiff-save" 1
+ "saves files in the tiff file format"
+ "Saves files in the Tagged Image File Format. The value for the saved comment is taken from the 'gimp-comment' parasite."
+ "Spencer Kimball & Peter Mattis"
+ "Spencer Kimball & Peter Mattis"
+ "1995-1996,2000-2003"
+ "TIFF image"
+ 0
+ (icon stock-id -1 "")
+ (save-proc
+ (extension "tif,tiff")
+ (mime-type "image/tiff"))
+ "RGB*, GRAY*, INDEXED"
+ 6 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image")
+ (proc-arg 16 "drawable" "Drawable to save")
+ (proc-arg 4 "filename" "The name of the file to save the image in")
+ (proc-arg 4 "raw-filename" "The name of the file to save the image in")
+ (proc-arg 0 "compression" "Compression type: { NONE (0), LZW (1), PACKBITS (2), DEFLATE (3), JPEG (4), CCITT G3 Fax (5), CCITT G4 Fax (6) }"))
+ (proc-def "file-tiff-save2" 1
+ "saves files in the tiff file format"
+ "Saves files in the Tagged Image File Format. The value for the saved comment is taken from the 'gimp-comment' parasite."
+ "Spencer Kimball & Peter Mattis"
+ "Spencer Kimball & Peter Mattis"
+ "1995-1996,2000-2003"
+ "TIFF image"
+ 0
+ (icon stock-id -1 "")
+ "RGB*, GRAY*, INDEXED"
+ 7 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image")
+ (proc-arg 16 "drawable" "Drawable to save")
+ (proc-arg 4 "filename" "The name of the file to save the image in")
+ (proc-arg 4 "raw-filename" "The name of the file to save the image in")
+ (proc-arg 0 "compression" "Compression type: { NONE (0), LZW (1), PACKBITS (2), DEFLATE (3), JPEG (4), CCITT G3 Fax (5), CCITT G4 Fax (6) }")
+ (proc-arg 0 "save-transp-pixels" "Keep the color data masked by an alpha channel intact")))
+(plug-in-def "/usr/lib/gimp/2.0/plug-ins/file-uri" 1413468132
+ (proc-def "file-uri-load" 1
+ "loads files given an URI"
+ "Loads a file using the GIO Virtual File System"
+ "Spencer Kimball & Peter Mattis"
+ "Spencer Kimball & Peter Mattis"
+ "1995-2008"
+ "URI"
+ 0
+ (icon stock-id -1 "gimp-web")
+ (load-proc
+ (prefix "file:"))
+ ""
+ 3 1
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 4 "filename" "The name of the file to load")
+ (proc-arg 4 "raw-filename" "The name entered")
+ (proc-arg 13 "image" "Output image"))
+ (proc-def "file-uri-save" 1
+ "saves files given an URI"
+ "Saves a file using the GIO Virtual File System"
+ "Michael Natterer, Sven Neumann"
+ "Michael Natterer"
+ "2005-2008"
+ "URI"
+ 0
+ (icon stock-id -1 "gimp-web")
+ (save-proc
+ (prefix "file:"))
+ "RGB*, GRAY*, INDEXED*"
+ 5 0
+ (proc-arg 0 "run-mode" "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }")
+ (proc-arg 13 "image" "Input image")
+ (proc-arg 16 "drawable" "Drawable to save")
+ (proc-arg 4 "filename" "The name of the file to save the image in")
+ (proc-arg 4 "raw-filename" "The name of the file to save the image in")))
+
+# end of pluginrc
diff --git a/.gimp-2.8/sessionrc b/.gimp-2.8/sessionrc
new file mode 100644
index 0000000..a8bba0d
--- /dev/null
+++ b/.gimp-2.8/sessionrc
@@ -0,0 +1,79 @@
+# GIMP sessionrc
+#
+# This file takes session-specific info (that is info, you want to keep
+# between two GIMP sessions). You are not supposed to edit it manually, but
+# of course you can do. The sessionrc will be entirely rewritten every time
+# you quit GIMP. If this file isn't found, defaults are used.
+
+(session-info "toplevel"
+ (factory-entry "gimp-toolbox-window")
+ (position 0 453)
+ (size 144 820)
+ (open-on-exit)
+ (gimp-toolbox
+ (book
+ (current-page 0)
+ (dockable "gimp-tool-options"
+ (tab-style automatic)
+ (aux-info
+ (show-button-bar "true"))))))
+(session-info "toplevel"
+ (factory-entry "gimp-dock-window")
+ (position 1277 453)
+ (size 210 820)
+ (open-on-exit)
+ (aux-info
+ (show-image-menu "false")
+ (follow-active-image "true"))
+ (gimp-dock
+ (book
+ (current-page 0)
+ (dockable "gimp-layer-list"
+ (tab-style automatic)
+ (preview-size 32)
+ (aux-info
+ (show-button-bar "true")))
+ (dockable "gimp-channel-list"
+ (tab-style automatic)
+ (preview-size 32)
+ (aux-info
+ (show-button-bar "true")))
+ (dockable "gimp-vectors-list"
+ (tab-style automatic)
+ (preview-size 32)
+ (aux-info
+ (show-button-bar "true")))
+ (dockable "gimp-undo-history"
+ (tab-style automatic)
+ (aux-info
+ (show-button-bar "true"))))
+ (book
+ (position 420)
+ (current-page 0)
+ (dockable "gimp-brush-grid"
+ (tab-style automatic)
+ (aux-info
+ (show-button-bar "true")))
+ (dockable "gimp-pattern-grid"
+ (tab-style automatic)
+ (aux-info
+ (show-button-bar "true")))
+ (dockable "gimp-gradient-list"
+ (tab-style automatic)
+ (aux-info
+ (show-button-bar "true"))))))
+(session-info "toplevel"
+ (factory-entry "gimp-empty-image-window")
+ (position 410 370)
+ (size 620 200)
+ (open-on-exit))
+(session-info "toplevel"
+ (factory-entry "gimp-single-image-window")
+ (position 160 70)
+ (size 1140 780))
+
+(hide-docks no)
+(single-window-mode no)
+(last-tip-shown 0)
+
+# end of sessionrc
diff --git a/.gimp-2.8/tags.xml b/.gimp-2.8/tags.xml
new file mode 100644
index 0000000..be7bb41
--- /dev/null
+++ b/.gimp-2.8/tags.xml
@@ -0,0 +1,846 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<tags>
+
+ <resource identifier="${gimp_data_dir}/brushes/Round.vbr" checksum="a7f02530d3bc7484c8f9240cbe9c65b1">
+ <tag>round</tag>
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/brushes/Round-Fuzzy.vbr" checksum="f8cb2466841104a55e42afce4568d103">
+ <tag>fuzzy</tag>
+ <tag>round</tag>
+ </resource>
+
+ <resource identifier="gimp-brush-clipboard" checksum="157dcef48665ab465439cfaf10d6feeb">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/brushes/Basic/1-pixel.vbr" checksum="b22c1fec1056f979b1d17e4cc80e9112">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/brushes/Basic/Block-01.vbr" checksum="5a8e52d10d9a0cddcc31cf3507a41d06">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/brushes/Basic/Block-02.vbr" checksum="a6ab0bd0159ddcde4405e9cf0d3a07fc">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/brushes/Basic/Block-03.vbr" checksum="70399a5e4e39151d23cf365749da49f5">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/brushes/Basic/Hardness-025.vbr" checksum="0e82572c8b71c4155e7364d66bc0ffce">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/brushes/Basic/Hardness-050.vbr" checksum="1203f10747c787a9345529a4b5150a5e">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/brushes/Basic/Hardness-075.vbr" checksum="eaf8d3adf6df55c97dd30aee0a1bba22">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/brushes/Basic/Hardness-100.vbr" checksum="c67eef177816d6ef25cc790cb54ab9e3">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/brushes/Basic/Star.vbr" checksum="9f799f34788daa90ffb9cf981226a120">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/brushes/Media/Acrylic-01.gih" checksum="9ec0779f4c84fb3d0844bcdb069c8e0a">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/brushes/Media/Acrylic-02.gih" checksum="da0b21c73078882a59430ce68e8860b9">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/brushes/Media/Acrylic-03.gih" checksum="46c0656093b556418dbcd24de48a2596">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/brushes/Media/Acrylic-04.gih" checksum="11311bde958533f3b7ada598af5c6d46">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/brushes/Media/Acrylic-05.gih" checksum="69d6b269dffc2db6a6f44b380aaf1e5e">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/brushes/Legacy/confetti.gih" checksum="d136b60fdd9cf41693a485a329b32e95">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/brushes/Media/Bristles-01.gbr" checksum="fdb59dabc3b9fc9716bd87cfe225ba3b">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/brushes/Media/Bristles-02.gbr" checksum="6432476cb5cb5b5642433465e23f7402">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/brushes/Media/Bristles-03.gbr" checksum="6162ce91b1218ec8f0f98bfab930d5bf">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/brushes/Texture/Cell-01.gbr" checksum="4814485c0f5974fa193eb15f710c3d1c">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/brushes/Texture/Cell-02.gbr" checksum="e5ce74dd25bdd3fc05ab8d930c6f9e44">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/brushes/Sketch/Chalk-01.gih" checksum="832186dc1b71adbcb2f1a6ba08ce302f">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/brushes/Sketch/Chalk-02.gih" checksum="27729bcad9c20129add5833bfcba2da8">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/brushes/Sketch/Chalk-03.gih" checksum="6d195118ceb4102d508eb3faedcf6dcc">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/brushes/Sketch/Charcoal-01.gbr" checksum="1cd3f9664c688103f0b230299dcf6987">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/brushes/Sketch/Charcoal-02.gbr" checksum="e77611c1661ab0d3bf4503d3238a5644">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/brushes/Legacy/confetti.gbr" checksum="ba5a4759cb321b81e232bba3f33dce76">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/brushes/Legacy/galaxy.gbr" checksum="12ad36cb50383c2d95dbcf446072ee04">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/brushes/Legacy/galaxy-big.gbr" checksum="afabaf7991e7e812137bb45205acd461">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/brushes/Texture/Grass.gih" checksum="81d3c86640806e7ad40f5e0c93d941ef">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/brushes/Media/Oils-01.gbr" checksum="31ae0d62365e54402dcfe80784c6d691">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/brushes/Media/Oils-02.gbr" checksum="21f2ec5f7d414a2f3fffa97752675f55">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/brushes/Media/Oils-03.gbr" checksum="0128fe2fd4bdf5894c52c787f742b587">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/brushes/Sketch/Pencil-01.gih" checksum="775f1ee9e24fd5b71433472a5bf168ef">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/brushes/Sketch/Pencil-02.gih" checksum="1f5cae22c8f8d30e027ade099c69d34c">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/brushes/Sketch/Pencil-Scratch.gbr" checksum="4213a17b290fd39a5c6c72d75b1aa4ac">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/brushes/Basic/pixel.gbr" checksum="ce0705096e61dc0645b2c13a122d8e8f">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/brushes/Legacy/dunes.gbr" checksum="f0afae839c62535921b0ecabdb7bb998">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/brushes/Texture/Smoke.gbr" checksum="eb1577def9f3a209b3457a9c99333dd9">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/brushes/Splatters/Sparks-Hose.gih" checksum="50faf43769ea9c6986fa38839e348b77">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/brushes/Splatters/Splats-01.gih" checksum="5ce135cbb844ce745db15150c15acde9">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/brushes/Splatters/Splats-02.gih" checksum="e2352e2b26137b13161a859209e89b95">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/brushes/Splatters/Sponge-01.gbr" checksum="355cc39ffe2d0fb382a51eb0a806f2bb">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/brushes/Splatters/Sponge-02.gbr" checksum="4c0798a6621eef155dc86a79fe5df810">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/brushes/Texture/Structure.gbr" checksum="b1f120a7a427525104d7e16703898b67">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/brushes/Texture/Texture-01.gbr" checksum="6c41a55e3cfaf5dc03988f05be6106f8">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/brushes/Texture/Texture-02.gbr" checksum="a2459f434c81d8eefeb063c005db9d80">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/brushes/Texture/Texture-Hose-01.gih" checksum="c36845a56879e601fbfeada31f5b414b">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/brushes/Texture/Texture-Hose-02.gih" checksum="bfd5be7b42a28d038930f1aef897320d">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/brushes/Texture/Texture-Hose-03.gih" checksum="d2818e2a9346edf7c76aeea5a215f5ca">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/brushes/Texture/Vegetation-01.gbr" checksum="5f180b3d17ee11a9367489f2a597a451">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/brushes/Texture/Vegetation-02.gih" checksum="6ce358a6a63479e729469f64bc77e361">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/brushes/Legacy/vine.gih" checksum="3963e1de9cf5ead1f8cb6332b9351c6f">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/brushes/Legacy/pepper.gbr" checksum="70d13804987991dab34140f4cd662644">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/dynamics/Basic-Dynamics.gdyn" checksum="(null)">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/dynamics/Basic/Basic-Simple.gdyn" checksum="(null)">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/dynamics/Color-From-Gradient.gdyn" checksum="(null)">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/dynamics/FX/Confetti.gdyn" checksum="(null)">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/dynamics/Dynamics-Off.gdyn" checksum="(null)">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/dynamics/Basic/Dynamics-Random.gdyn" checksum="(null)">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/dynamics/Fade-Tapering.gdyn" checksum="(null)">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/dynamics/Basic/Negative-Size-Pressure.gdyn" checksum="(null)">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/dynamics/Basic/Pencil-Generic.gdyn" checksum="(null)">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/dynamics/Basic/Pencil-Shader.gdyn" checksum="(null)">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/dynamics/Basic/Pen-Generic.gdyn" checksum="(null)">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/dynamics/FX/Perspective.gdyn" checksum="(null)">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/dynamics/Basic/Pressure-Opacity.gdyn" checksum="(null)">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/dynamics/Random-Color.gdyn" checksum="(null)">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/dynamics/FX/Speed_Size_Opacity.gdyn" checksum="(null)">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/dynamics/Tilt-Angle.gdyn" checksum="(null)">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/dynamics/Track-Direction.gdyn" checksum="(null)">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/dynamics/Velocity-Tapering.gdyn" checksum="(null)">
+ </resource>
+
+ <resource identifier="gimp-pattern-clipboard" checksum="eff9598f9f61c1dc78d842f1798c2ab8">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/patterns/3dgreen.pat" checksum="00052731f14a5bc614daece969b368bc">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/patterns/amethyst.pat" checksum="ac004a0215ba837c01964226611635c0">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/patterns/blue.pat" checksum="9505c5e2df62d486dfd110eb08d9c022">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/patterns/bluegrid.pat" checksum="3ae3c2b4b499381174ccf8a49b8c205f">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/patterns/bluesquares.pat" checksum="6ae618f4f9833a1030fbf58c149c7241">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/patterns/blueweb.pat" checksum="b737ccf05a59c87cd120cc7a017224e7">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/patterns/brick.pat" checksum="1f241d71810da697b596525c50054ee7">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/patterns/burlap.pat" checksum="6046ce5617773e56cbc602842cd55124">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/patterns/burlwood.pat" checksum="3362a830595ec24c532d25fca6e82841">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/patterns/choc_swirl.pat" checksum="8f00b531d09279a0f7aa0c3208e26206">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/patterns/corkboard.pat" checksum="e0e344790d5425d5afe695b9b67b9a51">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/patterns/cracked.pat" checksum="31e59d7417cb4ef2dddd53cf2e136b2d">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/patterns/Craters.pat" checksum="6286edd005a095e1d20209bd8c63c130">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/patterns/crinklepaper.pat" checksum="b53d9e73d9c352e6cc4c94be921ba4d2">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/patterns/ground1.pat" checksum="00f690561e89d65d4b1257f0823b9977">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/patterns/electric.pat" checksum="c81aa3894d24289215497524598da855">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/patterns/fibers.pat" checksum="2830a6fc5f66e85493efedb4d4c6a84c">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/patterns/granite1.pat" checksum="c6220b4ee84951282053d96da7c0df91">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/patterns/ice.pat" checksum="3248a69c033c15e46356a9ecb996c652">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/patterns/java.pat" checksum="e66740db4790b501508b84b780a4158b">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/patterns/leather.pat" checksum="18fae1b0cb726162fda4c8a850ce6665">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/patterns/leopard.pat" checksum="e8518a613d2df2bfa1ce16c6f19380c0">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/patterns/lightning.pat" checksum="e53b923bdeccd742866cc836127b53cb">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/patterns/leaves.pat" checksum="991d0263a630f7d9379f3181cc5cf4dd">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/patterns/marble1.pat" checksum="7cca1d947b97e995440affa1a70e7afb">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/patterns/marble2.pat" checksum="b703250ff7bf9a13e0bf1cc7b951e8b4">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/patterns/marble3.pat" checksum="188e4483a8ad8d7adad18cb7475f2d4c">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/patterns/nops.pat" checksum="8e398be1aaa1b1ac6392ebb5a8dd5831">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/patterns/Moonfoot.pat" checksum="690271aaafee910dfc7b3fe2888c65cd">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/patterns/paper.pat" checksum="460447543ed49484ecf388d14d123eb8">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/patterns/parque1.pat" checksum="f7d5acd98b59f7830ea3b1afe92d29e6">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/patterns/parque2.pat" checksum="0b6e61665a81c96478faa1e4fe0af354">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/patterns/parque3.pat" checksum="a99fdcc9bc2814e7d51e05faeb07ec85">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/patterns/pastel.pat" checksum="9173341213573b8c87467733c34078ba">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/patterns/pine.pat" checksum="52fc540af9e485c532b96f3b2724ad74">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/patterns/wood2.pat" checksum="615a4ea243b717b73605569459aed362">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/patterns/pink_marble.pat" checksum="51a9ca43d2baf5243cb79d8a2f4db20f">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/patterns/pool.pat" checksum="b4f48469ab59632276d2b4d9af9dbde8">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/patterns/qube1.pat" checksum="3b96b82e490bea730e17dd752ffb7bc9">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/patterns/rain.pat" checksum="8babfb520276b39f918aa059ca1594be">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/patterns/recessed.pat" checksum="2743a836d39c547e0d83de27bffb45c1">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/patterns/redcube.pat" checksum="f64dee0efbc2fa301d7b4f3903a68308">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/patterns/rock.pat" checksum="93bc028e503811f0908f4de70681b733">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/patterns/sky.pat" checksum="78ffe7ed45f4cd89859a653debebc84c">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/patterns/slate.pat" checksum="fb10d3127362b61330e77ced0edddd7e">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/patterns/sm_squares.pat" checksum="4ba7d3135d74ec48bca8ee42c9645866">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/patterns/starfield.pat" checksum="b21a6bc688e62e02d16150fd5c2a3afe">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/patterns/stone33.pat" checksum="002ee5669bd46d09a642853bfd3a543f">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/patterns/Stripes2px.pat" checksum="7a5292735452fc15bf789fa3ea064ad2">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/patterns/Stripes1px.pat" checksum="7343d6b31434a2e736de3c5ab5197424">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/patterns/terra.pat" checksum="45c52055d10cc53a7a280777e6b76382">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/patterns/bark.pat" checksum="3d9dffc8833fe742b90c1a1f2f87e76c">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/patterns/walnut.pat" checksum="56b154ad68b400a4b62c62f314e278d4">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/patterns/warning.pat" checksum="bacf4a9e22fb7e97d705739ebf1aa205">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/patterns/wood5.pat" checksum="9a3b13cfc2d4a3b18bd7754506fe9ac6">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/patterns/wood3.pat" checksum="08109cffa79e14773e39e2390af5bc40">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/patterns/wood4.pat" checksum="2040255fdf70572e7d79395a7b191dd6">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/patterns/wood1.pat" checksum="0c055f250ddbccc1b32d05f8c0ad7012">
+ </resource>
+
+ <resource identifier="gimp-gradient-fg-bg-rgb-hardedge" checksum="12ad9439c57e897e50fb0399439e5b2b">
+ </resource>
+
+ <resource identifier="gimp-gradient-fg-bg-hsv-cw" checksum="86589f70c8a7777c6e2d1d14b99e3759">
+ </resource>
+
+ <resource identifier="gimp-gradient-fg-bg-hsv-ccw" checksum="65aacbbd72d99ff20ca1bd310f0a21a5">
+ </resource>
+
+ <resource identifier="gimp-gradient-fg-bg-rgb" checksum="4a878c6cfae0b0e03c0834723daadf92">
+ </resource>
+
+ <resource identifier="gimp-gradient-fg-transparent" checksum="1491f74caf057a39c8193470da2d2a29">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/gradients/Abstract_1.ggr" checksum="edaa7d1fc882ab813b75b49ee9272913">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/gradients/Abstract_2.ggr" checksum="3e6332a87dc9021be25a01ea217d12f0">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/gradients/Abstract_3.ggr" checksum="edef536ca9974a1fee7bc280c4fa9158">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/gradients/Aneurism.ggr" checksum="10d0afd25892733e4c8a71e7714c0a3c">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/gradients/Blinds.ggr" checksum="672688a7f97c746e27b995645d893f81">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/gradients/Blue_Green.ggr" checksum="ad7afdd77e95fb0cbc7b68627715aa13">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/gradients/Browns.ggr" checksum="d24a91392f3b5c5e34dedc8d1fc6bfa0">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/gradients/Brushed_Aluminium.ggr" checksum="8995cf0de6e9f5082a4bc879dc77ebd0">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/gradients/Burning_Paper.ggr" checksum="5aaed0c7692abe7cbfb75744b7967828">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/gradients/Burning_Transparency.ggr" checksum="ab6a58127b01c77ea378b97585d2d3cb">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/gradients/Caribbean_Blues.ggr" checksum="899e32a0cf94010dff9e1f93579f4292">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/gradients/CD.ggr" checksum="aa4627507fb28c79bb1d864f2ae3eeaa">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/gradients/CD_Half.ggr" checksum="6f70875e41cc69d68b7a0e7d9d5652bf">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/gradients/Coffee.ggr" checksum="a3407a154e1b875fe1858b57279db00f">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/gradients/Cold_Steel.ggr" checksum="656bc3893f6e7bbbaa9be0ee3a4a7c9f">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/gradients/Cold_Steel_2.ggr" checksum="b3b5c2560412ea9316116320f112ad9a">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/gradients/Crown_molding.ggr" checksum="e7fe6c14bf776c1564601bfc024d066e">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/gradients/Dark_1.ggr" checksum="57d6882650122320fe4a212c59de06a2">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/gradients/Deep_Sea.ggr" checksum="35b112cb987f0429da4350512b5db0fa">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/gradients/Default.ggr" checksum="ddc8841f60246138068a49dc22875804">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/gradients/Flare_Glow_Angular_1.ggr" checksum="4775a8280fbceeb59cf3859e084c28a1">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/gradients/Flare_Glow_Radial_1.ggr" checksum="e8c3d4029f64c368baa3ac8cd7bf8146">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/gradients/Flare_Glow_Radial_2.ggr" checksum="a557cd5278add08e372475d3d99f3e39">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/gradients/Flare_Glow_Radial_3.ggr" checksum="d86591dec258e8fdbb28732de345495c">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/gradients/Flare_Glow_Radial_4.ggr" checksum="f2eefd542fe04bd56e7218842684aee7">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/gradients/Flare_Radial_101.ggr" checksum="c7d51a864108ab38c58737a3f5d8284a">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/gradients/Flare_Radial_102.ggr" checksum="7763a8e71fac97f6cb07a3cf6c64ecc2">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/gradients/Flare_Radial_103.ggr" checksum="8f23721fa4910404f217b40d51085b60">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/gradients/Flare_Rays_Radial_1.ggr" checksum="3bf791c725e2d7f85a0aff0a93ac66d0">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/gradients/Flare_Rays_Radial_2.ggr" checksum="860f6ab9ab1b89fa2d58796e74bdcd77">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/gradients/Flare_Rays_Size_1.ggr" checksum="24a92724aafd292d8d3725efb13141b6">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/gradients/Flare_Sizefac_101.ggr" checksum="25f8ce37bf87e02514c8b23860dc53c8">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/gradients/Four_bars.ggr" checksum="514b2159057ba680eee275d1048c4d31">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/gradients/Full_saturation_spectrum_CCW.ggr" checksum="9011005e2f8cd96b67c62502052451bf">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/gradients/Full_saturation_spectrum_CW.ggr" checksum="173d8c6a0d6569643cc542afb229100f">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/gradients/Golden.ggr" checksum="34dfd5f7d4f5ab094d948d4ceae29d20">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/gradients/Greens.ggr" checksum="5ebfe1d2748811b766d270fcb8e01250">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/gradients/Horizon_1.ggr" checksum="8a64cd7cc03774fa5db60196b63ed078">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/gradients/Horizon_2.ggr" checksum="fad2e75f788e11c33397bea983573904">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/gradients/Incandescent.ggr" checksum="79b1b20641e619ee702f36bf8f15f2df">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/gradients/Land_1.ggr" checksum="2b31219738304a84f3079973558559d7">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/gradients/Land_and_Sea.ggr" checksum="870b89e11b32ddabbe66baf3bb44c36a">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/gradients/Metallic_Something.ggr" checksum="f829f3ca70599ad84228dfb991049e6e">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/gradients/Nauseating_Headache.ggr" checksum="c37ede154a94fa2c3f5efc3770b82c0d">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/gradients/Neon_Cyan.ggr" checksum="2054a504a44d4c418d83a102eeee80ce">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/gradients/Neon_Green.ggr" checksum="877576a7cfb92930f47e1c7d5ac405c1">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/gradients/Neon_Yellow.ggr" checksum="94b17fbb263aeef75dee98a28675f81e">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/gradients/Pastel_Rainbow.ggr" checksum="b981aa364dcf5f78c3f46e4bc6b83866">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/gradients/Pastels.ggr" checksum="23adc56dc00bd4ebf7f70ed1ed9cd539">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/gradients/Purples.ggr" checksum="2bd5415782982a935493fa803f195df4">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/gradients/Radial_Eyeball_Blue.ggr" checksum="04a114e3016ccc4f50bed7ed449aba98">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/gradients/Radial_Eyeball_Brown.ggr" checksum="a2c47e5a3971db798c478931271769bf">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/gradients/Radial_Eyeball_Green.ggr" checksum="64e7005a98fc4cd5e7b3a09026a99976">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/gradients/Radial_Glow_1.ggr" checksum="46b460d2125043e52fe69ef2a5e38cf8">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/gradients/Radial_Rainbow_Hoop.ggr" checksum="db1c3eae2bf94a0c8558cd525dcb0074">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/gradients/Rounded_edge.ggr" checksum="ab62d43581cfbaa9a31286e4197f5acc">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/gradients/Shadows_1.ggr" checksum="8e67174c5e65cb36187087c10dae4f05">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/gradients/Shadows_2.ggr" checksum="b810d88b1460235d91b78c3bafdf4706">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/gradients/Shadows_3.ggr" checksum="cbed6bf71e079f00d2d38e7d103c118e">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/gradients/Skyline.ggr" checksum="c84395a0afbee5a141bb99f949de277e">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/gradients/Skyline_polluted.ggr" checksum="7d2722640649ec4574bfa5f943842d88">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/gradients/Square_Wood_Frame.ggr" checksum="57c49346591e4919910c05e662656936">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/gradients/Sunrise.ggr" checksum="346584511d4125dc8b6ca89db2915755">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/gradients/Three_bars_sin.ggr" checksum="43fad05fbc9a509c6ac81e7133a182c0">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/gradients/Tropical_Colors.ggr" checksum="1931abcf7e88967e8350ed3523b2e6ef">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/gradients/Tube_Red.ggr" checksum="0d9bcc63aed51e02f133df0446b8fa7d">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/gradients/Wood_1.ggr" checksum="5cacfc0d19e98c156eb4b726ac05efa0">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/gradients/Wood_2.ggr" checksum="4f0609c7376dd30634170a8e0dbd2499">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/gradients/Yellow_Contrast.ggr" checksum="81e37626d2b0c9556bb4bbafd80a905f">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/gradients/Yellow_Orange.ggr" checksum="428584726006e23e260baa2a7d79f295">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/palettes/Bears.gpl" checksum="e82e818c20ac12bdd21049924ea2d1e7">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/palettes/Bgold.gpl" checksum="346622db0138429b0fab8b5d79d8a95c">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/palettes/Blues.gpl" checksum="16906e712e0573b8562ed5220298502b">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/palettes/Borders.gpl" checksum="3bc2921d2c89edc115ab7f42896c0c01">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/palettes/Browns_And_Yellows.gpl" checksum="d642210b147ec6b2b3f7d4d00bce6448">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/palettes/Caramel.gpl" checksum="1edf264a8bc4a91b1bef64a5ad4c854d">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/palettes/Cascade.gpl" checksum="54c05cc23d1e73d73adb4fa9846c80b2">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/palettes/China.gpl" checksum="05c14acb0d2ba92d317ea3d7e94d63f1">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/palettes/Coldfire.gpl" checksum="1ed0c4895cf5473479ae25e798008094">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/palettes/Cool_Colors.gpl" checksum="8fc00f172559e702a5ab9680013b0554">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/palettes/Cranes.gpl" checksum="cb2e9acc0ed26521d3aed8948aa0d4e8">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/palettes/Dark_pastels.gpl" checksum="8fa7a69d183b2f1b41397d27dfa10a89">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/palettes/Default.gpl" checksum="b8d8754cf636809b474b501e4c540788">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/palettes/Ega.gpl" checksum="a8842755eb6e9534d89bc4dfa360ea91">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/palettes/Firecode.gpl" checksum="31da06a142dbb7e290ecae399da8c198">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/palettes/Gold.gpl" checksum="69156b66cb39a691e8ee92824facfc74">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/palettes/Grayblue.gpl" checksum="50e95752c59ed66f2871533b48ad80f7">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/palettes/Grays.gpl" checksum="fcf5e6f9da0fbc46bac07d34741fd648">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/palettes/GrayViolet.gpl" checksum="3a200b1b9ca7f3b7bcebc70fe4a4832e">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/palettes/Greens.gpl" checksum="c74e6275e9e921dcc64870a670697fa0">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/palettes/Hilite.gpl" checksum="9cecfa2be285ac84b832335b8d32d915">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/palettes/Khaki.gpl" checksum="cbcc5d547c2000f8639efa68d4f6f18e">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/palettes/Lights.gpl" checksum="3483aee51ec01db06b41463903da53f9">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/palettes/Muted.gpl" checksum="24bc023216795f2eb722546696d3082d">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/palettes/Named_Colors.gpl" checksum="9ab88f7333eb4d71a2adb8af16053d68">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/palettes/News3.gpl" checksum="d45d654d154d6b7c3ce7e3b7635e863d">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/palettes/Op2.gpl" checksum="082035d380a34e045f0548df4d44f82f">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/palettes/Paintjet.gpl" checksum="2c4f4c6e46d18ebd62e38912b1df6b68">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/palettes/Pastels.gpl" checksum="c17b8c554459325319934d120fc3daec">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/palettes/Plasma.gpl" checksum="086d1d645e1fec277ae99bb351dc59de">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/palettes/Reds.gpl" checksum="cd1ed47383e48553e0702a7a554fa3fd">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/palettes/Reds_And_Purples.gpl" checksum="c0bc2a7991d9c65ea9d19f9c5c47e8b1">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/palettes/Royal.gpl" checksum="c2afa124f653f4253d94e225c926c94a">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/palettes/Tango.gpl" checksum="0c31eccdd183d0ae24778f1b1e527018">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/palettes/Topographic.gpl" checksum="7281433871d8c0904cfe2975424fbdc9">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/palettes/Visibone.gpl" checksum="83236d5917dddacdc89d228e503db053">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/palettes/Visibone_2.gpl" checksum="a6ecc8ab9898c86dc03eb58ab6dcb3b9">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/palettes/Volcano.gpl" checksum="1d1fd8e110046e9f33e7be9ef7fe8d7b">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/palettes/Warm_Colors.gpl" checksum="de9eb66b02c0eaa5d6ee4ee30638e91d">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/palettes/Web.gpl" checksum="f02e8dfa23d01d6acfbab7f895c2dd16">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/tool-presets/Paint/Airbrush.gtp" checksum="(null)">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/tool-presets/Paint/Airbrush-Color-From-Gradient.gtp" checksum="(null)">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/tool-presets/Paint/Basic-Knife.gtp" checksum="(null)">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/tool-presets/Paint/Basic-Round.gtp" checksum="(null)">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/tool-presets/Paint/Basic-Round-Detail.gtp" checksum="(null)">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/tool-presets/Sketch/Blue-Pen.gtp" checksum="(null)">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/tool-presets/Paint/Bristles.gtp" checksum="(null)">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/tool-presets/Selection/Circle-200px.gtp" checksum="(null)">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/tool-presets/FX/Crop-16-9.gtp" checksum="(null)">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/tool-presets/FX/Crop-Composition.gtp" checksum="(null)">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/tool-presets/Paint/Eraser-Hard.gtp" checksum="(null)">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/tool-presets/Sketch/Eraser-Soft.gtp" checksum="(null)">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/tool-presets/Selection/Feathered-Selection.gtp" checksum="(null)">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/tool-presets/FX/Fill-Paper.gtp" checksum="(null)">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/tool-presets/FX/FX-Confetti.gtp" checksum="(null)">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/tool-presets/FX/FX-Radial-Softlight.gtp" checksum="(null)">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/tool-presets/FX/Glow-Lights.gtp" checksum="(null)">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/tool-presets/Sketch/Ink-Smooth.gtp" checksum="(null)">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/tool-presets/Sketch/Ink-Thin.gtp" checksum="(null)">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/tool-presets/Paint/Noise.gtp" checksum="(null)">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/tool-presets/Paint/Paintbrush-Color-From-Gradient.gtp" checksum="(null)">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/tool-presets/Sketch/Pencil.gtp" checksum="(null)">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/tool-presets/Paint/Pencil-Color-From-Gradient.gtp" checksum="(null)">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/tool-presets/Sketch/Pencil-Soft.gtp" checksum="(null)">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/tool-presets/FX/Smooth-Clone.gtp" checksum="(null)">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/tool-presets/Paint/Smudge-Rough.gtp" checksum="(null)">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/tool-presets/Paint/Smudge-Soft.gtp" checksum="(null)">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/tool-presets/Paint/Soft-Oil.gtp" checksum="(null)">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/tool-presets/Paint/Splatters.gtp" checksum="(null)">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/tool-presets/Paint/Structure.gtp" checksum="(null)">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/tool-presets/Paint/Vegetal.gtp" checksum="(null)">
+ </resource>
+
+ <resource identifier="${gimp_data_dir}/tool-presets/FX/Vignette.gtp" checksum="(null)">
+ </resource>
+</tags>
diff --git a/.gimp-2.8/templaterc b/.gimp-2.8/templaterc
new file mode 100644
index 0000000..1ba0c7b
--- /dev/null
+++ b/.gimp-2.8/templaterc
@@ -0,0 +1,193 @@
+# GIMP templaterc
+#
+# This file will be entirely rewritten each time you exit.
+
+(GimpTemplate "640x480"
+ (width 640)
+ (height 480)
+ (unit pixels)
+ (xresolution 72.000000)
+ (yresolution 72.000000)
+ (resolution-unit inches)
+ (image-type rgb)
+ (fill-type background-fill))
+(GimpTemplate "800x600"
+ (width 800)
+ (height 600)
+ (unit pixels)
+ (xresolution 72.000000)
+ (yresolution 72.000000)
+ (resolution-unit inches)
+ (image-type rgb)
+ (fill-type background-fill))
+(GimpTemplate "1024x768"
+ (width 1024)
+ (height 768)
+ (unit pixels)
+ (xresolution 72.000000)
+ (yresolution 72.000000)
+ (resolution-unit inches)
+ (image-type rgb)
+ (fill-type background-fill))
+(GimpTemplate "1600x1200"
+ (width 1600)
+ (height 1200)
+ (unit pixels)
+ (xresolution 72.000000)
+ (yresolution 72.000000)
+ (resolution-unit inches)
+ (image-type rgb)
+ (fill-type background-fill))
+(GimpTemplate "A3 (300ppi)"
+ (width 3508)
+ (height 4960)
+ (unit millimeters)
+ (xresolution 300.000000)
+ (yresolution 300.000000)
+ (resolution-unit inches)
+ (image-type rgb)
+ (fill-type background-fill))
+(GimpTemplate "A4 (300ppi)"
+ (width 2480)
+ (height 3508)
+ (unit millimeters)
+ (xresolution 300.000000)
+ (yresolution 300.000000)
+ (resolution-unit inches)
+ (image-type rgb)
+ (fill-type background-fill))
+(GimpTemplate "A5 (300ppi)"
+ (width 1754)
+ (height 2480)
+ (unit millimeters)
+ (xresolution 300.000000)
+ (yresolution 300.000000)
+ (resolution-unit inches)
+ (image-type rgb)
+ (fill-type background-fill))
+(GimpTemplate "A6 (300ppi)"
+ (width 1240)
+ (height 1754)
+ (unit millimeters)
+ (xresolution 300.000000)
+ (yresolution 300.000000)
+ (resolution-unit inches)
+ (image-type rgb)
+ (fill-type background-fill))
+(GimpTemplate "B4 (300ppi)"
+ (width 2953)
+ (height 4169)
+ (unit millimeters)
+ (xresolution 300.000000)
+ (yresolution 300.000000)
+ (resolution-unit inches)
+ (image-type rgb)
+ (fill-type background-fill))
+(GimpTemplate "B5 (300ppi)"
+ (width 2079)
+ (height 2953)
+ (unit millimeters)
+ (xresolution 300.000000)
+ (yresolution 300.000000)
+ (resolution-unit inches)
+ (image-type rgb)
+ (fill-type background-fill))
+(GimpTemplate "B5-Japan (300ppi)"
+ (width 2150)
+ (height 3035)
+ (unit millimeters)
+ (xresolution 300.000000)
+ (yresolution 300.000000)
+ (resolution-unit inches)
+ (image-type rgb)
+ (fill-type background-fill))
+(GimpTemplate "US-Letter (300ppi)"
+ (width 2550)
+ (height 3300)
+ (unit inches)
+ (xresolution 300.000000)
+ (yresolution 300.000000)
+ (resolution-unit inches)
+ (image-type rgb)
+ (fill-type background-fill))
+(GimpTemplate "US-Legal (300ppi)"
+ (width 2550)
+ (height 4200)
+ (unit inches)
+ (xresolution 300.000000)
+ (yresolution 300.000000)
+ (resolution-unit inches)
+ (image-type rgb)
+ (fill-type background-fill))
+(GimpTemplate "Toilet paper (US, 300ppi)"
+ (stock-id "gimp-toilet-paper")
+ (width 1350)
+ (height 1350)
+ (unit inches)
+ (xresolution 300.000000)
+ (yresolution 300.000000)
+ (resolution-unit inches)
+ (image-type rgb)
+ (fill-type background-fill))
+(GimpTemplate "CD cover (300ppi)"
+ (stock-id "gtk-cdrom")
+ (width 1429)
+ (height 1417)
+ (unit millimeters)
+ (xresolution 300.000000)
+ (yresolution 300.000000)
+ (resolution-unit inches)
+ (image-type rgb)
+ (fill-type background-fill))
+(GimpTemplate "Floppy label (300ppi)"
+ (stock-id "gtk-floppy")
+ (width 825)
+ (height 825)
+ (unit millimeters)
+ (xresolution 300.000000)
+ (yresolution 300.000000)
+ (resolution-unit inches)
+ (image-type rgb)
+ (fill-type background-fill))
+(GimpTemplate "Web banner common 468x60"
+ (stock-id "gimp-web")
+ (width 468)
+ (height 60)
+ (unit pixels)
+ (xresolution 72.000000)
+ (yresolution 72.000000)
+ (resolution-unit inches)
+ (image-type rgb)
+ (fill-type background-fill))
+(GimpTemplate "Web banner huge 728x90"
+ (stock-id "gimp-web")
+ (width 728)
+ (height 90)
+ (unit pixels)
+ (xresolution 72.000000)
+ (yresolution 72.000000)
+ (resolution-unit inches)
+ (image-type rgb)
+ (fill-type background-fill))
+(GimpTemplate "PAL - 720x576"
+ (stock-id "gimp-video")
+ (width 720)
+ (height 576)
+ (unit pixels)
+ (xresolution 72.000000)
+ (yresolution 72.000000)
+ (resolution-unit inches)
+ (image-type rgb)
+ (fill-type background-fill))
+(GimpTemplate "NTSC - 720x486"
+ (stock-id "gimp-video")
+ (width 720)
+ (height 486)
+ (unit pixels)
+ (xresolution 72.000000)
+ (yresolution 72.000000)
+ (resolution-unit inches)
+ (image-type rgb)
+ (fill-type background-fill))
+
+# end of templaterc
diff --git a/.gimp-2.8/themerc b/.gimp-2.8/themerc
new file mode 100644
index 0000000..bd52cda
--- /dev/null
+++ b/.gimp-2.8/themerc
@@ -0,0 +1,10 @@
+# GIMP themerc
+#
+# This file is written on GIMP startup and on every theme change.
+# It is NOT supposed to be edited manually. Edit your personal
+# gtkrc file instead (/home/pj/.gimp-2.8/gtkrc).
+
+include "/usr/share/gimp/2.0/themes/Default/gtkrc"
+include "/home/pj/.gimp-2.8/gtkrc"
+
+# end of themerc
diff --git a/.gimp-2.8/toolrc b/.gimp-2.8/toolrc
new file mode 100644
index 0000000..2505150
--- /dev/null
+++ b/.gimp-2.8/toolrc
@@ -0,0 +1,136 @@
+# GIMP toolrc
+
+(GimpToolInfo "gimp-rect-select-tool"
+ (stock-id "gimp-tool-rect-select")
+ (visible yes))
+(GimpToolInfo "gimp-ellipse-select-tool"
+ (stock-id "gimp-tool-ellipse-select")
+ (visible yes))
+(GimpToolInfo "gimp-free-select-tool"
+ (stock-id "gimp-tool-free-select")
+ (visible yes))
+(GimpToolInfo "gimp-fuzzy-select-tool"
+ (stock-id "gimp-tool-fuzzy-select")
+ (visible yes))
+(GimpToolInfo "gimp-by-color-select-tool"
+ (stock-id "gimp-tool-by-color-select")
+ (visible yes))
+(GimpToolInfo "gimp-iscissors-tool"
+ (stock-id "gimp-tool-iscissors")
+ (visible yes))
+(GimpToolInfo "gimp-foreground-select-tool"
+ (stock-id "gimp-tool-foreground-select")
+ (visible yes))
+(GimpToolInfo "gimp-vector-tool"
+ (stock-id "gimp-tool-path")
+ (visible yes))
+(GimpToolInfo "gimp-color-picker-tool"
+ (stock-id "gimp-tool-color-picker")
+ (visible yes))
+(GimpToolInfo "gimp-zoom-tool"
+ (stock-id "gimp-tool-zoom")
+ (visible yes))
+(GimpToolInfo "gimp-measure-tool"
+ (stock-id "gimp-tool-measure")
+ (visible yes))
+(GimpToolInfo "gimp-move-tool"
+ (stock-id "gimp-tool-move")
+ (visible yes))
+(GimpToolInfo "gimp-align-tool"
+ (stock-id "gimp-tool-align")
+ (visible yes))
+(GimpToolInfo "gimp-crop-tool"
+ (stock-id "gimp-tool-crop")
+ (visible yes))
+(GimpToolInfo "gimp-rotate-tool"
+ (stock-id "gimp-tool-rotate")
+ (visible yes))
+(GimpToolInfo "gimp-scale-tool"
+ (stock-id "gimp-tool-scale")
+ (visible yes))
+(GimpToolInfo "gimp-shear-tool"
+ (stock-id "gimp-tool-shear")
+ (visible yes))
+(GimpToolInfo "gimp-perspective-tool"
+ (stock-id "gimp-tool-perspective")
+ (visible yes))
+(GimpToolInfo "gimp-flip-tool"
+ (stock-id "gimp-tool-flip")
+ (visible yes))
+(GimpToolInfo "gimp-cage-tool"
+ (stock-id "gimp-tool-cage")
+ (visible yes))
+(GimpToolInfo "gimp-text-tool"
+ (stock-id "gimp-tool-text")
+ (visible yes))
+(GimpToolInfo "gimp-bucket-fill-tool"
+ (stock-id "gimp-tool-bucket-fill")
+ (visible yes))
+(GimpToolInfo "gimp-blend-tool"
+ (stock-id "gimp-tool-blend")
+ (visible yes))
+(GimpToolInfo "gimp-pencil-tool"
+ (stock-id "gimp-tool-pencil")
+ (visible yes))
+(GimpToolInfo "gimp-paintbrush-tool"
+ (stock-id "gimp-tool-paintbrush")
+ (visible yes))
+(GimpToolInfo "gimp-eraser-tool"
+ (stock-id "gimp-tool-eraser")
+ (visible yes))
+(GimpToolInfo "gimp-airbrush-tool"
+ (stock-id "gimp-tool-airbrush")
+ (visible yes))
+(GimpToolInfo "gimp-ink-tool"
+ (stock-id "gimp-tool-ink")
+ (visible yes))
+(GimpToolInfo "gimp-clone-tool"
+ (stock-id "gimp-tool-clone")
+ (visible yes))
+(GimpToolInfo "gimp-heal-tool"
+ (stock-id "gimp-tool-heal")
+ (visible yes))
+(GimpToolInfo "gimp-perspective-clone-tool"
+ (stock-id "gimp-tool-perspective-clone")
+ (visible yes))
+(GimpToolInfo "gimp-convolve-tool"
+ (stock-id "gimp-tool-blur")
+ (visible yes))
+(GimpToolInfo "gimp-smudge-tool"
+ (stock-id "gimp-tool-smudge")
+ (visible yes))
+(GimpToolInfo "gimp-dodge-burn-tool"
+ (stock-id "gimp-tool-dodge")
+ (visible yes))
+(GimpToolInfo "gimp-desaturate-tool"
+ (stock-id "gimp-tool-desaturate")
+ (visible no))
+(GimpToolInfo "gimp-color-balance-tool"
+ (stock-id "gimp-tool-color-balance")
+ (visible no))
+(GimpToolInfo "gimp-hue-saturation-tool"
+ (stock-id "gimp-tool-hue-saturation")
+ (visible no))
+(GimpToolInfo "gimp-colorize-tool"
+ (stock-id "gimp-tool-colorize")
+ (visible no))
+(GimpToolInfo "gimp-brightness-contrast-tool"
+ (stock-id "gimp-tool-brightness-contrast")
+ (visible no))
+(GimpToolInfo "gimp-threshold-tool"
+ (stock-id "gimp-tool-threshold")
+ (visible no))
+(GimpToolInfo "gimp-levels-tool"
+ (stock-id "gimp-tool-levels")
+ (visible no))
+(GimpToolInfo "gimp-curves-tool"
+ (stock-id "gimp-tool-curves")
+ (visible no))
+(GimpToolInfo "gimp-posterize-tool"
+ (stock-id "gimp-tool-posterize")
+ (visible no))
+(GimpToolInfo "gimp-gegl-tool"
+ (stock-id "gimp-gegl")
+ (visible no))
+
+# end of toolrc
diff --git a/.gimp-2.8/unitrc b/.gimp-2.8/unitrc
new file mode 100644
index 0000000..54ea324
--- /dev/null
+++ b/.gimp-2.8/unitrc
@@ -0,0 +1,51 @@
+# GIMP units
+#
+# This file contains the user unit database. You can edit this list with the
+# unit editor. You are not supposed to edit it manually, but of course you
+# can do.
+# This file will be entirely rewritten each time you exit.
+
+(unit-info "centimeters"
+ (factor 2.540000)
+ (digits 2)
+ (symbol "cm")
+ (abbreviation "cm")
+ (singular "centimeter")
+ (plural "centimeters"))
+(unit-info "meters"
+ (factor 0.025400)
+ (digits 4)
+ (symbol "m")
+ (abbreviation "m")
+ (singular "meter")
+ (plural "meters"))
+(unit-info "feet"
+ (factor 0.083333)
+ (digits 4)
+ (symbol "'")
+ (abbreviation "ft")
+ (singular "foot")
+ (plural "feet"))
+(unit-info "yards"
+ (factor 0.027778)
+ (digits 4)
+ (symbol "yd")
+ (abbreviation "yd")
+ (singular "yard")
+ (plural "yards"))
+(unit-info "typogr. points"
+ (factor 72.270000)
+ (digits 0)
+ (symbol "tpt")
+ (abbreviation "tpt")
+ (singular "typogr. point")
+ (plural "typogr. points"))
+(unit-info "typogr. picas"
+ (factor 6.022500)
+ (digits 1)
+ (symbol "tpc")
+ (abbreviation "tpc")
+ (singular "typogr. pica")
+ (plural "typogr. picas"))
+
+# end of units
diff --git a/.gitignore.d/gimp b/.gitignore.d/gimp
new file mode 100644
index 0000000..c601b60
--- /dev/null
+++ b/.gitignore.d/gimp
@@ -0,0 +1,14 @@
+# Exclude all files
+*
+
+# Include relevant files
+!/.gimp-2.8/
+!/.gimp-2.8/**/*
+!/.gitignore.d/
+!/.gitignore.d/gimp
+
+# Exclude swap and backup files
+*.s[a-w]?
+*.vim
+*~
+*.orig