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

adding color inside svg #39

Closed
clestcruz opened this issue Mar 24, 2015 · 8 comments
Closed

adding color inside svg #39

clestcruz opened this issue Mar 24, 2015 · 8 comments

Comments

@clestcruz
Copy link

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.

@Feast-DG
Copy link

Feast-DG commented Jul 3, 2015

+1

2 similar comments
@rmak78
Copy link

rmak78 commented Aug 16, 2015

+1

@rohitagre
Copy link

+1

@camoconnell
Copy link
Collaborator

Will look at integrating this feature into the next release!

@rmak78
Copy link

rmak78 commented Aug 26, 2015

Thank you.. much appreciated.

@nicolastilly
Copy link

+1

@ghost
Copy link

ghost commented Feb 13, 2017

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.

@camoconnell
Copy link
Collaborator

example of animating fill inside shape using path events;
https://codepen.io/camoconnell/pen/vvKWzP

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

6 participants