← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #700080]: 4K Resolution 150% Zoom

 

Question #700080 on SikuliX changed:
https://answers.launchpad.net/sikuli/+question/700080

    Status: Open => Answered

RaiMan proposed the following answer:
just checked on Win11 (should be the same as in Win10) with Java 11:

images taken with a specific monitor setting are found, if at time of
scriptrun the monitor settings are identical.

so if you run with 150% it should work if you do everything with this
setting.

With 2.0.5 there is a problem with multimonitor, if one of them is 4K.

If this is your case, then make the 4K the primary and try again.

The latter problem will be fixed in the next version.

For the case, that you have taken images in a special setup and then run
in another scaled setup, there is Pattern.resize() and
Settings.AlwaysResize to adjust the images.

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for SikuliX.