Re: [Gimp-user] Script-Fu deprecation warnings - how to handle these?
- From: Kevin Cozens <kevin ve3syb ca>
- To: gimp-user-list gnome org
- Subject: Re: [Gimp-user] Script-Fu deprecation warnings - how to handle these?
- Date: Thu, 22 Oct 2015 22:50:40 -0400
On 15-10-18 06:25 AM, Helmut Jarausch wrote:
from time to time I get deprecation warnings in older script-fu scripts.
Like
gimp-selection-load should be replaced by gimp-image-select-item
but gimp-image-select-item always takes 3 parameters while gimp-selection-load had been called with a single
parameter.
Is there an upgrade guide for script-fu scripts?
I am not aware of any formal documentation for dealing with changes in the
procedures available to Script-Fu in GIMP between one version of the program
and another.
I have a Perl script that can be used to update calls to GIMP procedures in
Script-Fu scripts but I haven't updated it in a while. It can handle a lot
of the changes but there was one major set of changes in GIMP procedures
(between 2.4 and 2.6, IIRC) that were rather extensive and beyond what my
script was designed to handle.
I will have to dig out the script and get it updated again some day. I've
been working on a number of other projects so I haven't been doing anything
related to the GIMP project in some time.
--
Cheers!
Kevin.
http://www.ve3syb.ca/ |"Nerds make the shiny things that distract
Owner of Elecraft K2 #2172 | the mouth-breathers, and that's why we're
| powerful!"
#include <disclaimer/favourite> | --Chris Hardwick
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]