12020-10-10
2
3   * lib/Image/OCR/Tesseract.pm: altered mode to create tif files
4     got help from shields.nikolai [...] gmail.com
5
6   * Makefile.PL: added a line to allow Cygwin to be used
7     got help from peter.john.acklam [...] gmail.com
8
92010-02-04 21:36  cvs
10
11	* Makefile.PL, README, t/02_Image_OCR_Tesseract.t: tests are better
12	  at detecting missing deps cleaned up testing output- not as
13	  annoying to install- less to look through in case of any errors
14
152010-02-04 19:31  cvs
16
17	* INSTALL.tesseract: Updated install help for tesseract dependency.
18
192009-07-18 22:21  cvs
20
21	* INSTALL, t/00_dep.t, t/02_Image_OCR_Tesseract.t: Updated tests so
22	  if command deps are missing, tests skip out- warnings are made of
23	  the missing deps, which would be imagemagick convert and or
24	  tesseract
25
262009-06-26 10:10  cvs
27
28	* lib/Image/OCR/: Tesseract.pm, Tesseract.pod: updated docs
29
302009-04-12 21:14  cvs
31
32	* Makefile.PL, bin/ocr, lib/Image/OCR/Tesseract.pm: cleaned up
33	  documentation, moved module doc to own .pod, implemented ability
34	  to tell tesseract what language to use
35
362008-11-21 12:04  cvs
37
38	* bin/ocr: fixed up bug in bin/ocr
39
402008-09-18 17:24  cvs
41
42	* lib/Image/OCR/Tesseract.pm: changed the way trash is cleaned up
43	  with a global @TRASH is debug is on, files are not deleted on END
44	  and the list is output to stdout
45
462008-09-18 16:59  cvs
47
48	* INSTALL.imagemagick, INSTALL.tesseract, README: Added INSTALL.*
49	  files to help with deps
50
512008-01-01 04:23  cvs
52
53	* MANIFEST, Makefile.PL, README, t/02_Image_OCR_Tesseract.t,
54	  t/99_cleanup.t, t/tesseract_install_helper.pl, t/img_big.jpg,
55	  t/img_med.jpg, t/00_dependencies_check.t, t/img_small.jpg,
56	  t/test.sh, bin/ocr, lib/Image/OCR/Tesseract.pm, t/paragraph.jpg:
57	  Initial revision
58
592008-01-01 04:23  cvs
60
61	* MANIFEST, Makefile.PL, README, t/02_Image_OCR_Tesseract.t,
62	  t/99_cleanup.t, t/tesseract_install_helper.pl, t/img_big.jpg,
63	  t/img_med.jpg, t/00_dependencies_check.t, t/img_small.jpg,
64	  t/test.sh, bin/ocr, lib/Image/OCR/Tesseract.pm, t/paragraph.jpg:
65	  init import
66
67