dai-kanai

Results 2 issues of dai-kanai

I used ZXing.Windows.Compatibility.BarcodeWriter.Write. It generates a vertically tiny image for the format PLESSEY. ![image](https://github.com/micjahn/ZXing.Net/assets/143141116/f279c03a-c1d5-4f1c-ab5f-0413c75615db)

ZXing.Windows.Compatibility.BarcodeWriter.Write throws an ArgumentException if the format is UPC_A and if the parameter 'contents' is "1234567890" for example. The property 'Message' of the exception is "Requested contents should be 12...