News

Description SkiaBitmapExportContext.Canvas.DrawImage is not drawing the image. Other draw functions seem to work fine. Steps to Reproduce Create a SkiaBitmapExportContext of any size and use its ...
I'm having a weird issue with HTML canvas. For some reason image drawing is being stretched and distorted. I'm drawing a small image onto a 500x500 canvas, using: cvel = document.getElementById ...