Create curves
Opened this issue · 3 comments
zkessin commented
A way to create bezier curves would be very useful for some stuff I am working on (I would be willing to collaborate on a pull request)
andrewtimberlake commented
A pull request would be welcome
zkessin commented
I am working on it, the drawing seems to be in page.ex, is that correct?
andrewtimberlake commented
@zkessin That’s correct. Most operations are passed through Document to the current page and the actual writing/drawing is done on the page.