Go to main content

man pages section 1: User Commands

Exit Print View

Updated: Wednesday, July 27, 2022
 
 

gtk-encode-symbolic-svg (1)

Name

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

Synopsis

gtk-encode-symbolic-svg [OPTION...] PATH WIDTHxHEIGHT

Description

GTK-ENCODE-SYMBOLI(1)            User Commands           GTK-ENCODE-SYMBOLI(1)



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

SYNOPSIS
       gtk-encode-symbolic-svg [OPTION...] PATH WIDTHxHEIGHT

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.

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



ATTRIBUTES
       See attributes(7) for descriptions of the following attributes:


       +---------------+-----------------------+
       |ATTRIBUTE TYPE |   ATTRIBUTE VALUE     |
       +---------------+-----------------------+
       |Availability   | library/desktop/gtk3  |
       +---------------+-----------------------+
       |Stability      | Pass-through volatile |
       +---------------+-----------------------+

NOTES
       Source code for open source software components in Oracle Solaris can
       be found at https://www.oracle.com/downloads/opensource/solaris-source-
       code-downloads.html.

       This software was built from source available at
       https://github.com/oracle/solaris-userland.  The original community
       source was downloaded from
       https://download.gnome.org/sources/gtk+/3.24/gtk+-3.24.30.tar.xz.

       Further information about this software can be found on the open source
       community website at https://www.gtk.org/.



GTK+                                                     GTK-ENCODE-SYMBOLI(1)