From d7c11228f740396d9dd2ed5939cae7b39f943b0d Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Fri, 3 Jul 2009 18:17:13 +0100 Subject: [PATCH 1/1] Adjust black/white percentages for cgi receiver normalisation to actually show land island names ok --- pctb/dictionary-update-receiver | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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'); -- 2.30.2