sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #47627
Re: [Question #670660]: Set "Show thumbnails" switch on in SikuliX IDE, Pattern.resize() is deleted.
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.