Fix typo in method "isRotate*d*Supported"; don't attempt to rotate images of unknown...
[zxing.git] / core / src / com / google / zxing / oned / UPCAReader.java
2008-02-25 srowenAdded BarcodeFormat to Result, indicating what type...
2008-02-04 srowenMajor refactoring of 1D barcode code. Moved into com...