SHA256
1
0
forked from pool/ocrad
ocrad/ocrad.changes

182 lines
6.3 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Mon Sep 6 17:57:38 UTC 2010 - masterpatricko@gmail.com
- Update to 0.20
* ocradlib.h: Added new function OCRAD_scale.
* ocradlib.h: Added new function OCRAD_result_chars_total.
* ocradlib.h: Added new function OCRAD_result_chars_block.
* ocradlib.h: Added new function OCRAD_result_chars_line.
- add ocrad-build-with-optflags.patch
-------------------------------------------------------------------
Wed Aug 4 12:41:27 UTC 2010 - coolo@novell.com
- put devel files in -devel subpackage
-------------------------------------------------------------------
Wed Apr 7 12:15:49 UTC 2010 - freitag@novell.com
- update to version 0.19
* Version 0.19 released.
* Added library interface (ocradlib.h).
* Option `--crop' replaced with similar but different option
`--cut', which can accept coordinates taken from the ORF file.
* Recognition of files with a single character and without white
space at the edges has been fixed.
* testsuite/check.sh: Added new tests for the library interface
and for single character images.
* New files ocradlib.h, ocradlib.cc, ocrcheck.cc.
* Makefile.in: Added "--name" option to help2man invocation.
-------------------------------------------------------------------
Wed Nov 11 21:49:07 UTC 2009 - freitag@novell.com
- update to version 0.18
* Added a layout analyser able to process arbitrary pages.
* Added new option `--quiet'.
* The `--layout' option no more accepts an argument.
* The `--crop' option now accepts negative coordinates.
* New recognized letter; 'a' with ring above.
* Fixed recognition on files with a single big character.
* Fixed bug that didn't write maxval when saving pgm or ppm.
* Fixed some includes that prevented compilation with GCC 4.3.0.
* "make install-info" should now work on Debian and OS X.
* Arg_parser updated to 1.2.
* Verbosity control of messages has been modified.
- add info files post and postun scripts
-------------------------------------------------------------------
Wed Aug 26 12:53:54 CEST 2009 - mls@suse.de
- make patch0 usage consistent
-------------------------------------------------------------------
Mon Jan 7 14:32:56 CET 2008 - ssommer@suse.de
- fix build with gcc43
-------------------------------------------------------------------
Mon Jul 30 18:24:49 CEST 2007 - freitag@suse.de
* Version 0.17 released.
* License updated to GPL version 3 or later.
* `--scale' no more suppresses ORF output.
* Improved removal of thick frames.
* Changed `Textline' to accept more than one big initial.
* Class `Block' renamed to `Blob'.
* `configure' and `Makefile.in' have been modified to be more
GNU-standards compliant.
-------------------------------------------------------------------
Mon Oct 23 10:24:36 CEST 2006 - freitag@suse.de
- update to version 0.16:
* Version 0.16 released.
* Added new option `--filter'.
* Better algorithm for vertical space detection (blank lines).
* Some fixes made to `configure' script.
* Added two new debug levels.
* Improvements in character recognition.
-------------------------------------------------------------------
Thu Aug 10 11:06:32 CEST 2006 - freitag@suse.de
- update to version 0.15:
* Added new argument parser that replaces `getopt_long'.
* Fixed a bug that prevented compilation with GCC 4.1.
and some benefits from 0.14:
* Ocrad is now able to read ppm files.
* Added new class `Page_image' (256-level greymap).
* Added automatic and adaptive binarization by Otsu's method.
* Added new option `--crop'.
* Added two new chapters `Image Format Conversion' and
`Algorithm' to the texinfo file.
* Target `check' added to Makefile.
* Changed `ocrad.png' icon to color, one line.
-------------------------------------------------------------------
Wed Jan 25 21:38:55 CET 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
-------------------------------------------------------------------
Fri Jan 20 10:25:02 CET 2006 - freitag@suse.de
- added a patch that fixes a namespace problem on ppc and s390
-------------------------------------------------------------------
Wed Nov 2 22:06:58 CET 2005 - dmueller@suse.de
- don't build as root
-------------------------------------------------------------------
Tue Oct 18 16:26:13 CEST 2005 - freitag@suse.de
- update to version 0.13:
* ability to read pgm files
* better space detection in tables
* better number recognition
-------------------------------------------------------------------
Wed Jun 8 18:46:45 CEST 2005 - max@suse.de
- update to version 0.12:
* Text inside tables of solid lines is now recognized.
* Improvements in character recognition.
* Fixed possible integer overflow when loading pbm file.
-------------------------------------------------------------------
Mon Feb 21 15:43:53 CET 2005 - freitag@suse.de
- update to version 0.11:
* Improved algorithms again
* bugfixes
-------------------------------------------------------------------
Thu Dec 16 11:55:05 CET 2004 - freitag@suse.de
- update to version 0.10:
* Improved algorithms
* orf file changes
-------------------------------------------------------------------
Wed Jun 23 17:06:20 CEST 2004 - freitag@suse.de
- update to version 0.8:
* Better algorithm for line detection.
* New feature -x - (export ORF file to stdout).
* Small improvements in image elimination.
-------------------------------------------------------------------
Tue Feb 10 18:19:38 CET 2004 - freitag@suse.de
- update to version 0.7:
* manpage added
* utf8 output
* better detection
-------------------------------------------------------------------
Wed Jan 28 11:45:49 CET 2004 - freitag@suse.de
- update to version 0.6
-------------------------------------------------------------------
Mon Sep 8 09:51:25 CEST 2003 - freitag@suse.de
- update to version 0.4 - much better recognition results, better
Makefile etc.
-------------------------------------------------------------------
Mon Aug 18 18:29:23 CEST 2003 - freitag@suse.de
- resetted version to original 0.3 version official from the author.
I tried to convince him to use autoconf, but he does not want yet.
In order to distribute the original package, I reverted my auto-
conf version.
-------------------------------------------------------------------
Thu Jul 24 10:54:42 CEST 2003 - freitag@suse.de
- initial package