SVG renderer library in C++.
- full gradient support
- group opacity
- all shapes support
- all path elements support
- render to memory
svgren uses svgdom to read the SVG file and cairo to render graphics.
Read WiKi for installation instructions and tutorials.
In case of questions, please submit those as Issue.