Skip to content

SVG parser, writer and helper functions

License

Notifications You must be signed in to change notification settings

jdryg/simple-svg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple-svg

SVG parser, writer and helper functions

Code

  • Library:
    • ssvg.h: Structs, enums and function declarations
    • ssvg.cpp: Generic library functions for dealing with images, shape lists, point lists and paths
    • ssvg_parser.cpp: SVG parser
    • ssvg_writer.cpp: SVG writer
    • ssvg_builder.cpp: Helper functions for building images
  • Demo:
    • examples/main.cpp

Dependencies

Releases

No releases published

Packages

No packages published

Languages