Small style stuff
[zxing.git] / core / src / com / google / zxing / qrcode / encoder / Matrix.java
2008-11-17 dswitkinCreated the base Writer object for all barcode encoding...
2008-11-14 dswitkinHuge progress on the Encoder. I'm down to StringPiece...
2008-11-14 dswitkinGot MatrixUtil to compile, and refactored some methods...
2008-11-13 dswitkinWrote a Matrix class and fixed all uses of it, as well...