calm / KenBurns

A little Swift utility that performs the Ken Burns effect on an image
http://calm.com/jobs
MIT License
30 stars 18 forks source link

Adds pause and resume #6

Closed thbaja closed 8 years ago

thbaja commented 8 years ago

This adds pause and resume functionality which I need for my project :-)

By adjusting the startTime we can resume the animation from where we left off and avoid flickering.

tsheaff commented 8 years ago

Nice one.