Issue 563: Support non-rectangular Data Matrix
[zxing.git] / core / test / src / com / google / zxing / datamatrix / DataMatrixBlackBox1TestCase.java
2010-10-05 dav.olivier@gmail.comIssue 563: Support non-rectangular Data Matrix
2010-09-03 dav.olivier@gmail.comImproved datamatrix reader with new algorithm
2010-09-03 srowenDavid Olivier's Data Matrix improvements
2010-08-05 dswitkin@google.comIssue 495: Renamed DATAMATRIX to DATA_MATRIX for consis...
2009-01-28 srowenFix a nagging inconvenience from my IDE in running...
2009-01-06 dswitkinAdded 18 real world DataMatrix blackbox images, plus...
2008-07-09 dswitkinAll the positive test cases now track normal and try...
2008-06-19 srowenStandardize and update all copyright statements to...
2008-06-11 dswitkin- Added support for rotation in our blackbox test frame...
2008-04-18 dswitkinChanged the black box tests to require an absolute...
2008-03-12 srowenTemporarily turning off Data Matrix in MultiFormatReade...
2008-03-11 briangbrownAdded code for the Data Matrix decoder.