The SkiaSharp library view for the Godot game engine, that allows you to use power of SkiaSharp in Godot.
You can run the sample project using Godot Editor or running Godot executable file in the sample project directory.
- Iimplement the missing extension methods in the GDExtensions class;
- Test working on Android, iOS, MacOS (now it tested on Windows and Linux);
- Test on devices with different DPI's;
- Make pull request to SkiaSharp repository after tasks completion.