Skip to content

Easy to use SVG library for C++ (fork of legacy Google code project archive)

License

Notifications You must be signed in to change notification settings

MisterGC/simple-svg-writer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple-svg

Easy to use SVG library for C++ (fork)

This library 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.

This is a fork/clone of the original code here.

About

Easy to use SVG library for C++ (fork of legacy Google code project archive)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 98.8%
  • CMake 1.2%