williamngan / pts

A library for visualization and creative-coding
https://ptsjs.org
Apache License 2.0
5.16k stars 182 forks source link

Fix parameter types #185

Closed williamngan closed 10 months ago

williamngan commented 2 years ago

Verify fill/stroke and fillOnly/strokeOnly support types CanvasPattern and CanvasGradient.

williamngan commented 2 years ago

CanvasForm constructor parameter should be optional.