How to tell this to program?:
"Here is a file called 'font.ttf', this is a font file, find every number written in this font."
BUT, the 1550 is not a text, it's just an image generated by game, I need program to find 1550 by just looking at visuals. Also, how do I get coordinates of such thing? If I want to click between 5 and 5 in 1550, like, I want to click in middle of an image?
? Would Java suffice (that's the only knowledge of mine that works on Linux)? Which would be most suitable to building AI bot for game?