Hi, I can't find the script commands to Get or Set the rotation value of an image inside its frame. Ther's nothing about that in the API documentation : https://impagina.org/scribus-scripter-api/image-frame/
I've just added the two functions to 1.6.6.svn and 1.7.3.svn for you.
https://bugs.scribus.net/view.php?id=17790
waow that's great I will test that asap. Thank you very much.
Hi,
So I am testing it since few weeks and it works very well. Again thank you !!!
I'm using this commands to crop images from my marine species photobook (more than 500 images so far) and it's a huge difference on the final pdf. I use a lot zoom and rotation, so only a part of the image is relevant to me.
A script entry to crop image or even a menu command would be fine, as when I search I saw many people trying to do it. The algorythm was quite tricky to me, now it works well, but not easy. I can give my code if anyone's interested.