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

saveSvgAsPng error and version confusion #71

Open
valrus opened this issue Apr 17, 2017 · 0 comments
Open

saveSvgAsPng error and version confusion #71

valrus opened this issue Apr 17, 2017 · 0 comments

Comments

@valrus
Copy link
Owner

valrus commented Apr 17, 2017

saveSvgAsPng, as deployed, shows the following error in console:

saveSvgAsPng.min.js:1 Uncaught ReferenceError: css is not defined
    at saveSvgAsPng.min.js:1
    at checkDone (saveSvgAsPng.min.js:1)
    at HTMLImageElement.img.onload (saveSvgAsPng.min.js:1)
(anonymous)	@	saveSvgAsPng.min.js:1
checkDone	@	saveSvgAsPng.min.js:1
img.onload	@	saveSvgAsPng.min.js:1

but the saveSvgAsPng.js in the source seems to be wrong; when minified and deployed, it results in bad rendering output. Need to figure out what changes were made to it for the minified version and recreate them, and then fix this error.

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