-
Have the error shown below, although when I check with -m or -l keys the layers are displayed correctly. Not sure what might be the problem.
```
~ ink2pdf drawing.svg
Page Generation...
*** inks…
-
It should be possible to export a running d3 svg rendering to a gif animation (in-browser gif generation)
two examples:
- https://bl.ocks.org/veltman/1071413ad6b5b542a1a3
- https://bl.ocks.org/…
-
Code coverage is 23% at the time of writing.
Improve code coverage by writing unit tests for:
- SVG generation strategies (i.e. Primitive)
- Post processing strategies (Passthrough, Composite, SVGO…
-
Just a thought, it would be great to separate the UI from the SVG generation parts so that this could be used as either a complete program or as a module/library in another program.
-
I'm working on a fairly large activity diagram, and the rendering is making my typing lag. Could the SVG generation be performed at a lower priority than the main editor thread or something?
-
Hi, I'm experiencing an issue when using the `\underline` command. For both, asciimath and latexmath it is rendered correctly, but when I'm generating a PDF from it, it does not work correctly. This h…
-
While working on the svg-sprite-loader middleware I noticed that when not including the core package, a lot of basic configuration is not happening like the entry points etc.
This means that `core` i…
-
### Increasing Access
This feature aims to enhance the p5.js Web Editor by allowing users to generate and export multiple SVG files from a single p5.js sketch.
### Feature request details
Th…
-
I'm running the following command, on Ubuntu:
`sudo nodejs /usr/bin/wavi --svg node_application/ /home/dev/Desktop/result.svg
`
It crashes with the below error while generating the graph (seems like…
-
Thanks for this project! It's great to be able to edit files and see the preview side-by-side in VS Code.
Sometimes, when I make a change in the text of the SVG file, the preview updates, even befo…