Skip to content
forked from cppfw/svgren

📷 SVG rendering library in C++

License

Notifications You must be signed in to change notification settings

TrigerxD/svgren

 
 

Repository files navigation

svgren

releases Build Status Build status Patreon

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.

About

📷 SVG rendering library in C++

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 91.1%
  • Makefile 5.2%
  • PowerShell 2.0%
  • Other 1.7%