gtk-encode-symbolic-svg
gtk-encode-symbolic-svg — Symbolic icon conversion utility
Synopsis
gtk-encode-symbolic-svg
[OPTION...] PATH
WIDTH
xHEIGHT
Description
gtk-encode-symbolic-svg converts symbolic svg icons into specially prepared png files. GTK+ can load and recolor these pngs, just like original svgs, but loading them is much faster.
PATH
is the name of a symbolic svg file, WIDTH
xHEIGHT
are the desired dimensions for the generated png file.
To distinguish them from ordinary pngs, the generated files have the extension .symbolic.png
.
Options
-o | Write png files to |
© 2005–2020 The GNOME Project
Licensed under the GNU Lesser General Public License version 2.1 or later.
https://developer.gnome.org/gtk3/3.24/gtk-encode-symbolic-svg.html