diff options
Diffstat (limited to 'docs/mutool/run.html')
-rw-r--r-- | docs/mutool/run.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/mutool/run.html b/docs/mutool/run.html index 07f852de..8460f2f8 100644 --- a/docs/mutool/run.html +++ b/docs/mutool/run.html @@ -368,6 +368,11 @@ otherwise the color is ignored completely and the mask is derived from the alpha Apply a clip mask to restrict the pattern to the desired shape. </dl> +<dl> +<dt>Device#close() +<dd>Tell the device that we are done, and flush any pending output. +</dl> + <h2> Path </h2> |