Skip to content

Releases: sungaila/PDFtoZPL

v3.3.0

02 Feb 19:03
be89680
Compare
Choose a tag to compare
  • Added support for .NET Framework 4.8.1 and win-arm64.
  • Added optional parameter withAspectRatio for resizing.

v3.2.3

20 Jan 00:10
686b45e
Compare
Choose a tag to compare
  • Fixed native library loading for Android in .NET MAUI projects.

v3.2.2

22 Jul 19:20
cc5c6a4
Compare
Choose a tag to compare
  • Fixed native library loading for scenarios where this library is called from another process.

v3.2.1

22 Jun 17:24
54db6af
Compare
Choose a tag to compare
  • Fixed native library loading for single-file app scenarios.

v3.2.0

17 Jun 16:46
cce42e7
Compare
Choose a tag to compare
  • 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

27 May 19:01
ccb793a
Compare
Choose a tag to compare
  • .NET Core 3.1 reintroduced as target framework.
  • Added leaveOpen parameter to avoid disposing of passed streams.

v3.0.0

25 May 14:52
eee4c78
Compare
Choose a tag to compare
  • System.Drawing.Common (GDI+) replaced with SkiaSharp (cross-platform).
  • Runtime win-arm64 added.
  • Target framework Android added.

v3.0.0-preview3

08 Feb 21:06
048fddf
Compare
Choose a tag to compare
v3.0.0-preview3 Pre-release
Pre-release

System.Drawing.Common (GDI+) replaced with SkiaSharp (cross-platform).

v3.0.0-preview2

29 Jan 16:19
46d1a92
Compare
Choose a tag to compare
v3.0.0-preview2 Pre-release
Pre-release

System.Drawing.Common (GDI+) replaced with SkiaSharp (cross-platform).

v3.0.0-preview

02 Jan 16:55
d38c0fa
Compare
Choose a tag to compare
v3.0.0-preview Pre-release
Pre-release

System.Drawing.Common (GDI+) replaced with SkiaSharp (cross-platform).