frogsoftware 25a346577e FastReports.Wpf il y a 1 an
..
FastReport.SkiaDrawing 25a346577e FastReports.Wpf il y a 1 an
Topten.RichTextKit 25a346577e FastReports.Wpf il y a 1 an
FastReport.SkiaDrawing.csproj 25a346577e FastReports.Wpf il y a 1 an
README.md 25a346577e FastReports.Wpf il y a 1 an

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.