Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/modprog/svgnoteslib


https://github.com/modprog/svgnoteslib

Last synced: about 1 month ago
JSON representation

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)