Ryujinx-GtkSharp/doc/en/Rsvg.xml

19 lines
710 B
XML
Raw Normal View History

<Namespace Name="Rsvg" FullName="Rsvg" FullNameSP="Rsvg" Maintainer="Mono">
<Docs>
<summary>Library for rendering of SVG vector graphics.</summary>
<remarks>
<para>
The Gnome Scalable Vector Graphics Library (RSVG) is a library for rendering SVG and SVGZ files. RSVG is released under the GNU General Public License (GNU GPL), which allows for flexible licensing of client applications.
</para>
<para>
RSVG depends on the following libraries:
<list type="bullet">
<item><term><see cref="N:GLib" /></term></item>
<item><term><see cref="N:Pango" /></term></item>
<item><term><see cref="N:Gdk" /></term></item>
</list>
</para>
</remarks>
</Docs>
</Namespace>