From 813e78aefb939daffd8f071be0790470ab037f2c Mon Sep 17 00:00:00 2001 From: Tor Andersson Date: Wed, 14 Nov 2018 00:15:14 +0100 Subject: Remove TARGA output support. It is not very useful. --- docs/man/mutool.1 | 2 +- docs/manual-mutool-convert.html | 2 +- docs/manual-mutool-draw.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'docs') diff --git a/docs/man/mutool.1 b/docs/man/mutool.1 index 7f641d68..394295e5 100644 --- a/docs/man/mutool.1 +++ b/docs/man/mutool.1 @@ -23,7 +23,7 @@ convert to another vector format, or extract the text content. .PP The supported input document formats are: pdf, xps, cbz, and epub. .PP -The supported output image formats are: pbm, pgm, ppm, pam, png, tga, pwg, pcl and ps. +The supported output image formats are: pbm, pgm, ppm, pam, png, pwg, pcl and ps. The supported output vector formats are: svg, pdf, and debug trace (as xml). The supported output text formats are: plain text, html, and structured text (as xml). .TP diff --git a/docs/manual-mutool-convert.html b/docs/manual-mutool-convert.html index c8205bd0..61e05fee 100644 --- a/docs/manual-mutool-convert.html +++ b/docs/manual-mutool-convert.html @@ -69,7 +69,7 @@ Image output CBZ (comic book zip) is a multi-page image format.

-The following single page image formats are also supported: PNG, PNM, PAM, TGA, PBM, PKM. +The following single page image formats are also supported: PNG, PNM, PAM, PBM, PKM. Each page is written to a separate file.

diff --git a/docs/manual-mutool-draw.html b/docs/manual-mutool-draw.html index 435c4b00..ac7c9f66 100644 --- a/docs/manual-mutool-draw.html +++ b/docs/manual-mutool-draw.html @@ -24,7 +24,7 @@ mutool draw [options] file [pages] The supported input document formats are: pdf, xps, cbz, and epub.

-The supported output image formats are: pbm, pgm, ppm, pam, png, tga, +The supported output image formats are: pbm, pgm, ppm, pam, png, pwg, pcl and ps. The supported output vector formats are: svg, pdf, and debug trace (as xml). The supported output text formats are: plain text, html, and structured text (as xml). -- cgit v1.2.3