And fixed the "270" issue: logic error in computing the "skip" allowed after finding...
authorsrowen <srowen@59b500cc-1b3d-0410-9834-0bbf25fbcc57>
Thu, 26 Jun 2008 22:58:08 +0000 (22:58 +0000)
committersrowen <srowen@59b500cc-1b3d-0410-9834-0bbf25fbcc57>
Thu, 26 Jun 2008 22:58:08 +0000 (22:58 +0000)
commitb99283a8f955384e722ee377a1954fb4a9229d58
tree9cf72315cfe9c5715265252949aaa9063d2573af
parent61996614a388b9bd5748fc3bc4e570456fa30a14
And fixed the "270" issue: logic error in computing the "skip" allowed after finding two finder patterns when the QR Code was inverted.

git-svn-id: http://zxing.googlecode.com/svn/trunk@486 59b500cc-1b3d-0410-9834-0bbf25fbcc57
core/src/com/google/zxing/qrcode/detector/FinderPatternFinder.java
core/test/src/com/google/zxing/qrcode/QRCodeBlackBox1TestCase.java
core/test/src/com/google/zxing/qrcode/QRCodeBlackBox2TestCase.java