I have some questions about training in Tesseract 4.0
1.Since we can't obtain the font file (not included in Tesseract's fonts) , is there any way to do the training without the font file?
2. Also we are doing some image training, for the same word in many images, is it necessary to make many box files or it would be more accurate just with on box file?
For example, I have a [0] in all images, and I'm declaring this [0] in many box files
3. Is there any difference or priority in lang setting?
For example lang=jpn+eng and lang=eng+jpn , is there any difference?
The 1st language to be set in lang will be default as top priority ?