GNU Image Manipulation Program
For quite a while I have been contributing code to GIMP and I don't see me stop doing that in the near future; it's just too much fun. These are the more major things I've done so far (not including more random bug fixes and enhnacements):
- For GIMP 2.4 I wrote the code that made the image projection mipmapped. My code has since been refactored and enhanced mostly by Sven Neumann, and now both performance and dislay quality is considerably better.
- For GIMP 2.4 I wrote the final code that made bitmap brushes scalable.
- For GIMP 2.4 I completely rewrote a large deal of the code that lets the user manage the rectangle of the Rectangle/Ellipse Select and Crop tools, and further improved it in GIMP 2.6. Based on specification by Peter Sikking.
- For GIMP 2.6 I greatly enhanced the Free Select Tool to for example make it possible to make polygonal selections. Based on specification by Peter Sikking.
- For GIMP 2.6 I adapted the image window to allow for scrolling beyond the image border, after an initial push by Alexia Death.
Here is my list of most critical features GIMP needs and which I intend to help bring into existance:
- High bit deepth editing through GEGL
- Non-destructive editing through GEGL
- A completely color managed workflow
- Native CMYK and spot color support
List updated 2008-08-17
Video tutorials
I have made some GIMP video tutorials, and more are coming. You will find them at http://www.youtube.com/Enselic
