| Top |  |  |  |  | 
GObject ╰── GInitiallyUnowned ╰── GstObject ╰── GstElement ╰── GstVideoDecoder ╰── GstRsvgDec
This elements renders SVG graphics.
| 1 | gst-launch-1.0 filesrc location=image.svg ! rsvgdec ! imagefreeze ! videoconvert ! autovideosink | 
render and show a svg image.
| plugin | rsvg | 
| author | Sebastian Dröge <sebastian.droege@collabora.co.uk> | 
| class | Codec/Decoder/Image |