summaryrefslogtreecommitdiff
path: root/graphics/gocr/PLIST
diff options
context:
space:
mode:
authorwiz <wiz>2005-10-25 02:06:57 +0000
committerwiz <wiz>2005-10-25 02:06:57 +0000
commitc1eda80a9e8066bbe1ba266d3f7edc4e14a54d5b (patch)
tree5f20d26ceef8a3a125220cbca0dadc0fe33d5b79 /graphics/gocr/PLIST
parente699b6ca8c7805cc5029cf092d722249d4b976c5 (diff)
downloadpkgsrc-c1eda80a9e8066bbe1ba266d3f7edc4e14a54d5b.tar.gz
Update to 0.40. Add a tk option to install an additional
tcl/tk frontend. 0.40 update PNM file reader to maxval > 255 (make rpm) updated barcode-patch UPC_addon by Michael van Rooyen CAPITAL_LETTER_A_WITH_OGONEK added no "(PICTURE)" output for UTF8+ASCII (better for Mobile OCR project) smooth_borders() bug fixed and reworked 5x7 and prop10 font adaptions objects now detected by flood-fill algorithm (better?) XML-output changed changed auto dust detection (not final) 0.39 XML output added (subject of change, suggestions are welcome) netpbm-link-error fixed in gocr.c and configure.in: gocr.c: <config.h> changed to "config.h" configure-option --with-netpbm=PATH and --without-netpbm added update configure.in according to autoconf 2.57 wchar_h miss-configuration fixed in pgm2asc.c fix compiler warnings char filter accepts abbreviations now, like "0-9A-F" (but slow) update READMEde.txt output barcode tags (also improved recognition) fix pnm.c for files like example.eps.pbm fix detect.c for barcodes fix ocr0n.c 0<->8g 0.38 move UTF/HTML/TeX decoding to getTextLine, return (char *) now out_format HTML step towards detailed XML output correct line detection for footnotes (detect.c) "y" now seen as vowel (pgm2asc.c), I<vowel> susbtituted by l<vowel> &eacute;-detection, &aacute;-output fixed default dust_size is -1 now (auto detection = mean_size/10) char filter added ex: -C 0123456789ABCDEF - recognize only hexcodes man page updated (hopefully correct syntax) database bug fixed (small fonts, example by Chris) several bugs fixed by W. Webber (thanks) speed improved by 3rd-pass matrix filter in pixel() (pixel.c) (code from W. Webber) bug in remove_dust (remove.c) fixed for fonts bigger than 20x40 smooth_borders() changed (b/w-scans) bug in O0-detection fixed
Diffstat (limited to 'graphics/gocr/PLIST')
-rw-r--r--graphics/gocr/PLIST3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/gocr/PLIST b/graphics/gocr/PLIST
index 211d96f0132..acd9825bc68 100644
--- a/graphics/gocr/PLIST
+++ b/graphics/gocr/PLIST
@@ -1,5 +1,6 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2005/10/16 20:20:41 wiz Exp $
+@comment $NetBSD: PLIST,v 1.2 2005/10/25 02:06:57 wiz Exp $
bin/gocr
+${TK}bin/gocr.tcl
include/gocr.h
lib/libPgm2asc.a
man/man1/gocr.1