Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Node.js render example #100

Open
mattsrinc opened this issue Apr 15, 2021 · 0 comments
Open

Node.js render example #100

mattsrinc opened this issue Apr 15, 2021 · 0 comments

Comments

@mattsrinc
Copy link

This is just a suggestion to include more thorough Node.js usage example.

And an expanded example if several exports from the same image are required would also be helpful. Maybe here could be a possible improvement (not rereading the same input file again and again).

Lastly timing comparison between calling svgexport command as a process and calling it by providing JSON parameters (both in Node.js app) should be there for a big picture. After all when you have 1365 images to create from one SVG image (typical Leaflet map with 5 zoom levels) there's a huge difference between 8 and 14 hours of rendering and exporting time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant