about summary refs log tree commit diff
path: root/doc
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2008-08-16 16:41:08 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2008-08-16 16:41:08 +0000
commit77e9ee37ea4d6025870df9f71bdd43b4cb862c42 (patch)
tree40851fdffdc5652013f57e4b4820b4b786ac0470 /doc
parentf1e738eefb7d3342dbc141a9a45aacfd94e98769 (diff)
downloadnetpbm-mirror-77e9ee37ea4d6025870df9f71bdd43b4cb862c42.tar.gz
netpbm-mirror-77e9ee37ea4d6025870df9f71bdd43b4cb862c42.tar.xz
netpbm-mirror-77e9ee37ea4d6025870df9f71bdd43b4cb862c42.zip
Fix corner averaging for background determination
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@712 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'doc')
-rw-r--r--doc/HISTORY10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/HISTORY b/doc/HISTORY
index e1a4ac1b..f0f96ff1 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -18,9 +18,19 @@ not yet  BJH  Release 10.44.00
 
               pnmpaste: fail if user specified stdin for both images.
 
+              pnm_backgroundxel(), pnm_backgroundxelrow() (affects
+              pnmrotate, pnmshear, pnmcrop, pnmcat: correctly average
+              corner colors to determine background (fill) color.
+
               pamcut: don't crash when cutting a region entirely to the
               left or right of the input image, with -pad.
 
+              pgmhist: arbitrary output when total pixels doesn't fit in an
+              integer.
+
+              pamcomp: fix bug: arbitrary output when combined number of rows
+              doesn't fit in an integer.
+
               pamtosvg: remove "needed exchange" debug trace.
 
               Add pbmminkowski (source code has been in package since 10.12