about summary refs log tree commit diff
path: root/doc/HISTORY
diff options
context:
space:
mode:
Diffstat (limited to 'doc/HISTORY')
-rw-r--r--doc/HISTORY21
1 files changed, 17 insertions, 4 deletions
diff --git a/doc/HISTORY b/doc/HISTORY
index 8cb30585..7e5e2641 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -6,6 +6,20 @@ CHANGE HISTORY
 
 not yet  BJH  Release 10.75.00
 
+              pbmtextps: Add -leftmargin, -rightmargin, -topmargin,
+              -bottommargin, -ascent, -descent, -pad, -crop.
+
+              pbmtextps: Add -dump-ps.
+
+              pbmtextps: Abort with error instead of generating single space
+              when user supplies no text.
+
+              pbmtextps: Accept fractional -fontsize.
+              
+              pbmtextps: Change margins for non-default fonts.
+
+              pbmtextps: Minor output changes caused by code cleanup.
+
               bmptopnm: Add ability to convert Version 4 and 5 Windows BMP.
 
               pbmtext: remove undocumented -dump option; add 'genfontc'
@@ -17,10 +31,6 @@ not yet  BJH  Release 10.75.00
 
               pbmtext: Speedup: renders directly in raw PBM.
 
-              pbmtextps: Change margins for non-default fonts.
-
-              pbmtextps: Minor output changes caused by code cleanup.
-
               pbmreduce: add -randomseed.
 
               anytopnm, pnmmargin, pnmquant, ppmquant, pnmquantall, pgmcrater,
@@ -34,6 +44,9 @@ not yet  BJH  Release 10.75.00
               libnetpbm: Add pm_system2(), pm_system2_lp(), pm_system2_vp() -
               same as pm_system(), etc. but returns the termination status.
 
+              pbmtextps: Fix bug: input text or font name with Postscript
+              control characters messes up the Postscript program.
+
               ppmhist: fix incorrect color names.  Introduced in
               Netpbm 10.19 (November 2003).