Skip to content

linton-dawson/basic-SVG-lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

basic-SVG-lib

SVG Library in C for creating and saving svg files.

Also contains inbuilt functions to draw given basic shapes :-

  • Line

  • Rectangle

  • Circle

  • Ellipse

    and text.

Built with help from Chris Webb's article

http://www.code-in-c.com/writing-svg-library-c/

Perhaps the biggest obstacle encountered when learning programming is the disillusionment that kicks in when you start to realise you have worked long and hard getting your head round numerous arcane ideas, but still have no idea how to actually do anything constructive and worthwhile. There are many, many books with a thousand or more pages which teach you everything you need to know about a particular language - except how to actually write software in it!

About

SVG Library in C for creating and saving svg files.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages