wxSVG is C++ library to create, manipulate and render Scalable Vector Graphics (SVG) files with the wxWidgets toolkit.
License: Open Source
wxSVG is a lightweight library focused on SVG rendering and basic 2D graphics, making it suitable for simpler applications. In contrast, Qt is a comprehensive framework that supports 2D and 3D graphics, extensive UI design, and is better suited for complex applications.