Wrote a Matrix class and fixed all uses of it, as well as other small fixes like...
[zxing.git] / core / src / com / google / zxing / qrcode / encoder / Matrix.java
2008-11-13 dswitkinWrote a Matrix class and fixed all uses of it, as well...