Attachment | Size |
---|---|
shadowed-thumb.tar.bz2 | 7.79 KB |
Create shadowed thumbnail is a GIMP scrit which allow you to create a thumbnail preview of an image with a shadow effect.
For questions o r suggestions you can write to author mail address: tommaso.frazzetto@gmail.com.
This script is part of a tutoria which is an introduction to scripting in GIMP. You can find the article (in ITALIAN language) at
web page at http://www.brainspace.it/?p=136
INSTALLATION
------------
To install plugin only for your user copy "shadowed-thumb.scm" to local gimp scripts folder:
]# cp shadowed-thumb.scm ~/.gimp-2.6/scripts/
or, if you want install it for all users:
]# sudo cp shadowed-thumb.scm /usr/share/gimp/2.0/scripts/
NOTE: the path "/usr/share/gimp/2.0/scripts/" for gimp scrips is valid for Ubuntu linux. It's may be different for you distribution, if you don't use Ubuntu.
LEGAL
-----
This plugin is released under GNU General Public License. You can find a copy of license text in file COPYING attached to this release.
Recent comments