diff options
author | giraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8> | 2008-01-27 01:16:26 +0000 |
---|---|---|
committer | giraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8> | 2008-01-27 01:16:26 +0000 |
commit | 4734df305f1cda4c4695b8c8696a6194808f309a (patch) | |
tree | ae2cef66a1a11336051520b9b01451f08eba8a6f /doc/HISTORY | |
parent | a622e9fb64d68f87bd959d42ab5f6b02af782760 (diff) | |
download | netpbm-mirror-4734df305f1cda4c4695b8c8696a6194808f309a.tar.gz netpbm-mirror-4734df305f1cda4c4695b8c8696a6194808f309a.tar.xz netpbm-mirror-4734df305f1cda4c4695b8c8696a6194808f309a.zip |
Implement Pamflip process in Tifftopnm
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@570 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'doc/HISTORY')
-rw-r--r-- | doc/HISTORY | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/HISTORY b/doc/HISTORY index d74b86a4..24550879 100644 --- a/doc/HISTORY +++ b/doc/HISTORY @@ -6,6 +6,10 @@ CHANGE HISTORY not yet BJH Release 10.42.00 + tifftopnm: orient raster properly in row-by-row operation + when TIFF uses nonstandard raster orientation. (ORIENTATION + tag). + pamflip: Rewrite low-memory algorithm; use temp files and conserve virtual as well as real memory. @@ -31,7 +35,7 @@ not yet BJH Release 10.42.00 bmptopnm: fix crash with 16 bit images. - pamlcolor8.map: Make it a 256 color map sorted by index, + palmcolor8.map: Make it a 256 color map sorted by index, per Palm's spec. Thanks Paul Bolle <pebolle@tiscali.nl>. xwdtopnm: deal with too-large bits per pixel value in XWD |