1GTK-ENCODE-SYMBOLI(1) User Commands GTK-ENCODE-SYMBOLI(1)
2
3
4
6 gtk-encode-symbolic-svg - Symbolic icon conversion utility
7
9 gtk-encode-symbolic-svg [OPTION...] PATH WIDTHxHEIGHT
10
12 gtk-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
23 -o DIRECTORY, --output DIRECTORY
24 Write png files to DIRECTORY instead of the current working
25 directory.
26
27
28
29GTK+ GTK-ENCODE-SYMBOLI(1)