[Sikuli-driver] [Question #402228]: How to improve OCR accuracy or give it a font

2016-09-23 Thread Kamil
New question #402228 on Sikuli: https://answers.launchpad.net/sikuli/+question/402228 The OCR for SikuliX is not the best.. 20% of the scans I do are incorrect. Would there be a way where I can choose the font the game is using to improve accuracy? Or even select individual characters (a, b, c e

Re: [Sikuli-driver] [Question #402140]: Possible to repeat the same task but change one variable a field?

2016-09-23 Thread Bear
Question #402140 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/402140 Description changed to: I have a task that i wish to make things a bit easier. My task is simple I usually have a list of #'s in a text file and I have to click 5 things on the windows app after i enter in

Re: [Sikuli-driver] [Question #402140]: Possible to repeat the same task but change one variable a field?

2016-09-23 Thread Bear
Question #402140 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/402140 Description changed to: I have a task that i wish to make things a bit easier. My task is simple I usually have a list of #'s in a text file and I have to click 5 things on the windows app after i enter in

[Sikuli-driver] [Question #402140]: Possible to repeat the same task but change one variable a field?

2016-09-23 Thread Bear
New question #402140 on Sikuli: https://answers.launchpad.net/sikuli/+question/402140 I have a task that i wish to make things a bit easier. My task is simple I usually have a list of #'s in a text file and I have to click 5 things on the windows app after i enter in each number. I was wonderi

Re: [Sikuli-driver] [Question #402114]: read and write UTF-8 accents words from a file

2016-09-23 Thread surya
Question #402114 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/402114 Summary changed to: read and write UTF-8 accents words from a file Description changed to: How do I get number of Unicode characters in a String? Given a char[] of Thai characters: [อ, ภ, ิ, ช, า, ต, ิ]

Re: [Sikuli-driver] [Question #402114]: remove UTF-8 accents from a file

2016-09-23 Thread surya
Question #402114 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/402114 Description changed to: How do I get number of Unicode characters in a String? Given a char[] of Thai characters: [อ, ภ, ิ, ช, า, ต, ิ] This comes out in String as: อภิชาติ String.length() returns 7. I und

Re: [Sikuli-driver] [Question #402114]: remove UTF-8 accents from a file

2016-09-23 Thread surya
Question #402114 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/402114 Description changed to: read multiple accent words with particular length from file ..remove all accents ...and write that word to another file using java eg) (content in the first file)if i want to g

[Sikuli-driver] [Question #402114]: remove UTF-8 accents from a file

2016-09-23 Thread surya
New question #402114 on Sikuli: https://answers.launchpad.net/sikuli/+question/402114 read multiple accent words from file ..remove all accents ...and write on a another file using java eg) (content in the first file) çaser moitiéé (it should write in th

Re: [Sikuli-driver] [Question #402100]: How can I install sikuli1.1.1.jar without GUI

2016-09-23 Thread RaiMan
Question #402100 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/402100 Status: Open => Answered RaiMan proposed the following answer: see faq 2609 -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli. ___

Re: [Sikuli-driver] [Question #394787]: Example about how to integrate Sikuli in Python unit test suite

2016-09-23 Thread RaiMan
Question #394787 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/394787 RaiMan posted a new comment: understood and agreed. all the best. -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli. __