diff options
author | Pierre Cazenave <pwcazenave at gmail {dot} com> | 2010-07-31 01:41:44 -0500 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2010-07-31 22:31:51 -0500 |
commit | 971e28861e97495a2746a91d5ed4cb455015a1ce (patch) | |
tree | 292274d419d2c5524045be05bf05ffc5cd4b2002 /graphics/gimp-fourier-plugin/README | |
parent | dd5d615ca9f7f0edc939d34a5bafa0cd70fbbc07 (diff) | |
download | slackbuilds-971e28861e97495a2746a91d5ed4cb455015a1ce.tar.gz |
graphics/gimp-fourier-plugin: Added (FT Plugin for GIMP)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'graphics/gimp-fourier-plugin/README')
-rw-r--r-- | graphics/gimp-fourier-plugin/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/graphics/gimp-fourier-plugin/README b/graphics/gimp-fourier-plugin/README new file mode 100644 index 0000000000..03cb61e8ce --- /dev/null +++ b/graphics/gimp-fourier-plugin/README @@ -0,0 +1,4 @@ +gimp-fourier-plugin is a simple plug-in to do fourier transform on you image. +The major advantage of this plugin is to be able to work with the transformed +image inside GIMP. You can therefore draw or apply filters in fourier space, +and get the modified image with an inverse FFT. |