libhocr (0.10.18)

 * Add Debian patches by 
   - Lior Kaplan <kaplan@debian.org> 
   - Oron Peled <oron_at_actcom.co.il>
 * Some memory leaks patched by
   - Diego Iastrubni <elcuco__at__kde.org>
 
 -- Yaacov Zamir <kzamir_at_walla.co.il>  Wednesday, 4 Dec 2013 11:50
 
libhocr (0.10.17)

 * Font recognition fine tuning
 * Add tiff and jpeg formats output to hocr utility
 * Add left to right options to hocr and hocr-gtk utilities
 * Oron Peled <oron_at_actcom.co.il> :
   - Fix hocr-gtk and sane-pygtk desktop files 
   - Fix pkg-config files
   - code cleanups: missings includes and unused vars
 
 -- Yaacov Zamir <kzamir_at_walla.co.il>  Monday, 27 July 2008 09:04

libhocr (0.10.16)

 * Update hocr-gtk Hebrew translation
 * Add dilation and erosion to hocrpp.h
 * Re Fix python install scripts
 
 -- Yaacov Zamir <kzamir_at_walla.co.il>  Monday, 22 July 2008 09:04
 
libhocr (0.10.13)

 * Oron Peled <oron_at_actcom.co.il> :
   - Fix errors in examples/hocr-gtk/sane-pygtk.desktop
   - Fix naming in examples/bindings/Makefile.am
   - Use AM_PATH_PYTHON in configure.ac
 * Add more options to hocr-gtk
 
 -- Yaacov Zamir <kzamir_at_walla.co.il>  Monday, 21 July 2008 09:04
 
libhocr (0.10.12)

 * Fix font segmentation when fonts overlap
 * Re change defaults for image prossecing
 * Fix font slicing bug
 * Sync hocr-gtk and hocr version numbers with libhocr version number
 * Fix memory leaks in hocr-gtk
 * Fix gtk pixbuf save extention problem

 -- Yaacov Zamir <kzamir_at_walla.co.il>  Thursday, 06 July 2008 09:04
 
libhocr (0.10.11)

 * Change default values in hocr command line utility
 * Change default values in hocr-gtk graphical utility
 * Add scale and threshold settings to OO c++ and python bindings

 -- Yaacov Zamir <kzamir_at_walla.co.il>  Thursday, 26 June 2008 09:04
 
libhocr (0.10.10)

 * Fix hocr-gtk example remember window size
 * Fix hocr-gtk example show image filename in title
 * hocr-gtk example requires python bindings 
 * add an ho_array object for arithmetic based operations
 * add an ho_array_hist helper object for ho_array
 * add an ho_array_stat helper object for ho_array's statistics
 * add ah ho_bitmap_hist helper object for ho_bitmap
 * Fix libhocrgtk build on none gtk systems (Bug report: Nadav Mavor)
 
 -- Yaacov Zamir <kzamir_at_walla.co.il>  Sunday, 10 May 2008 09:04
 
libhocr (0.10.9)

 * Re-Fix auto scaling bug

 -- Yaacov Zamir <kzamir_at_walla.co.il>  Thursday, 8 May 2008 09:04
 
libhocr (0.10.8)

 * Fix auto scaling bug
 * Refine david font 

 -- Yaacov Zamir <kzamir_at_walla.co.il>  Thursday, 8 May 2008 09:04
 
libhocr (0.10.7)

 * hocr-gtk save session parameters
 * remove .py from hocr-gtk example python scripts file names
 * use libtiff for black and white 
   hocr-pixbuf export and import using tiff format
 * hocr example can read black and white tiff image files
   without using gtk
 * use sane-pygtk as the scanner utility
 * make the configure script more flexible

 -- Yaacov Zamir <kzamir_at_walla.co.il>  Thursday, 24 Apr 2008 09:04
 
libhocr (0.10.6)

 * hocr-gtk example less path dependent (use sys.prefix)
 * hocr-gtk example can use tesseract-ocr if present
 * hocr-gtk example can use python-imaging-sane if present to scan images
   from a scanner
 * use libtiff for hocr-bitmap export using tiff format
 * python-hocr does not include hocr-gtk

 -- Yaacov Zamir <kzamir_at_walla.co.il>  Wednesday, 22 Apr 2008 21:04
 
