Hello!
First of all thank you for this project!
I've been able to successfully get Japanese to work with Sikulix using the instruction here: #405
But I am in a situation where where I may need to recognize strings that have both Japanese and English characters mixed in (for example item names or item numbers)
I was wondering if that was something that was possible to setup?
Also even though the r.read() function seems to work, I don't seem to be able to succesfully get something like:
r.click('クリックしたいの何か.png")?
I'm sorry if my questions aren't asked in a better, but I was wondering if anyone has any idea of how to do those 2 things?