man-pages/man1/gtk-encode-symbolic-svg.1.html
2021-03-31 01:06:50 +01:00

86 lines
1.6 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML><HEAD><TITLE>Man page of GTK-ENCODE-SYMBOLI</TITLE>
</HEAD><BODY>
<H1>GTK-ENCODE-SYMBOLI</H1>
Section: User Commands (1)<BR>Updated: <BR><A HREF="#index">Index</A>
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
<A NAME="lbAB">&nbsp;</A>
<H2>NAME</H2>
gtk-encode-symbolic-svg - Symbolic icon conversion utility
<A NAME="lbAC">&nbsp;</A>
<H2>SYNOPSIS</H2>
<DL COMPACT>
<DT id="1">
<B>gtk-encode-symbolic-svg</B> [OPTION...] <I>PATH</I> <I>WIDTH</I>x<I>HEIGHT</I>
</DL>
<A NAME="lbAD">&nbsp;</A>
<H2>DESCRIPTION</H2>
<P>
<B>gtk-encode-symbolic-svg</B>
<DD>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.
<P>
<I>PATH</I>
is the name of a symbolic svg file,
<I>WIDTH</I>x<I>HEIGHT</I>
are the desired dimensions for the generated png file.
<P>
To distinguish them from ordinary pngs, the generated files have the extension
.symbolic.png.
<A NAME="lbAE">&nbsp;</A>
<H2>OPTIONS</H2>
<P>
-o <I>DIRECTORY</I>, --output <I>DIRECTORY</I>
<DL COMPACT><DT id="2"><DD>
Write png files to
<I>DIRECTORY</I>
instead of the current working directory.
</DL>
<P>
<HR>
<A NAME="index">&nbsp;</A><H2>Index</H2>
<DL>
<DT id="3"><A HREF="#lbAB">NAME</A><DD>
<DT id="4"><A HREF="#lbAC">SYNOPSIS</A><DD>
<DT id="5"><A HREF="#lbAD">DESCRIPTION</A><DD>
<DT id="6"><A HREF="#lbAE">OPTIONS</A><DD>
</DL>
<HR>
This document was created by
<A HREF="/cgi-bin/man/man2html">man2html</A>,
using the manual pages.<BR>
Time: 00:05:16 GMT, March 31, 2021
</BODY>
</HTML>