From 19c59f209876d5e57323a88783e26898730028e9 Mon Sep 17 00:00:00 2001 From: giraffedata Date: Sun, 12 Jun 2016 17:32:46 +0000 Subject: Add -leftmargin, etc., -ascent, -descent, -pad, -crop, -dump-ps; use asciihex encoding of text to avoid corrupting Postscript program; validate font name to avoid corrupting Postscript program; fail if no input text rather than generate single space; more verbose stuff git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@2784 9d0c8265-081b-0410-96cb-a4ca84ce46f8 --- doc/HISTORY | 21 +++++++++++++++++---- 1 file changed, 17 insertions(+), 4 deletions(-) (limited to 'doc/HISTORY') 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). -- cgit 1.4.1