diff options
author | giraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8> | 2012-12-25 01:27:23 +0000 |
---|---|---|
committer | giraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8> | 2012-12-25 01:27:23 +0000 |
commit | 0a75e38834b1a121fd723185bdfad0d6850475a2 (patch) | |
tree | 680ecfbf1a965973c1477f02c1d6f47ce64e8d93 /doc | |
parent | 74aaada027a5ada8f448ba497fb0d15df3c00fe9 (diff) | |
download | netpbm-mirror-0a75e38834b1a121fd723185bdfad0d6850475a2.tar.gz netpbm-mirror-0a75e38834b1a121fd723185bdfad0d6850475a2.tar.xz netpbm-mirror-0a75e38834b1a121fd723185bdfad0d6850475a2.zip |
Set don't care bits to zero
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@1817 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'doc')
-rw-r--r-- | doc/HISTORY | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/HISTORY b/doc/HISTORY index dcef4379..426f65bf 100644 --- a/doc/HISTORY +++ b/doc/HISTORY @@ -15,6 +15,9 @@ not yet BJH Release 10.61.00 metadata, small images do require loss of quality in order to get down to a compression ratio of 1. + pnmcat: set don't care bits in packed PBM output to zero so + they are predictable. + libpam, pamcomp: fix bug: treats tuple type GRAYSCALE_ALPHA like GRAYSCALE on 32-bit machine. Actually, looks only at first 4 characters (8 characters on machine with 64 bit addressess) of |