chiark
/
gitweb
/
~ijackson
/
ypp-sc-tools.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dd9f251
)
Adjust black/white percentages for cgi receiver normalisation to actually show land...
author
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Fri, 3 Jul 2009 17:17:13 +0000
(18:17 +0100)
committer
Ian Jackson
<Ian.Jackson@eu.citrix.com>
Fri, 3 Jul 2009 17:17:13 +0000
(18:17 +0100)
pctb/dictionary-update-receiver
patch
|
blob
|
history
diff --git
a/pctb/dictionary-update-receiver
b/pctb/dictionary-update-receiver
index cd1638e22a476e905d2ebecd7975169181fb1358..13131f3330272f96f7ea74e5fe34b621dd673f55 100755
(executable)
--- a/
pctb/dictionary-update-receiver
+++ b/
pctb/dictionary-update-receiver
@@
-54,7
+54,7
@@
sub parseentryin__pixmap ($) {
my $whole= pipeval($ppm,
'ppmtopgm',
- 'pnmnorm -bpercent
40 -wpercent 20
',
+ 'pnmnorm -bpercent
10 -wpercent 5
',
'pgmtopbm -threshold',
'pnminvert',
'pbmtoascii');