mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-14 14:20:21 +00:00
docs: Some updates to the render tool manpage
List all supported output formats and fix a few typos.
This commit is contained in:
parent
86924c2f9a
commit
b5c9b6aa25
@ -49,13 +49,14 @@ without any titlebar.
|
|||||||
Rendering
|
Rendering
|
||||||
^^^^^^^^^
|
^^^^^^^^^
|
||||||
|
|
||||||
The ``render`` command saves a rendering of the rendernode as a png or tiff image.
|
The ``render`` command saves a rendering of the rendernode as a png, tiff or svg
|
||||||
The name of the file to write can be specified as a second FILE argument.
|
image or as pdf document. The name of the file to write can be specified as a second
|
||||||
|
FILE argument.
|
||||||
|
|
||||||
``--renderer=RENDERER``
|
``--renderer=RENDERER``
|
||||||
|
|
||||||
Use the given renderer. Use ``--renderer=help`` to get a information
|
Use the given renderer. Use ``--renderer=help`` to get a information
|
||||||
about poassible values for the ``RENDERER``.
|
about possible values for the ``RENDERER``.
|
||||||
|
|
||||||
Benchmark
|
Benchmark
|
||||||
^^^^^^^^^
|
^^^^^^^^^
|
||||||
@ -97,4 +98,4 @@ exit code is 1. If the images are identical, it is 0.
|
|||||||
|
|
||||||
``--quiet``
|
``--quiet``
|
||||||
|
|
||||||
Don't write results to stdout.`
|
Don't write results to stdout.
|
||||||
|
Loading…
Reference in New Issue
Block a user