Go to main content

man pages section 1: User Commands

Exit Print View

Updated: Wednesday, July 27, 2022
 
 

gtk4-encode-symbolic-svg (1)

Name

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

Synopsis

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

Description

GTK4-ENCODE-SYMBOL(1)            User Commands           GTK4-ENCODE-SYMBOL(1)



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

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

DESCRIPTION
       gtk4-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.

       --debug
           Generate png files of the various channels during the conversion.
           If these files are not monochrome green, they are often helpful in
           pinpointing the problematic parts of the source svg.



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


       +---------------+-----------------------+
       |ATTRIBUTE TYPE |   ATTRIBUTE VALUE     |
       +---------------+-----------------------+
       |Availability   | library/desktop/gtk4  |
       +---------------+-----------------------+
       |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/4.3/gtk-4.3.0.tar.xz.

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



GTK                                                      GTK4-ENCODE-SYMBOL(1)