Top "Skiasharp" questions

SkiaSharp provides a cross-platform C# API for doing 2D graphics.

Using SkiaSharp in Visual Studio

I'm researching the use of SkiaSharp for a future project, following the documentation currently available on GitHub: https://developer.xamarin.…

c# visual-studio xamarin skia skiasharp
How to draw rich text with Skia or SkiaSharp

I want to draw rich text like iOS's Attributed Text or Xamarin.Forms's FormattedString with SkiaSharp, but I can't find …

c# xamarin skia skiasharp
Xamarin: how to get cursor/touch coordinates (position X and Y)?

Introduction I am creating my first Xamarin app (that will target UWP first, then Android, finally maybe iOS). Basically, the …

c# xamarin xamarin.forms skiasharp mr.gestures