Closed RuiNtD closed 8 months ago
This also affects setting an Image
's src
to a data URL:
error: Uncaught (in promise) TypeError: decodeBase64 is not a function
? decodeBase64(content)
^
at Image.set src (https://deno.land/x/skia_canvas@0.5.5/src/image.ts:75:13)
This should be fixed in 0.5.6
Canvas.toDataURL
doesn't work, returning this error:Using deno 1.40.1