Skip to main content

All Questions

2 questions with no upvoted or accepted answers
1 vote
0 answers
32 views

Stop the svg animation on a certain frame

I have an svg animation file. I want to stop this animation at a certain frame, for example frame 3. How to do it?
senops's user avatar
  • 31
-1 votes
1 answer
143 views

How well are SVG filter elements defined?

We are considering using SVG filters as part of our toolchain, serving the SVG to browsers capable of supporting it, while serving pre-rendered PNGs to other. One problem we noticed is that the ...
Peter Becker's user avatar
  • 8,855