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

Run interactive crop tool inside a Python-Fu scritp?

This discussion is connected to the gimp-user-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.

Run interactive crop tool inside a Python-Fu scritp? Niccolo Rigacci 02 Jan 15:34
Niccolo Rigacci
2009-01-02 15:34:14 UTC (about 16 years ago)

Run interactive crop tool inside a Python-Fu scritp?

Hello,

is it possible to run a Puthon-Fu scritp which perform the following:

1) Start the crop tool with fixed aspect ratio 16:9 2) Allow the user to resize the crop area 3) Apply some other automatic filtering

I get stuck in step 2, I cannot understand if it is feasible.

Thank you very much.