/svgren

:camera: SVG renderer in C++

Primary LanguageC++MIT LicenseMIT

svgren releases Build Status Build status

SVG renderer library in C++.

image sample

  • full gradient support
  • group opacity
  • all shapes support
  • all path elements support
  • render to memory
  • gaussian blur effect support

svgren uses svgdom to read the SVG file and cairo to render graphics.

Installation and Tutorials

Read WiKi for installation instructions and tutorials.

Questions

In case of questions, please submit those as Issue.