sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #39775
Re: [Question #335603]: Sikuli not able to recognise images taken through Remote desktop and when run directly on system due to font antialiasing
Question #335603 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/335603
Status: Open => Answered
Alex Lunyov proposed the following answer:
There are two main ways to solve your problem:
1. Make both interfaces to use either antialiased or non-antialiased fonts. E.g. switch it OFF or ON both machines.
2. Reduce the factor of similarity, using standard Sikuli IDE instruments. So that your script could catch antialiased and non-antialiased screenshots of text.
The last way make your script less robust and so you should test all
your images on both computers. For large text (let it be more then 10–15
pixels in height) the last way is suitable and for small text the first
way may be the only suitable in your case.
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.