Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/modprog/svgnoteslib
https://github.com/modprog/svgnoteslib
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/modprog/svgnoteslib
- Owner: ModProg
- Created: 2021-06-25T01:30:27.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-07-12T20:35:44.000Z (over 3 years ago)
- Last Synced: 2024-10-28T12:36:13.567Z (3 months ago)
- Language: Rust
- Size: 23.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SVG Notes
This is a library for handling graphical note taking inside of SVG.
This is only about Parsing and Writing the Data.
This is mainly developed for _Insert Creative Name Here (ICNH)_, my SVG sketch app developed in Godot for use with GitJournal.
The Idea of SVGNotes is to have a file Format that any SVG Renderer can Render, but that holds all Information required by _ICNH_.
This includes:
- [ ] Shapes (Sphere/Rectangle/Triangle etc.)
- [ ] Lines (With variable width)