Give the following command - after changing directories to match your setup

text2image --find_fonts \
--fonts_dir /usr/share/fonts \
--text ../langdata/kor/kor.training_text \
--min_coverage .9  \
--render_per_font false \
--outputbase ../langdata/kor/kor \
|& grep raw | sed -e 's/ :.*/" \\/g'  | sed -e 's/^/  "/'
>../langdata/kor/fontslist.txt

and then check the selected fonts in
../langdata/kor/fontslist.txt

-- 
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 tesseract-ocr+unsubscr...@googlegroups.com.
To post to this group, send email to tesseract-ocr@googlegroups.com.
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/CAG2NduVgftq2%2BPS2t5HaoxAb62uxpiMNaPr1v8tXKCSZ_sVGew%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to