Graphite/core/document
TrueDoctor eb48fbd180
Export current document as SVG when pressing Ctrl+Shift+S (#160)
* Export current document when pressing Ctrl+Shift+S

* Use a blob for download

* Add Ctrl + E shortcut, match on lower case

* Don't mount element in DOM

* Polish some keybindings

* Add initialization for MappingEntries

* Implement svg coloring

* Add newline after svg tag

* Add spaces to svg style format

* Fix more svg formatting

* Add space before />

* Remove duplicate whitespace
2021-05-28 20:43:51 +02:00
..
src Export current document as SVG when pressing Ctrl+Shift+S (#160) 2021-05-28 20:43:51 +02:00
Cargo.toml Use serde to serialize responses (#96) 2021-05-07 02:47:38 -07:00