dikalo / lienzo-core

Lienzo Structure Graphics GWT Toolkit
Apache License 2.0
51 stars 58 forks source link

- [#137] Fixed by avoiding acos for getting arcTo points. We know it'… #212

Closed mdproctor closed 6 years ago

mdproctor commented 6 years ago

…s 90 degrees, so can instead do projections to find center.

mdproctor commented 6 years ago

Don't merge yet. realised still an issue. wait for the next update.