From 5806c5c500d7f4c995bd148a67460e8b36eeb0d9 Mon Sep 17 00:00:00 2001 From: giraffedata Date: Tue, 26 Oct 2021 18:48:13 +0000 Subject: Fix bug: wrong detection of relationship between corner points with -quad git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@4157 9d0c8265-081b-0410-96cb-a4ca84ce46f8 --- doc/HISTORY | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/HISTORY b/doc/HISTORY index 5434f56a..a1910249 100644 --- a/doc/HISTORY +++ b/doc/HISTORY @@ -11,6 +11,15 @@ not yet BJH Release 10.97.00 pamtogif: Fix bug: doesn't ignore the input alpha mask when user specified -transparent. Broken in Netpbm 10.37 (December 2006). + pamrubber: Fix bug: random behavior with -quad when you specify + both points for source or target and the second one is lower in + the image than the first. Always broken (Pamrubber was new in + Netpbm 10.54 (March 2011)). + + libnetpbm: When validating computable size of width and height, + allow for adding up to 10 instead of 2, to account for rounding + up to a multiple of 8 in processing bit maps. + 21.09.25 BJH Release 10.96.00 pgmtoppm: Eliminate dependency on color dictionary when user @@ -340,7 +349,7 @@ not yet BJH Release 10.97.00 than just pick one. pamrubber: Fix bug: -frame doesn't work. Always broken. - (Pamrubber was new in Netpbm 10.54 (March 2011). + (Pamrubber was new in Netpbm 10.54 (March 2011)). 19.09.28 BJH Release 10.88.00 -- cgit 1.4.1