about summary refs log tree commit diff
path: root/doc/HISTORY
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2021-12-25 20:09:20 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2021-12-25 20:09:20 +0000
commitf3b35339610d1ec7c5f8b4cf3bc1a0057400c80f (patch)
treeae18e6f4cabf4c4785c87f3b0f32eab0cdf3b205 /doc/HISTORY
parent053fc3f33856d9d5185ee10d25a1643d819abe72 (diff)
downloadnetpbm-mirror-f3b35339610d1ec7c5f8b4cf3bc1a0057400c80f.tar.gz
netpbm-mirror-f3b35339610d1ec7c5f8b4cf3bc1a0057400c80f.tar.xz
netpbm-mirror-f3b35339610d1ec7c5f8b4cf3bc1a0057400c80f.zip
Use -halign, -valign with -mwidth, -mheight
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@4218 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'doc/HISTORY')
-rw-r--r--doc/HISTORY4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/HISTORY b/doc/HISTORY
index 7b9d8901..9441905e 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -8,6 +8,10 @@ not yet  BJH  Release 10.97.00
 
               Add pbnnoise.
 
+              pnmpad: Use -halign with -mwidth and default to centering the
+              image instead of left-justifying when no other padding is being
+              added.  Same with -mheight, -valign, and top-justifying.
+
               xwdtopnm: Add ability to process bit depth 32.
 
               pgmtoppm: Add -black, -white.