mono / SkiaSharp

SkiaSharp is a cross-platform 2D graphics API for .NET platforms based on Google's Skia Graphics Library. It provides a comprehensive 2D API that can be used across mobile, server and desktop models to render images.
MIT License
4.14k stars 522 forks source link

Scan the correct things correctly #2808

Closed mattleibow closed 1 month ago

mattleibow commented 1 month ago

Description of Change

The scanning is sort of correct, but it can be better.