https://github.com/cppfw/svgdom
:house: SVG document object model in C++
https://github.com/cppfw/svgdom
Last synced: 20 days ago
JSON representation
:house: SVG document object model in C++
- Host: GitHub
- URL: https://github.com/cppfw/svgdom
- Owner: cppfw
- License: mit
- Created: 2015-10-08T10:01:48.000Z (over 9 years ago)
- Default Branch: main
- Last Pushed: 2025-03-28T13:04:50.000Z (about 1 month ago)
- Last Synced: 2025-04-13T04:58:29.110Z (20 days ago)
- Language: C++
- Homepage:
- Size: 5.15 MB
- Stars: 49
- Watchers: 6
- Forks: 17
- Open Issues: 4
-
Metadata Files:
- Readme: README.adoc
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
:name: svgdom
= {name}
|====
| link:https://github.com/cppfw/{name}/releases[image:https://img.shields.io/github/tag/cppfw/{name}.svg[releases]] | link:https://github.com/cppfw/{name}/actions[image:https://github.com/cppfw/{name}/workflows/ci/badge.svg[ci status]] | link:https://codecov.io/gh/cppfw/{name}[image:https://codecov.io/gh/cppfw/{name}/branch/main/graph/badge.svg?token=LKA3SRSkc3[codecov.io]]
|====SVG document object model library in C++.
= Installation
Please, see link:wiki/Main.adoc[WiKi] for installation instructions.