satnath / tesseractindic

Automatically exported from code.google.com/p/tesseractindic
Other
0 stars 0 forks source link

tested with english -failed #14

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. tested with phototest.txt which is vertical form
typed.sriranga@ubuntu:~/Desktop/TesseractIndic-Trainer-GUI-0.1.3$ ls
CHANGELOG     junk.txt               Kan.training_data  temp
eng.alphabet  kan.alphabet           lang_list.txt      tesseract-gui-logo.png
hin.alphabet  Kan.images             lang_list.txt~     tesseract_trainer
Hindi.images  Kannada.images         output             trainer_gui.py
__init__.py   Kannada.training_data  README
sriranga@ubuntu:~/Desktop/TesseractIndic-Trainer-GUI-0.1.3$ ./trainer_gui.py 
/home/sriranga/Desktop/TesseractIndic-Trainer-GUI-0.1.3/eng.alphabet/
<gtk.Button object at 0x91a0874 (GtkButton at 0x9461d08)>
Traceback (most recent call last):
  File "./trainer_gui.py", line 135, in train
    font_string=self.font_selected+" "+self.language+" 15"  
AttributeError: TopWindow instance has no attribute 'font_selected'

2.
3.

What is the expected output? What do you see instead?
unable to select font of english.

What version of the product are you using? On what operating system?
tesseract-gui 0.1.1.3  Ubuntu9.04

Please provide any additional information below.
tool is expected should work for all lang.apart from indic.

Original issue reported on code.google.com by withbles...@gmail.com on 20 Dec 2009 at 1:59

Attachments:

GoogleCodeExporter commented 8 years ago
how to add english in the list of fonts?

Original comment by withbles...@gmail.com on 29 Dec 2009 at 9:52