Releases: sungaila/PDFtoZPL
Releases · sungaila/PDFtoZPL
v3.3.0
- Added support for .NET Framework 4.8.1 and win-arm64.
- Added optional parameter withAspectRatio for resizing.
v3.2.3
- Fixed native library loading for Android in .NET MAUI projects.
v3.2.2
- Fixed native library loading for scenarios where this library is called from another process.
v3.2.1
- Fixed native library loading for single-file app scenarios.
v3.2.0
- Added optional parameter encodingKind for better compression options.
- Added optional parameter graphicFieldOnly to return the graphic field without opening and closing brackets.
v3.1.0
- .NET Core 3.1 reintroduced as target framework.
- Added leaveOpen parameter to avoid disposing of passed streams.
v3.0.0
- System.Drawing.Common (GDI+) replaced with SkiaSharp (cross-platform).
- Runtime win-arm64 added.
- Target framework Android added.
v3.0.0-preview3
System.Drawing.Common (GDI+) replaced with SkiaSharp (cross-platform).
v3.0.0-preview2
System.Drawing.Common (GDI+) replaced with SkiaSharp (cross-platform).
v3.0.0-preview
System.Drawing.Common (GDI+) replaced with SkiaSharp (cross-platform).