Try with following - make sure that you change all variables with dir to
match your setup

tesstrain.sh \
 --lang kor \
 --noextract_font_properties \
 --linedata_only \
* --langdata_dir ../langdata \*
* --tessdata_dir ../tessdata \*
* --fonts_dir **/mnt/c/Windows/Fonts** \*
 --fontlist \
  "Arial Unicode MS" \
* --output_dir ../tesstutorial/kor*

The fontlist you specify in command will override the list in
language_specific.sh

-- 
You received this message because you are subscribed to the Google Groups 
"tesseract-ocr" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/tesseract-ocr.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tesseract-ocr/CAG2NduUHkmOWHzGM6wEapEXcM%2B9%2B%2B6Cx55HfBp5wuFuA_m5vUQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to