It is currently Thu Aug 27, 2026 11:27 pm


All times are UTC - 5 hours [ DST ]



Post new topic Reply to topic  [ 3 posts ] 
Author Message
 Post subject: Can you script access the Handle Transform tool?
PostPosted: Sat May 18, 2019 3:01 pm  (#1) 
Offline
Script Coder
User avatar

Joined: May 07, 2014
Posts: 4528
Location: Canada
I don't see anything methods for calling the Handle Transform tool in 2.10.
I am asking because I was trying to use it to script a Page Curl video/animation transition.

_________________
TinT


Share on Facebook Share on Twitter Share on Orkut Share on Digg Share on MySpace Share on Delicious Share on Technorati
Top
 Post subject: Re: Can you script access the Handle Transform tool?
PostPosted: Sun May 19, 2019 2:56 am  (#2) 
Offline
GimpChat Member

Joined: Mar 04, 2011
Posts: 2613
No replies, bump this up. Maybe one of the clever guys sees it.

As you know I am not into coding, most of what I need has aleady been done. Why re-invent the wheel. (unless it is a better wheel)

Looking at the handle transform tool as displayed, there is a 3x3 matrix of values. Just guessing but there is a procedure that uses a 3x3 matrix.
gimp-item-transform-matrix.

I am more used to IM, good reading here: http://www.imagemagick.org/Usage/distor ... fine_other

There is one of 'Freds' IM scripts that does a great page curl. Very complicated, but looking it seems to use regular trig. functions


Top
 Post subject: Re: Can you script access the Handle Transform tool?
PostPosted: Sun May 19, 2019 9:15 am  (#3) 
Offline
Script Coder
User avatar

Joined: May 07, 2014
Posts: 4528
Location: Canada
Thanks Rich looks like you're right about the 3x3 matrix used for handle transform.
Problem with that is I have no idea how to go from handles to transformation matrix hehe.

_________________
TinT


Top
Post new topic Reply to topic  [ 3 posts ] 

All times are UTC - 5 hours [ DST ]



* Login  



Powered by phpBB3 © phpBB Group