RSS/Atom feed Twitter
Site is read-only, email is disabled

GIMP 2.6 and Script-Fu

This discussion is connected to the gimp-developer-list.gnome.org mailing list which is provided by the GIMP developers and not related to gimpusers.com.

This is a read-only list on gimpusers.com so this discussion thread is read-only, too.

1 of 1 message available
Toggle history

Please log in to manage your subscriptions.

GIMP 2.6 and Script-Fu Kevin Cozens 03 Nov 19:26
Kevin Cozens
2007-11-03 19:26:32 UTC (over 17 years ago)

GIMP 2.6 and Script-Fu

Greetings.

The Script-Fu plug-in in GIMP 2.4 uses version 1.38 of TinyScheme. There are about 8 bug fixes to that version of TinyScheme listed in SourceForge. Most of these fixes have not been applied to the TinyScheme used in Script-Fu.

I would like to apply most, if not all, of these fixes to the TinyScheme used in GIMP. A couple of the bugs may have already been fixed but differently to the official version of TinyScheme. One of the bugs fixed in GIMP's TinyScheme may have a better fix in the official version although this needs to be verified.

The first step would be to create bug reports for each needed plus a tracking bug. Not all of the outstanding bugs need to be included in TinyScheme. Some bug fixes could be held off until after post 2.6. The bug fixes can be applied quickly so there is plenty of time to run any needed tests on the fixes before 2.6 is out.

It would also be nice to see support for radio buttons added to Script-Fu. I might need to consult on this with someone as I'm not that good at GTK programming. I almost had it the last time I tried a patch for this but I didn't get it 100%.