sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #25055
Re: [Question #246176]: Making an image from text
Question #246176 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/246176
Status: Open => Answered
RaiMan proposed the following answer:
Hey, you stumbled upon one of the things missing in Sikuli from the
beginning ;-)
It is on the list, and the implementation will simply use buffered images and the corresponding Swing/AWT features to paint something into the buffered image. Everything is available, no need to import anything.
And all Java is simply accessible in Jython as long, as it is on the class path.
So if you find a solution, I will happily accept your contribution.
The somehow feature compatible but not API compatible spin off "Sikuli
Java API" (https://code.google.com/p/sikuli-api/) contains an approach
in this direction, to implement some text find feature. May be it helps
to look into that code first.
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.