gImageReader Manual

Contents

About

gImageReader is a lightweight frontent to tesseract-ocr written in Python using the GTK+ bindings.
Main features:

Third-party programs and configuration

Usage

Main points:

FAQ

Installing spelling dictionaries

Troubleshooting

Some troubleshooting notes when running the program on Windows:

Contributing

For contributions of any kind, bug reports etc. please contact me at manisandro@gmail.com. I'd especially appreciate translations - here are the main steps for creating a translation:
  1. Create a new translation: edit localize.sh and append the new language code to the LANGS variable
  2. Update the translations: run "./localize.sh update" (without quotes)
  3. Edit the po files in po/
  4. Test the translation: run "./localize.sh compile" (without quotes) and run bin/gimagereader
  5. Submit the translation: please send the po file to manisandro@gmail.com, thanks!

Copyright ©2009-2011 Sandro Mani, revision: Fri, 31 Dec 2010 22:37:04 +0100