Hi. my name is june. Hi shree. I have a question. I'm using bash script you 
gave me.


in the script ..


# the EVAL handles the quotes in the font list
eval $tesstrain_dir/tesstrain.sh \
   --lang $Lang \
   --linedata_only\
   --noextract_font_properties \
   --exposures "0" \
   --fonts_dir $fonts_dir \
   --fontlist $fonts_for_training \
   --langdata_dir $langdata_dir \
   --training_text $langdata_dir/$Lang/$Lang.$plusTraining_text \
   --tessdata_dir $bestdata_dir \
   --output_dir $train_output_dir
 
P.S everything variables is assgined. and (e.g. fonts_for_training="Baekmuk 
Batang")


Run script(above). But I have an error . It doesn't work


So I have to delete " --fontlist $fonts_for_training " and  I make a pair 
of tesstrain1.sh & language-specific1.sh (for training_fonts) 

In this case It does work. 


I review my system (ubuntu 16.04.03 LTS) $ fc-list 

korean. 

I have lots of korean fonts 

But, it doesn't work 

Why pango library doesn't recognize the fonts I installed.


-- 
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/91a9792f-bbc1-43e2-99c9-e3ebe472e78e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to