[Gimp-user] Scheme to python-fu

2011-07-21 Thread John Culleton
I am interested in rewriting some of the logo scripts in 
Python. I feel that an investment in learning Python will be 
more productive than trying to learn Scheme. I have two 
questions:

1. Is there a stash somewhere of python scripts for Gimp?
The few that come with the distro help one to interface to 
Gimp but are not apps themselves. Hopefully someone 
somewhare has tranlated some of the logo scripts to python.

2. Are there any advantages to using 2.7 instead of 2.6.11
with respect to python scripting?
-- 
John Culleton

___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user


Re: [Gimp-user] Scheme to python-fu

2011-07-21 Thread Alexandre Prokoudine
On Thu, Jul 21, 2011 at 9:54 PM, John Culleton wrote:
 I am interested in rewriting some of the logo scripts in Python. I feel that
 an investment in learning Python will be more productive than trying to
 learn Scheme. I have two questions:

 1. Is there a stash somewhere of python scripts for Gimp?

registry.gimp.org

 2. Are there any advantages to using 2.7 instead of 2.6.11
 with respect to python scripting?

AFAIK, Python-Fu doesn't exactly support some API changes made over
last 12 months.

Alexandre Prokoudine
http://libregraphicsworld.org
___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user


Re: [Gimp-user] Scheme to python-fu

2011-07-21 Thread Alexandre Prokoudine
On Thu, Jul 21, 2011 at 9:57 PM, Alexandre Prokoudine wrote:

 2. Are there any advantages to using 2.7 instead of 2.6.11
 with respect to python scripting?

 AFAIK, Python-Fu doesn't exactly support some API changes made over
 last 12 months.

In 2.7, that is :)

Alexandre Prokoudine
http://libregraphicsworld.org
___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user