Dj
Dj
There is a slight difference between the stroked lines between Browsers and Deno Skia Canvas. Which is probably causing the image to be little different, and rest depends on PNG...
Nope, workers aren't needed. We just need to add another FFI symbol definition that refers to same encoding symbol but with nonblocking: true.
PRs are always welcome! You can uncomment the deno-canvas code in bench/deno.js to compare performance of both of these libraries using `deno task bench`. Additionally, we should also add more...
Thats really impressive! How does it compare to Node.js alternatives?
Should be fixed in 7cf4070b
Thanks for the PR! After it is landed, I will setup formatting & linting via `deno fmt` and `deno lint` in CI. Unrelated but I recommend making PRs from non-main...