libhocr (0.10.5)

 * fine tune font recognition
 * add wrapper functions
 * add c++ wrapper class
 * add hocr-gtk example (using glade, pygtk and hocr-python)

 -- Yaacov Zamir <kzamir_at_walla.co.il>  Saturday, 26 Jan 2008 21:04

libhocr (0.10.4)

 * change licence to GPL3
 * fine tune options for segmentation functions
 * fine tune reading order functions
 * remove web interface
 * fix pbm load bug (patch: Mikael Ylikoski <ordbrand@gmail.com>)
 * add rotation functions
 * re-add examples (hocr example requers gtk)
 * re-add python bindings (now requires gtk)

 -- Yaacov Zamir <kzamir_at_walla.co.il>  Monday, 14 May 2007 18:12
 
libhocr (0.10.3)

 * font segmentation functions
 * font recognition functions
 
 -- Yaacov Zamir <kzamir_at_walla.co.il>  Monday, 4 March 2007 12:02

libhocr (0.10.2)

 * paragraph segmentation functions
 * line segmentation functions
 * word segmentation functions
 * reading order sorting functions
 * add php web interface 
 
 -- Yaacov Zamir <kzamir_at_walla.co.il>  Thursday, 15 February 2007 19:12
 
libhocr (0.10.1)

 * internal image loader can load pnm P6, P5, P4 images
 * internal image saver can save pnm P6, P5 images
 * new functions for color and gray scale images 
 * gtk related functions move to libhocrgtk

 -- Yaacov Zamir <kzamir_at_walla.co.il>  Tuesday, 16 Jan 2007 20:10

libhocr (0.10.0)

 * new API
 * a code cleanup (re-write of most of the code):
    re-write of object/struct definitions.
    re-write of the segmentation and recognition functions.
    re-write of the input-output functions.
    file re-organization and naming.
 * temporarily remove bindings and examples.
 * hocr command line utility requires gtk for input and output
 
 -- Yaacov Zamir <kzamir_at_walla.co.il>  Sun, 25 Jun 2006 22:13

hocr (0.8.2)

 * change g_file_set_contents to simple fprintf call in file 
   examples/hocr-gtk/callbacks.c
 * add hspell backend to hocr_textbuffer
 * add glib's Character Set Conversion support to hocr_textbuffer
 * add glib's File save support to hocr_textbuffer
 * add gtk's open/save picture files to hocr_pixbuf.
 * default brightness is 128 now
 * new and preetier logo by Shlomi
 * Daniel Nylander: swedish Swedish translation of hocr-gtk
 
 -- Yaacov Zamir <kzamir_at_walla.co.il>  Sun, 15 Jan 2006 22:13

hocr (0.8.0)

 * Shlomi Israel: hocr logo.
 * Tal. (tal.bav_at_gmail.com): Fix memory leak when unrefing the text structure 
 
 -- Yaacov Zamir <kzamir_at_walla.co.il>  Sat, 14 Jan 2006 22:13

hocr (0.7.2)

 * command line example implements pipes
 * Tal. (tal.bav_at_gmail.com): add save ppm to command line example.
 * move tal's save as pnm to the internal hocr_pixbuf functions.
 * add command line args to hocr-gtk example
 * add save picture to hocr-gtk example
 * add xsane option to hocr-gtk example
 * clean picture from artefacts before ocr it
 * Tal. (tal.bav_at_gmail.com): add java binding example imagej-plugin
 
 -- Yaacov Zamir <kzamir_at_walla.co.il>  Thu, 5 Jan 2006 22:13
 
hocr (0.7.1)

 * Fix bindings
 * add pyGTK example
 * Diego Iastrubni: fix qt example

 -- Yaacov Zamir <kzamir_at_walla.co.il>  Mon, 2 Jan 2006 22:13

hocr (0.7.0)

 * add bindings to C++, Python and Perl
 * documentation is now separate for c and cpp

 -- Yaacov Zamir <kzamir_at_walla.co.il>  Sun, 1 Jan 2006 22:13
 
hocr (0.6.4)

 * make memory allocation dinamic in do_ocr

 -- Yaacov Zamir <kzamir_at_walla.co.il>  Wed, 14 Dec 2005 22:13

hocr (0.6.1)

 * code cleanups
 * add benchmark tests for: 
   Literature, poetry (with nikud) and bible texts.

 -- Yaacov Zamir <kzamir_at_walla.co.il>  Wed, 14 Dec 2005 22:13
 
