Got MatrixUtil to compile, and refactored some methods out of it, and into Matrix...
[zxing.git] / core / src / com / google / zxing / qrcode / encoder / BitVector.java
2008-11-13 dswitkinWrote a reasonable implementation of BitVector which...
2008-11-13 dswitkinBegan porting the QR Code encoder from ChartServer...