praeclarum / NGraphics

NGraphics is a cross platform library for rendering vector graphics on .NET. It provides a unified API for both immediate and retained mode graphics using high quality native renderers.
MIT License
706 stars 133 forks source link

Implemented ArcTo for Mac/iOS #22

Closed Henkoglobin closed 9 years ago

praeclarum commented 9 years ago

Thank you so much! Was pulling my hair out on this one awhile ago...

Henkoglobin commented 9 years ago

You're very welcome :) It took me and my math-studying friend @damast93 a good couple of hours and our sanity to get this right...