Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 577 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 577 Bytes

simple-svg is a single file header-only C++ library for creating SVG files.

Simple-SVG was written to provide an easy API to allow beginners to become more accustomed to C++ by easily creating graphics.

This project creates files that can then be viewed by a sister project File Monitor. As you make changes to your SVG document, you will automatically see an updated image in File Monitor.