Edit Info Other
Login

wxsvg"

Differences between revisions 1 and 2
Revision 1 as of 2009-01-21 12:04:07
Size: 1001
Editor: StewartAdam
Comment:
Revision 2 as of 2023-10-19 18:29:31
Size: 0
Comment: obsoletes
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
<<TableOfContents(5)>>
== What is wxsvg? ==
wxSVG is a WxWidgets extension that can renders SVGs from many backends, including Cairo and libart. It aims to provide access to the SVG DOM to C++ and Python through the standardized W3C API.

== FAQ ==
=== I thought wxsvg was previously in Fedora? ===
DVDStyler requires a build of wxsvg with its ffmpeg extensions enabled, however the builds of wxsvg in Fedora did not have these extensions enabled. Because of this, DVDStyler was not able to be built when RPM Fusion was launched (see [[https://bugzilla.rpmfusion.org/show_bug.cgi?id=49|bug 49]] for details). The authors of wxsvg agreed that at the moment (2009-01-21), no software is available that uses wxsvg without its ffmpeg extensions, so wxsvg was [[https://www.redhat.com/archives/fedora-devel-list/2009-January/msg00871.html|retired from Fedora]]. RPM Fusion now carries wxsvg with its ffmpeg extensions enabled - it '''does not''' replace the Fedora version.

----
CategoryPackage