CustomBarcodeGenerator with no dependency on system.drawing

Hi Team,
CustomBarcodeGenerator.zip (1.8 KB)

we are using the attached custom barcode generator but unfortunately this does not work in linux environment. can you please update this class to remove dependency on system.drawing dll.
we tried to use SkiaSharp but we were not able to find the equivalent classes in skia sharp package. please help us.

Thanks
–Vijay

@vbhasker,

With the release Aspose.BarCode for .NET 23.2 (see the Release notes document), System.Drawing.Common in Aspose.Barcode for .NET (.NET Core) is replaced with Aspose.Drawing.Common. So, could you try it. Please note, the version has not been published on Nuget repos. yet.