Dumb logic error in boundary case for transformation: "nudging" the rightmost pixel...
authorsrowen <srowen@59b500cc-1b3d-0410-9834-0bbf25fbcc57>
Wed, 19 Mar 2008 14:45:49 +0000 (14:45 +0000)
committersrowen <srowen@59b500cc-1b3d-0410-9834-0bbf25fbcc57>
Wed, 19 Mar 2008 14:45:49 +0000 (14:45 +0000)
commit566f457aa93d645ede0ee9bd7faac16f83dea24a
tree80678d3221c0f57158225466cf19e0834d20e6f8
parent46c6e1ec0c99e02dc24b0434eff3836eecb9d4a3
Dumb logic error in boundary case for transformation: "nudging" the rightmost pixel of a line back onto the image was actually nudging the leftmost pixel

git-svn-id: http://zxing.googlecode.com/svn/trunk@296 59b500cc-1b3d-0410-9834-0bbf25fbcc57
core/src/com/google/zxing/common/GridSampler.java