The Gimp
Part 2: Advanced
Bill Kendrick
Linux Users Group of Davis
September 4, 2001
- Image Resizing
Scale Image vs. Canvas Size
- Document Index
Image->Dialogs->Document Index...
- Using Filters
- Using Scripts
Toolbox->Xtns vs. Image->Script-Fu
- A Simple Script-Fu
test.scm
- Batch Processing (If it will work!)
- Setting up X Virtual Frame Buffer
Xvfb :1 -screen 0 10x10x8 -pixdepths 1
- Running Gimp in non-interactive mode
gimp --display :1 --no-data --no-interface --batch ...
- batch-test.scm
- swirly.scm
- Other Batch-Processing Tools
ImageMagick
(www.imagemagick.org) and
NetPBM
(netpbm.sourceforge.net)
- GIF Animation in Gimp