barnhill / barcodelib

C# Barcode Image Generation Library
Apache License 2.0
736 stars 239 forks source link

JAN-13 barcode doesn't automatically calculate checksum when not provided #197

Open mjamro opened 7 months ago

mjamro commented 7 months ago

JAN-13 barcode doesn't automatically calculate checksum when not provided. This differs from the EAN-13 behaviour which calculates it correctly.

The provided unit tests reproduces that case.