Add Code 93 support. Update tests to reflect new (better) number of successes.
[zxing.git] / core / src / com / google / zxing / Writer.java
2010-03-30 srowenIssue 361
2008-11-19 dswitkinChanged the Writer interface to provide contents as...
2008-11-18 dswitkinCreated a WriterException class and updated a bunch...
2008-11-17 dswitkinCreated the base Writer object for all barcode encoding...