Releases: kottenator/jquery-circle-progress
Releases · kottenator/jquery-circle-progress
Reversed animation added
New option implemented: reversedAnimation: false. If set to true, you will have animation in reversed order - from 1.0 to specified value.
Mobile browsers support + performance update
I don't use .clip() now because of pure support in latest Chrome 36 (!)
I don't use globalCompositeOperation now because of pure support in mobile browsers.
I use very basic arc stroke now. This should also improve the performance. It's a bit tricky for image fill, but everything seems to be working fine
Chrome improvements
Anti-aliasing provided for Chrome / Chromium
First release
All the functionality described on the home page