From: Ian Jackson Date: Fri, 3 Jul 2009 17:17:13 +0000 (+0100) Subject: Adjust black/white percentages for cgi receiver normalisation to actually show land... X-Git-Tag: 1.9.2~69 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~yarrgweb/git?p=ypp-sc-tools.db-test.git;a=commitdiff_plain;h=d7c11228f740396d9dd2ed5939cae7b39f943b0d Adjust black/white percentages for cgi receiver normalisation to actually show land island names ok --- diff --git a/pctb/dictionary-update-receiver b/pctb/dictionary-update-receiver index cd1638e..13131f3 100755 --- 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');