about summary refs log tree commit diff
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2015-07-14 02:23:09 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2015-07-14 02:23:09 +0000
commit9c2837581f378610049e64f33c58a2df8c381713 (patch)
tree87d8de56ef3219deba0acf44e179eda910e98ea4
parent788bd477c96b75ee1d53d3b719fc05e5f1dfffd7 (diff)
downloadnetpbm-mirror-9c2837581f378610049e64f33c58a2df8c381713.tar.gz
netpbm-mirror-9c2837581f378610049e64f33c58a2df8c381713.tar.xz
netpbm-mirror-9c2837581f378610049e64f33c58a2df8c381713.zip
update HISTORY
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@2604 9d0c8265-081b-0410-96cb-a4ca84ce46f8
-rw-r--r--doc/HISTORY13
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/HISTORY b/doc/HISTORY
index 4678d978..dcd0ed16 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -6,6 +6,19 @@ CHANGE HISTORY
 
 not yet  BJH  Release 10.72.00
 
+              pbmtoescp2: Add -stripeheight;
+
+              phmtoescp2: Add -resolution;
+
+              pbmtoescp2: Add -formfeed
+
+              pbmtoescp2: Add -raw.
+
+              pbmtoescp2: Add -resolution=720.
+
+              pbmtoescp2: Pad output horizontally to a multiple of 8 columns
+              and vertically to a whole stripe to prevent image loss.
+
               pnmpad: Add -mheight, -mwidth.
 
               ppmtoilbm: Fix failure with -hamforce and -nocompression.