svgtoeagle
svgtoeagle copied to clipboard
TODO: Add worker to prevent main thread from locking up
With more complex shapes browsers take a while to handle, moving the processing code to a worker thread would allow us to prevent this from locking up. Also can add some UI on the main thread to show that the script is running