Hi,
I want to write a little script that takes an image and processes it
with gimp-curves-spline. However i want to load the parameters for the
procedure from a file or alternatively from previous settings of this
filter, so I don't have to edit the script itself everytime i change the
parameters.
Hi,
Is it possible to have gimp _scripts_ (not plug-ins) in other languages
than scheme? Python p.ex.? When I place a python script in
~/.gimp-2.6/scripts the function is not accessible from the scheme
interpreter. And I despair on scheme :S
Regards, Arian
Owen schrieb:
>>> Hi,
>>>
>>> Is it possible to have gimp _scripts_ (not plug-ins) in other
>>> languages
>>> than scheme? Python p.ex.? When I place a python script in
>>> ~/.gimp-2.6/scripts the function is not accessible from the scheme
>>> interpreter. And I despair on scheme :S
>>>
>> I