Skip to content

Berrysoft/Eto.Forms.SkiaSharp

 
 

Repository files navigation

Eto.Forms.SkiaSharp

Azure DevOps builds

Name NuGet
Eto.Forms.Controls.SkiaSharp Nuget
Eto.Forms.Controls.SkiaSharp.GTK Nuget
Eto.Forms.Controls.SkiaSharp.Mac Nuget
Eto.Forms.Controls.SkiaSharp.WinForms Nuget
Eto.Forms.Controls.SkiaSharp.WPF Nuget

SkiaSharp Canvas Controls for Eto.Forms

This project exposes a 2D drawing canvas (SKCanvas) to Eto.Forms applications as a Control. You can use it to do custom drawing using the CPU or GPU to render text, shapes, images and animations.

Eto.Forms is a GUI toolkit which can be used to build applications that run across multiple platforms using their native toolkit, with an easy to use API. It currently supports creating Desktop applications that work across Windows Forms, WPF, MonoMac, and GTK#.

SkiaSharp is a cross-platform 2D graphics API for .NET platforms based on Google's Skia Graphics Library (https://skia.org/). It provides a comprehensive 2D API that can be used across mobile, server and desktop models to render images.

Eto.Forms project page: https://github.com/picoe/Eto

SkiaSharp project page: https://github.com/mono/SkiaSharp

About

SkiaSharp Canvas Controls for Eto.Forms

Resources

License

MIT and 2 other licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE.Eto
MIT
LICENSE.SkiaSharp

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%