Use TRY_HARDER hint in javase CommandLineRunner. TRY_HARDER now tries rotating the...
[zxing.git] / core / src / com / google / zxing / oned / MultiFormatOneDReader.java
2008-03-03 srowenUse TRY_HARDER hint in javase CommandLineRunner. TRY_HA...
2008-02-25 srowenAdded BarcodeFormat to Result, indicating what type...
2008-02-04 srowenMajor refactoring of 1D barcode code. Moved into com...