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

Request for filled paths #5

Open
brentgees opened this issue Nov 28, 2015 · 2 comments
Open

Request for filled paths #5

brentgees opened this issue Nov 28, 2015 · 2 comments

Comments

@brentgees
Copy link

Hey

Not an issue but more of a request.
Is there any way you can mimic the drawing effect from the path strokes on the path fills? (e.g. I have some vectors where the paths are filled with black, when I try that with your code it doesn't look so good)

For the rest, great script, works very smooth!!
If you could give me some tips to do this myself it would be also great :)

@johnslipper
Copy link

The only way I have found to achieve the same effect with filled objects is to use a path as a mask and then animate the stroke dash offset of that. Maybe the plugin can target a specific path within an SVG?

@Bluxart
Copy link

Bluxart commented May 12, 2016

+1

A simple opacity animation when the path animations is completed. Not possible? Maybe hidden the fill path and run a callback...

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

3 participants