JakeSidSmith / canvasimo

An HTML5 canvas drawing library, with 150+ useful methods, jQuery-like fluent interface, and cross-browser compatibility enhancements.
http://canvasimo.com
MIT License
16 stars 2 forks source link

Ellipse fallback #19

Closed JakeSidSmith closed 8 years ago

JakeSidSmith commented 8 years ago

Adds a fallback for missing ellipse method (IE)

Fixes #12 Relies on #17

manosim commented 8 years ago

Yeap : sparkles: