$OpenBSD: patch-FuzzyOcr_preps,v 1.1.1.1 2007/10/04 19:53:49 merdely Exp $
--- FuzzyOcr.preps.orig	Tue Sep  4 13:31:13 2007
+++ FuzzyOcr.preps	Mon Sep 17 14:21:43 2007
@@ -33,3 +33,10 @@ preprocessor maketiff {
     args = -color -truecolor
 }
 
+# Uses pamditherbw with thresholding on the PAM file
+preprocessor pamditherbw {
+    command = pamditherbw
+    args = -threshold
+}
+
+
