diff options
author | giraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8> | 2022-03-10 02:10:14 +0000 |
---|---|---|
committer | giraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8> | 2022-03-10 02:10:14 +0000 |
commit | 5559b89423b6ed41f179a5970775eb2ff8e93b49 (patch) | |
tree | 509ff0630b6e33ac5148a4d3213b1df621badf08 /doc | |
parent | ea5a20cc962244d3b913cf5e2af767eb1f2bb389 (diff) | |
download | netpbm-mirror-5559b89423b6ed41f179a5970775eb2ff8e93b49.tar.gz netpbm-mirror-5559b89423b6ed41f179a5970775eb2ff8e93b49.tar.xz netpbm-mirror-5559b89423b6ed41f179a5970775eb2ff8e93b49.zip |
Fix vertical justification
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@4299 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'doc')
-rw-r--r-- | doc/HISTORY | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/HISTORY b/doc/HISTORY index 1225522e..0dcbd5af 100644 --- a/doc/HISTORY +++ b/doc/HISTORY @@ -9,7 +9,11 @@ not yet BJH Release 10.98.00 pnmtosir: Set some possibly meaningless bits in output to zero so output is repeatable. - pnmtorle: fix bug: -h works only on first image. + pamx: Fix bug: top-justifies image in all cases where it should + bottom-justify. Always broken. (pamx was new in Netpbm 10.34 + (June 2006). + + pnmtorle: Fix bug: -h works only on first image. pamsistoaglyph: Fix invalid memory reference and incorrect output on depth 1 input. Always broken. (pamsistoaglyph was |