diff options
author | giraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8> | 2017-07-13 16:38:53 +0000 |
---|---|---|
committer | giraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8> | 2017-07-13 16:38:53 +0000 |
commit | 11058d75b808d60f100f4822ee4f145fe3929274 (patch) | |
tree | 46e6329381ed70eeffca838da5e68934e2abc69d /doc/HISTORY | |
parent | 7a0fd9645646acc23c06098b5f3459eee7352b77 (diff) | |
download | netpbm-mirror-11058d75b808d60f100f4822ee4f145fe3929274.tar.gz netpbm-mirror-11058d75b808d60f100f4822ee4f145fe3929274.tar.xz netpbm-mirror-11058d75b808d60f100f4822ee4f145fe3929274.zip |
Use ppphist/ppmmake instead of pamcut/pamscale to create background-color file; use ppmhist/ppmchange instead of pamarith to create background mask file
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@3032 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'doc/HISTORY')
-rw-r--r-- | doc/HISTORY | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/HISTORY b/doc/HISTORY index b742b8f4..0e61ab03 100644 --- a/doc/HISTORY +++ b/doc/HISTORY @@ -6,6 +6,10 @@ CHANGE HISTORY not yet BJH Release 10.80.00 + ppmshadow: handle images with a black background and low + contrast images (i.e. little difference between foreground and + background). + pgmmake: Fix bug: treats non-numeric gray-level argument as zero. Always broken (Pgmmake was new in Netpbm 10.32, February 2006). |