Issue 537, don't return UPC-A for EAN-13 starting with 0 when UPC-A isn't allowed
[zxing.git] / core / src / com / google / zxing / LuminanceSource.java
2009-09-15 srowenSpell checker fixes, narrowed scope / made less visible...
2009-06-28 srowenCode analysis tweaks
2009-06-26 dswitkinRefactored the MonochromeBitmapSource class hierarchy...