DjDeveloperr / skia_canvas

Fast HTML Canvas API implementation for Deno using Google Skia
https://deno.land/x/skia_canvas
Apache License 2.0
124 stars 7 forks source link

Ensure icu download dir exists on windows #19

Closed enricobuehler closed 1 year ago

enricobuehler commented 1 year ago

fixes #18 by ensuring dir exists before writing the file

DjDeveloperr commented 1 year ago

Please run deno fmt