Skip to content
  • Volker Krause's avatar
    Add a test case for barcodes with scaling artifacts · b2eab06f
    Volker Krause authored
    That is, individual lines are off by one pixel in size, making the features
    in there non-square. This can be found for example in DataMatrix codes on
    Renfe tickets, or QR codes on CCC tickets.
    
    This isn't a problem for our current decoder, but fails with new ZXing
    ReadBarcode() API in pure mode.
    b2eab06f