1GTK4-ENCODE-SYMBOL(1)            User Commands           GTK4-ENCODE-SYMBOL(1)
2
3
4

NAME

6       gtk4-encode-symbolic-svg - Symbolic icon conversion utility
7

SYNOPSIS

9       gtk4-encode-symbolic-svg [OPTION...] PATH WIDTHxHEIGHT
10

DESCRIPTION

12       gtk4-encode-symbolic-svg converts symbolic svg icons into specially
13       prepared png files. GTK can load and recolor these pngs, just like
14       original svgs, but loading them is much faster.
15
16       PATH is the name of a symbolic svg file, WIDTHxHEIGHT are the desired
17       dimensions for the generated png file.
18
19       To distinguish them from ordinary pngs, the generated files have the
20       extension .symbolic.png.
21

OPTIONS

23       -o DIRECTORY, --output DIRECTORY
24           Write png files to DIRECTORY instead of the current working
25           directory.
26
27       --debug
28           Generate png files of the various channels during the conversion.
29           If these files are not monochrome green, they are often helpful in
30           pinpointing the problematic parts of the source svg.
31
32
33
34GTK                                                      GTK4-ENCODE-SYMBOL(1)
Impressum