summary refs log tree commit diff
path: root/pbmtext.html
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2018-12-04 02:46:47 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2018-12-04 02:46:47 +0000
commit8ca00988a615852b99fe7584bd4ec524aadf017e (patch)
tree5b725f28140640978c843844881a2088cdc9dd70 /pbmtext.html
parent9a9757236b571cd378b4bf5d3e215cb2616be58c (diff)
downloadnetpbm-mirror-8ca00988a615852b99fe7584bd4ec524aadf017e.tar.gz
netpbm-mirror-8ca00988a615852b99fe7584bd4ec524aadf017e.tar.xz
netpbm-mirror-8ca00988a615852b99fe7584bd4ec524aadf017e.zip
miscellaneous update
git-svn-id: http://svn.code.sf.net/p/netpbm/code/userguide@3445 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'pbmtext.html')
-rw-r--r--pbmtext.html19
1 files changed, 2 insertions, 17 deletions
diff --git a/pbmtext.html b/pbmtext.html
index 89377bab..3334464a 100644
--- a/pbmtext.html
+++ b/pbmtext.html
@@ -21,7 +21,6 @@ pbmtext - render text into a PBM image
 [<B>-nomargins</B>]
 [<B>-width</B> <i>pixels</i>]
 [<b>-dry-run</b>]
-[<b>-dump-sheet</b>]
 [<b>-text-dump</b>]
 [<I>text</I>]
 
@@ -171,20 +170,7 @@ truncates each line as needed to fit the specified width.
 <b>pbmtext</b> just writes to Standard Output a message telling the dimensions
 of the image it would have produced.
   
-<p>You can specify only one of <b>-dry-run</b>, <b>-dump-sheet</b>,  and
-<b>-text-dump</b>.
-
-<p>This option was new in Netpbm 10.75 (June 2016).
-  
-<dt><b>-dump-sheet</b>
-<dd>
-
-<p>With this option, instead of outputting the image of the text,
-<b>pbmtext</b> outputs a font sheet - an image containing all the characters
-in the font that would have been used.
-  
-<p>You can specify only one of <b>-dry-run</b>, <b>-dump-sheet</b>,  and
-<b>-text-dump</b>.
+<p>You can specify only one of <b>-dry-run</b> and <b>-text-dump</b>.
 
 <p>This option was new in Netpbm 10.75 (June 2016).
   
@@ -198,8 +184,7 @@ problems.  This option was new in Netpbm 10.82 (March 2018).
 <p>When <b>-wchar</b> is in effect, the output text will be in the encoding
 specified by the current locale.
 
-<p>You can specify only one of <b>-dry-run</b>, <b>-dump-sheet</b>,  and
-<b>-text-dump</b>.
+<p>You can specify only one of <b>-dry-run</b> and <b>-text-dump</b>.
 
 <p>This option was new in Netpbm 10.82 (March 2018).