williamngan/pts

Better API for applying fill and stroke

williamngan opened this issue · 0 comments

Currently, after using form.ctx for custom drawing, users have to use form._paint() to apply stroke and fill, which is not intuitive.