--- FuzzyOcr.scansets 2006-12-23 14:16:52.255448488 -0700 +++ FuzzyOcr.scansets 2006-12-23 17:14:50.551174720 -0700 @@ -34,19 +34,19 @@ # Inverted Ocrad scanset with decolorization # (without pamthreshold - for netpbm < 10.34) -scanset ocrad-decolorize-invert { - preprocessors = ppmtopgm, pamditherbw, pamtopnm - command = $ocrad - args = -s5 -i $input -} +#scanset ocrad-decolorize-invert { +# preprocessors = ppmtopgm, pamditherbw, pamtopnm +# command = $ocrad +# args = -s5 -i $input +#} # Ocrad scanset with decolorization # (without pamthreshold - for netpbm < 10.34) -scanset ocrad-decolorize { - preprocessors = ppmtopgm, pamditherbw, pamtopnm - command = $ocrad - args = -s5 $input -} +#scanset ocrad-decolorize { +# preprocessors = ppmtopgm, pamditherbw, pamtopnm +# command = $ocrad +# args = -s5 $input +#} # Standard Gocr Scanset