Skip to content
forked from cppfw/svgren

📷 SVG rendering library in C++

License

Notifications You must be signed in to change notification settings

miuhiroetp/svgren

 
 

Repository files navigation

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.

Support my work

Patreon

About

📷 SVG rendering library in C++

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 92.6%
  • Makefile 5.2%
  • PowerShell 1.3%
  • Other 0.9%