Question #670660 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/670660
Status: Open => Answered
RaiMan proposed the following answer:
Just tested - pricipally works:
Pattern("someimage.png").resize(0.5)
or
Pattern(image).resize(0.5)
if the value is not a valid float number or if it is 0 or 1, resize() is
indeed ignored.
I found some minor glitches, so I will revise it again.
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.
_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help : https://help.launchpad.net/ListHelp