From 056aeae60c80a91dc24634fd1ea0b69949168f40 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dani=C3=ABl=20van=20der=20Garde?= <12891775+daanggc@users.noreply.github.com> Date: Tue, 23 Apr 2024 07:41:59 +0200 Subject: [PATCH] Improved: Barcode scaling for PDF417 and Code128 (#219) * Improved: Code128 charset usage Improved: PDF417 scaling Improved: DHL uses a decimal height for PDF417 Improved: PDF417 size when no column value is given * Improved: PDF417 uses correct vertical scaling now * Improved: GS1 type support Improved: Code128 invocation filtering --- .../BinaryKits.Zpl.Viewer.WebApi.csproj | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/BinaryKits.Zpl.Viewer.WebApi/BinaryKits.Zpl.Viewer.WebApi.csproj b/src/BinaryKits.Zpl.Viewer.WebApi/BinaryKits.Zpl.Viewer.WebApi.csproj index 5bee3af9..e99cc148 100644 --- a/src/BinaryKits.Zpl.Viewer.WebApi/BinaryKits.Zpl.Viewer.WebApi.csproj +++ b/src/BinaryKits.Zpl.Viewer.WebApi/BinaryKits.Zpl.Viewer.WebApi.csproj @@ -42,6 +42,9 @@ PreserveNewest + + PreserveNewest + PreserveNewest