Add support for UPC/EAN +5 extensions, plus basic tests, and display the content...
[zxing.git] / core / src / com / google / zxing / BinaryBitmap.java
2010-02-02 srowen"Split" ReaderException into subclasses to enable more...
2009-07-01 dswitkinConverted the last user of the old MonochromeBitmapSour...
2009-06-26 dswitkinSean had a good idea to add @deprecated Javadoc comment...
2009-06-26 dswitkinRefactored the MonochromeBitmapSource class hierarchy...