TheSpyder / rescript-webapi

ReScript bindings to the DOM and other Web APIs
http://tinymce.github.io/rescript-webapi/api/Webapi/
Other
149 stars 36 forks source link

Add `drawImage` to canvas2d context #62

Closed Mng12345 closed 2 years ago

Mng12345 commented 2 years ago

Can not find the method drawImage of canvas2d context

TheSpyder commented 2 years ago

Oh that's a very weird omission. Spec, for reference: https://developer.mozilla.org/en-US/docs/Web/API/CanvasRenderingContext2D/drawImage

TheSpyder commented 2 years ago

Released as 0.5.0