hocr (0.6.0)

 * can read nikud
 * add command var to the pixbuf structure

 -- Yaacov Zamir <kzamir_at_walla.co.il>  Tue, 13 Dec 2005 22:13
 
hocr (0.5.1)
  
  * examples now named: hocr, hocr-gtk
  * fix line equation for short lines
  * create different file for different objects
  * use a textbuffer structure
   
  -- Yaacov Zamir <kzamir_at_walla.co.il>  Sat, 10 Dec 2005 22:13

hocr (0.4.8)

  * Use columns
  * Ignure nikud marks
  * use non horizontal lines
  * add command to the image buffer struct to let user control ocr.
  * add none-used error to the image struct to let peogram return 
    feedback to user

  -- Yaacov Zamir <kzamir_at_walla.co.il> Wed, 07 Dec 2005 22:13

hocr (0.4.7)

  * Remove cpp (and hocr-qt) bindings, untill API stabilize.

  -- Yaacov Zamir <kzamir_at_walla.co.il> Wed, 07 Dec 2005 22:13

hocr (0.4.6)

  * Fix a bug in get/set bit functions
  * Add desktop menu entry only if hocr-gtk is made
  * Use gtk toolkit and not gnome to make example more portable
  * Rename the gui example hocr-gtk

  -- Yaacov Zamir <kzamir_at_walla.co.il> Mon, 21 Nov 2005 00:13
  
hocr (0.4.5a)

  * Ido Kanner reported a buffer overflow on hocr cmd line example, fixed.

  -- Yaacov Zamir <kzamir_at_walla.co.il> Sun, 04 Sep 2005 22:13
  
hocr (0.4.5)
  
  * Yuval Tanny: idea to make line detection more accurate
    by adding min/max line_coverage consts and a minimum
    finding logic between lines.
    
  * add a HACKING and BUGS files to set guidelines for patches in
    the future.

  * add hocr-qt example and remove qhocr and the bsd things.
  
  -- Yaacov Zamir <kzamir_at_walla.co.il>  Sun, 21 Aug 2005 02:13
  
hocr (0.4.4)
  
  * add Diego Iastrubni <elcuco_at_kde.org> qhocr to the examples directory.
    see examles/README_examples and examples/COPYING_examples.
  
  -- Yaacov Zamir <kzamir_at_walla.co.il>  Fri, 19 Aug 2005 02:13

hocr (0.4.3)
  
  * add C++ bindings
  
  -- Yaacov Zamir <kzamir_at_walla.co.il>  Thu, 18 Aug 2005 22:13

hocr (0.4.3)
  
  * add hocr man file
  * add file input function for pbm formated files
  * add documentation in the hocr.h file.
  
  -- Yaacov Zamir <kzamir_at_walla.co.il>  Thu, 18 Aug 2005 22:13
  
hocr (0.4.0)

  * hocr is a lib now
  * Yuval Tanny: patch to use get/set pixels functions,
    making the code much more readable and smaller.
  * remove gnome, gtk and glib dependencies from ocr code
  * TODO: create a load image function
  
  -- Yaacov Zamir <kzamir_at_walla.co.il>  Tue, 16 Aug 2005 22:13

hocr (0.3.2)

  * make the command line compatible with gocr -i input_file -f format
  * add html output to command line
  * add sane support by assuming input is ppm if not explicitly set

  -- Yaacov Zamir <kzamir_at_walla.co.il>  Tue, 16 Aug 2005 22:13
  
hocr (0.3.1)

  * Dan Kenigsberg: Fix memory leak when openinig new picture
  * Dovix: add menu entry and a spec file for rpm creating
  * add command line interface for Dan Kenigsberg

  -- Yaacov Zamir <kzamir_at_walla.co.il>  Sun, 14 Aug 2005 22:13
  
hocr (0.3.0)

  * close crash bug
  * add zoom in and out

  -- Yaacov Zamir <kzamir_at_walla.co.il>  Sun, 14 Aug 2005 22:13
   
hocr (0.2.0)

  * Initial release
  * Add spell check
  * Add patch by Yuval Tanny: make gui interface more usable by coloring the unreadble 
    signs and putting picture and text on the same window.

  -- Yaacov Zamir <kzamir_at_walla.co.il>  Sun, 14 Aug 2005 22:13
