Peter Townsend

Results 6 comments of Peter Townsend

Unfortunately no stack trace from managed code. It literally dies instantly upon making the call into SkiaSharp. I'm not a savvy enough Linux person by any means to dig much...

I can also reproduce it with the below console app (w/ 2.88.0 SkiaSharp package reference), and I had someone else try it as well with the same result. Worked fine...

Yeah, it's working fine in the latest previews. I was kinda hoping for a blessed stable release that contains the fix.

If anyone is out there looking for something like this, I created a debugger visualizer for SKBitmap, SKImage, and SKSurface. https://github.com/MapLarge/SkiaSharpVisualizer

> Hi, is there any way around this issue? We just decided on our Linux builds that the user just has to install onto the system whatever fonts they want...

Yeah I can do that in this case, thanks!