aboutsummaryrefslogtreecommitdiff
path: root/graphics/gimp-gmic-plugin/pkg-descr
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2011-02-10 17:13:26 +0000
committerMartin Wilke <miwi@FreeBSD.org>2011-02-10 17:13:26 +0000
commit468c601157166ed706b4f1f24144477ed4690c95 (patch)
tree25b843b1ff02ae6005770c9d844b52c35b8cc9b3 /graphics/gimp-gmic-plugin/pkg-descr
parent627b060d867735f847b92bad3383f19c7552dacd (diff)
downloadports-468c601157166ed706b4f1f24144477ed4690c95.tar.gz
ports-468c601157166ed706b4f1f24144477ed4690c95.zip
Notes
Diffstat (limited to 'graphics/gimp-gmic-plugin/pkg-descr')
-rw-r--r--graphics/gimp-gmic-plugin/pkg-descr12
1 files changed, 12 insertions, 0 deletions
diff --git a/graphics/gimp-gmic-plugin/pkg-descr b/graphics/gimp-gmic-plugin/pkg-descr
new file mode 100644
index 000000000000..a77449f99f08
--- /dev/null
+++ b/graphics/gimp-gmic-plugin/pkg-descr
@@ -0,0 +1,12 @@
+G'MIC stands for GREYC's Magic Image Converter. This project aims to:
+
+ * Define a minimal but powerful script language (G'MIC) dedicated to the
+ design of image processing pipelines.
+ * Provide an interpreter of this language (in C++), distributed as an
+ open-source module/library embeddable in third-party applications.
+ * Propose two binary tools embedding this interpreter :
+ o The command-line executable gmic to use the G'MIC framework from a shell.
+ o The interactive plug-in gmic_gimp to bring G'MIC capabilities to the image
+ retouching software GIMP.
+
+WWW: http://gmic.sourceforge.net