# 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.