logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

gtk-encode-symbolic-svg - Symbolic icon conversion utility

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, WIDTHxHEIGHT are the desired dimensions for the generated png
       file.

       To distinguish them from ordinary pngs, the generated files have the extension .symbolic.png.

Name

       gtk-encode-symbolic-svg - Symbolic icon conversion utility

Options

       -o DIRECTORY, --output DIRECTORY
           Write png files to DIRECTORY instead of the current working directory.

GTK+                                                                                       GTK-ENCODE-SYMBOLI(1)

Synopsis

gtk-encode-symbolic-svg [OPTION...] PATHWIDTHxHEIGHT

See Also