|
Much of the power of GIMP comes from its plug-in architecture. Most of the functions you use in GIMP, including everything in the Filters menu, are implemented as plug-ins. Happily, writing GIMP plug-ins is easy. This talk will show you how to write new plug-ins or extend existing ones in two languages: Script-fu and Python