GNOME Bugzilla – Bug 339886
Expanded documentation on Script-Fu
Last modified: 2006-04-28 10:54:40 UTC
The current Gimp Python documentation do not go to great lengths explaining how a Gimp Python plug-in can be called from Script-Fu; this adds a new section giving a simple working example and a couple of potentially non-trivial hints. Both the Python Gimp and Script-Fu documentation are good, but it doesn't hurt to duplicate some information, and maybe close the gap a little: I feel that explaining how Python Gimp extensions can be called from the shell could prove useful to many non-gimp experts out there. Thanks to Carol Spears <carol@gimp.org> for her help and feedback on this, and for explaining the basic idea in the first place: http://carol.gimp.org/gimp/scripting/routines.html
Created attachment 64370 [details] [review] Expanded documentaion patch for Gimp Python
I am reassigning this to Product gimp-web.
It was also assigned to component www.gimp.org. It is user level documentation and I don't think it belongs on developer.gimp.org. Also, I am changing the severity to major.
I had no idea that the sgml is contained within gimp source. Reassigning this bug to GIMP product Help component. I was uninformed enough to make my earlier changes.
Carol, could you please stop wasting our time with your unqualified comments? Setting the severity to enhancement request again and changing the component back to Gimp-Python because that's where the patch needs to be applied. The Help component is for the user manual.
2006-04-28 Sven Neumann <sven@gimp.org> * doc/pygimp.sgml: applied documentation patch contributed by Sylvain Fourmanoit (bug #339886).