From 502963569e7733468dfbcf2d0b2b5f29cc9bdc9c Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sun, 5 Jul 2009 21:07:19 +0100 Subject: [PATCH] showentry scales by 3 --- pctb/dictionary-manager | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pctb/dictionary-manager b/pctb/dictionary-manager index 2c91a2a..c504882 100755 --- a/pctb/dictionary-manager +++ b/pctb/dictionary-manager @@ -1207,7 +1207,7 @@ proc approve_showentry {ix file specdata} { set image [exec pgmtoppm {#008-white} << $image | pnmnoraw] append image "\n" } - execpnm_createphoto approve/$ix pnmscale 2 << $image + execpnm_createphoto approve/$ix pnmscale 3 << $image label $wb-image -image approve/$ix -bd 2 -relief flat -bg black manyset [dict2_reqkind_rows $dict] reqkind -- 2.30.2