Huge progress on the Encoder. I'm down to StringPiece errors (that class hasn't been...
authordswitkin <dswitkin@59b500cc-1b3d-0410-9834-0bbf25fbcc57>
Fri, 14 Nov 2008 18:43:54 +0000 (18:43 +0000)
committerdswitkin <dswitkin@59b500cc-1b3d-0410-9834-0bbf25fbcc57>
Fri, 14 Nov 2008 18:43:54 +0000 (18:43 +0000)
commitae3d38434ba5a73600d7902fe8a98d3fbf5879ed
tree956a727f5eb9eae79fb6c896e618a7fda1c8a2f9
parenta33ca5ee256eb923ea8d790861adf11c78cbe5a8
Huge progress on the Encoder. I'm down to StringPiece errors (that class hasn't been replaced yet) and a few nasty methods, which call into Reed Solomon (not done yet).

git-svn-id: http://zxing.googlecode.com/svn/trunk@704 59b500cc-1b3d-0410-9834-0bbf25fbcc57
core/src/com/google/zxing/qrcode/encoder/Encoder.java
core/src/com/google/zxing/qrcode/encoder/Matrix.java