10000 GitHub - jdryg/simple-svg: SVG parser, writer and helper functions
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

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

About

SVG parser, writer and helper functions

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0