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

trimPathEnd animation will not export in SVG in the attached file #157

Closed
kgerontis opened this issue Jun 22, 2017 · 4 comments
Closed

trimPathEnd animation will not export in SVG in the attached file #157

kgerontis opened this issue Jun 22, 2017 · 4 comments

Comments

@kgerontis
Copy link

The file below is a compressed shapeshifter file which contains an animation of a molecular formula. It's not made to work as an icon but as an asset to be exported as animation for other uses. When exporting either as SVG or SVG spritesheet, the "trimPathEnd" animation is not exported and the paths are always fully drawn from frame zero till the end. Chrome v58 on Windows 10.

epoxomicinBlack.zip

@alexjlockwood
Copy link
Owner

Yup, this is a known issue. Shouldn't be too hard to fix. Will try to get it working for the next release. :)

@alexjlockwood
Copy link
Owner

Actually, turns out the fix was really easy so I published a quick fix. Let me know if it works for you. Cool animation btw. :)

@kgerontis
Copy link
Author

That was fast! Yes it works now, fantastic, thanks! And thanks for your comment, though the original image is taken from wikipedia, I just did the dirty job of manually tracing all line shapes to turn them to paths :)

@alexjlockwood
Copy link
Owner

:P

BTW, clip-paths don't export to SVG yet either... but that is what I am planning on working on today. Just need to find some coffee first. :D

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

2 participants