git.ucc.asn.au
/
dja
/
scandal.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
80ce872
)
grey -> gray. Should have tested before committing.
author
Daniel Axtens
<dja@ucc.asn.au>
Sun, 31 Jul 2011 13:43:27 +0000
(21:43 +0800)
committer
Daniel Axtens
<dja@ucc.asn.au>
Sun, 31 Jul 2011 13:43:27 +0000
(21:43 +0800)
scan2pages.sh
patch
|
blob
|
history
diff --git
a/scan2pages.sh
b/scan2pages.sh
index
7ef2683
..
501fbe3
100755
(executable)
--- a/
scan2pages.sh
+++ b/
scan2pages.sh
@@
-181,7
+181,7
@@
for scanpgnum in `$my_seq 1 $pages`; do
echo "Resplitting physical page ${physpgnum}."
fi
unpaper $unpaperflags --pre-rotate 90 --layout double --overwrite \
- -op 2 --no-blackfilter --no-gr
e
yfilter --no-noisefilter \
+ -op 2 --no-blackfilter --no-gr
a
yfilter --no-noisefilter \
-no-blurfilter $cleanphyspg $outdir/logpg-${scanpgnum}-${physpgnum}-%01d.pnm || exit 1
else
cp $cleanphyspg $outdir/logpg-${scanpgnum}-${physpgnum}-1.pnm
UCC
git Repository :: git.ucc.asn.au