Skip to content

Commit

Permalink
Improved: Barcode scaling for PDF417 and Code128 (#219)
Browse files Browse the repository at this point in the history
* 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
  • Loading branch information
daanggc authored and primo-ppcg committed Apr 26, 2024
1 parent 3f4df76 commit 056aeae
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,9 @@
<None Update="Labels\Test\Barcode39-102x152.zpl2">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Update="Labels\Test\Barcode93-102x152.zpl2">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Update="Labels\Test\DownloadGraphicsCompressed-54x86.zpl2">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
Expand Down

0 comments on commit 056aeae

Please sign in to comment.