GIMP Plugins
GIMP splash screen
A buddy of mine asked me today to make him a plugin for GIMP. I’ve never written a true plugin for anything, but have wanted too. Now is a great opportunity. I need to start reading up on this subject and give it a try.
If you haven’t tried it yet, GIMP is a free program similar to Photoshop. In Ubuntu you can install it easily by running the following command in your terminal:
sudo apt-get install gimp

