JaimeIvanCervantes / svgren

:camera: SVG renderer in C++

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

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.

About

:camera: SVG renderer in C++

License:MIT License


Languages

Language:C++ 89.5%Language:Makefile 5.5%Language:PowerShell 2.5%Language:C 2.3%Language:Ruby 0.3%