zxing/core/test
2009-07-02 20:07:09 +00:00
..
data - Converted parts of the PDF 417 reader to use BitMatrix. 2009-06-30 21:55:19 +00:00
src/com/google/zxing I noticed that the codeword coordinates in PDF 417 barcodes were a few pixels off if there was skew or rotation in the image. I added a simple method to correct the vertical component of these points, and the units tests went from 8/23 to 11/23. 2009-07-02 20:07:09 +00:00