I've noticed that, when trying to generate the image for a EAN-13 bar code, I always got an exception in CheckDigit(), even though all the codes I used were either coming from real-world articles or had been checked against the GS1 online tool.
This pull request fixes the issue with EAN-13 CheckDigit() method. Please release an updated NuGet package too.
I've noticed that, when trying to generate the image for a EAN-13 bar code, I always got an exception in CheckDigit(), even though all the codes I used were either coming from real-world articles or had been checked against the GS1 online tool.
This pull request fixes the issue with EAN-13 CheckDigit() method. Please release an updated NuGet package too.