Menu

Project started!

Project Gimp# has started. Last 3 weeks I was having fun with GIMP and C#, and I'm convinced that this combination is going to work. I already have quite a lot of code that wraps the GIMP API, and I even wrote a very simple plug-in that registers itself and runs. There is a base class plug-in that hides all the nasty details and writing new plug-ins for GIMP is going to be easier than it ever was: just derive from the base class, override a few virtual methods and that's it.

There won't be an official release until end of september since I still have to work out a lot of details and I also have my holidays, but I will put my exiting code in CVS asap.

Posted by Maurits Rijk 2004-08-25

Log in to post a comment.