• Stars
    star
    201
  • Rank 188,998 (Top 4 %)
  • Language
    C++
  • License
    MIT License
  • Created over 8 years ago
  • Updated about 1 month ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

📷 SVG rendering library in C++

svgren

releases

ci status

codecov.io

SVG renderer library in C++.

image sample

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

Installation and Tutorials

Read WiKi for installation instructions and tutorials.

Projects using svgren