Skip to content

Implements an SVG generator object, which creates an SVG file from an input file's instructions, in C++.

Notifications You must be signed in to change notification settings

dhimitrimano/343-1-SVG

Repository files navigation

SVG

Converts a text file to an html file with SVG graphics.

Credits:
Starter code with "Circle" defined and Shell scripts provided by Yusuf Pisan
Additional objects and artwork by Dhimitri Mano

Description of Shell scripts:
runit.sh - Easy way to compile and run program
create-output.sh - Compile, run and check code quality
code-coverage.sh - Check for code coverage

About

Implements an SVG generator object, which creates an SVG file from an input file's instructions, in C++.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages