From b66925c26188075d843f7661f8d0a21eeb37ec22 Mon Sep 17 00:00:00 2001 From: Tor Andersson Date: Thu, 13 Jul 2017 15:28:09 +0200 Subject: Add 'mutool trace' command. --- docs/index.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'docs/index.html') diff --git a/docs/index.html b/docs/index.html index 314578f3..f91906d4 100644 --- a/docs/index.html +++ b/docs/index.html @@ -61,7 +61,7 @@ The iOS viewer is available on the mutool draw @@ -69,6 +69,8 @@ For rendering and converting documents there are two commands available: It is primarily used for rendering a document to image files.
mutool convert
This tool is used for converting documents into other formats, and is easier to use. +
mutool trace +
This is a debugging tool used for printing a trace of the graphics device calls on a page.

-- cgit v1.2.3