Added:
/trunk/cpp/core/src/zxing/datamatrix
/trunk/cpp/core/src/zxing/datamatrix/DataMatrixReader.cpp
/trunk/cpp/core/src/zxing/datamatrix/DataMatrixReader.h
/trunk/cpp/core/src/zxing/datamatrix/Version.cpp
/trunk/cpp/core/src/zxing/datamatrix/Version.h
/trunk/cpp/core/src/zxing/datamatrix/decoder
/trunk/cpp/core/src/zxing/datamatrix/decoder/BitMatrixParser.cpp
/trunk/cpp/core/src/zxing/datamatrix/decoder/BitMatrixParser.h
/trunk/cpp/core/src/zxing/datamatrix/decoder/DataBlock.cpp
/trunk/cpp/core/src/zxing/datamatrix/decoder/DataBlock.h
/trunk/cpp/core/src/zxing/datamatrix/decoder/DecodedBitStreamParser.cpp
/trunk/cpp/core/src/zxing/datamatrix/decoder/DecodedBitStreamParser.h
/trunk/cpp/core/src/zxing/datamatrix/decoder/Decoder.cpp
/trunk/cpp/core/src/zxing/datamatrix/decoder/Decoder.h
/trunk/cpp/core/src/zxing/datamatrix/detector
/trunk/cpp/core/src/zxing/datamatrix/detector/CornerPoint.cpp
/trunk/cpp/core/src/zxing/datamatrix/detector/CornerPoint.h
/trunk/cpp/core/src/zxing/datamatrix/detector/Detector.cpp
/trunk/cpp/core/src/zxing/datamatrix/detector/Detector.h
/trunk/cpp/core/src/zxing/datamatrix/detector/MonochromeRectangleDetector.cpp
/trunk/cpp/core/src/zxing/datamatrix/detector/MonochromeRectangleDetector.h
Modified:
/trunk/cpp/core/src/zxing/BarcodeFormat.h
/trunk/cpp/core/src/zxing/MultiFormatReader.cpp
Just wondering because I didn't get it to work (I added DATAMATRIX-
Format to hints)
On 24 Feb., 00:50, zx...@googlecode.com wrote:
> Revision: 1217
> Author: luizcroc
> Date: Tue Feb 23 15:50:08 2010
> Log: #ADD:DataMatrixreader.
> #CHANGE: MultiFormatReader can readDataMatrix.http://code.google.com/p/zxing/source/detail?r=1217