adding color inside svg
Closed this issue · 8 comments
Is there a way were I can add color inside the SVG. I was looking at the documentation hoping to finding something like "fill" to put color inside the SVG. Basically the concept is once the svg finishes animating it will add color inside.
+1
+1
+1
Will look at integrating this feature into the next release!
Thank you.. much appreciated.
+1
I think a simple way to add fill color would be to create the filled image as a .png, run the plugin, remove, then .show() the .jpg upon the removal of the .svg. Checkout denisechandler.com . She uses the plugin on her front page with some tentacles. I inspected it using dev tools and saw that she uses the process i described above.
example of animating fill inside shape using path events;
https://codepen.io/camoconnell/pen/vvKWzP