frogsoftware 25a346577e FastReports.Wpf 6 months ago
..
FastReport.SkiaDrawing 25a346577e FastReports.Wpf 6 months ago
Topten.RichTextKit 25a346577e FastReports.Wpf 6 months ago
FastReport.SkiaDrawing.csproj 25a346577e FastReports.Wpf 6 months ago
README.md 25a346577e FastReports.Wpf 6 months ago

README.md

FastReport.SkiaDrawing

This is System.Drawing.Common replacement library backed by Skia. It implements the following classes:

  • Graphics
  • Bitmap
  • Pen
  • Brush
  • and many more.

To use it in your project, replace the package reference "System.Drawing.Common" with this package.

NOTE: The project of type "Windows Forms" is not supported as it references "System.Drawing.Common" indirectly.