1GTK4-RENDERNODE-TOOL()                                  GTK4-RENDERNODE-TOOL()
2
3
4

NAME

6       gtk4-rendernode-tool - GskRenderNode Utility
7

SYNOPSIS

9       gtk4-rendernode-tool <COMMAND> [OPTIONS...] <FILE>
10
11       gtk4-rendernode-tool info [OPTIONS...] <FILE>
12       gtk4-rendernode-tool show [OPTIONS...] <FILE>
13       gtk4-rendernode-tool render [OPTIONS...] <FILE> [<FILE>]
14
15

DESCRIPTION

17       gtk4-rendernode-tool  can perform various operations on serialized ren‐
18       dernodes.
19

COMMANDS

21   Information
22       The info command shows general information about the  rendernode,  such
23       as the number of nodes, and the depth of the tree.
24
25   Showing
26       The show command displays the rendernode.
27
28       --undecorated
29
30       Removes  window decorations. This is meant for rendering of exactly the
31       rendernode without any titlebar.
32
33   Rendering
34       The render command saves a rendering of the rendernode as a png or tiff
35       image.  The name of the file to write can be specified as a second FILE
36       argument.
37
38       --renderer=RENDERER
39          Use the given renderer. Use --renderer=help  to  get  a  information
40          about poassible values for the RENDERER.
41
42
43
44
45                                                        GTK4-RENDERNODE-TOOL()
Impressum