| » Version | » Information |
|---|---|
| 1.1.0 | Download Release date: 2007-02-28 14:34 UTC Release state: stable Changelog: QA bugfix release: - Fixing #4597: PEAR_INSTALL_DIR constant might be empty - Fixing #4755: $barcodepath not found in Image/Barcode.php - Fixing #6637: error don't declare - Fixing #7693: Wrong include path - Fixing #7851: Needs flag to supress headers or an option to redirect output to a variable. - Fixing #8301: Not compatible with Safe Mode - Fixing #8813: image can't be saved to filesystem Image_Barcode::draw has an optional fourth parameter determining if the GD image resource should be returned or output to the browser. This breaks backwards compatibility for people using drivers directly which is always a big NO-NO. If your application breaks, it's your chance to use the class properly. Dependencies:
|
| 1.0.4 | Download Release date: 2005-06-03 11:47 UTC Release state: stable Changelog: - Added PostNet barcode rendering (thanks to Josef "Jeff" Sipek) Dependencies:
|
| 1.0.3 | Download Release date: 2005-05-30 04:33 UTC Release state: stable Changelog: - Added Code128 barcode rendering (thanks to Jeffrey K. Brown) Dependencies:
|
| 1.0.2 | Download Release date: 2005-05-24 21:16 UTC Release state: stable Changelog: - Added UPC-A barcode rendering (thanks to Jeffrey K. Brown) Dependencies:
|
| 1.0.1 | Download Release date: 2005-04-12 11:36 UTC Release state: stable Changelog: - Changed PHP_Compat dependency to optional. Dependencies:
|
| 1.0.0 | Download Release date: 2005-04-11 21:02 UTC Release state: stable Changelog: - Corrected str_split problem in code 39 (Closes Bug #1986). - Corrected grammatical Error on Package Summary (Closes Bug #3957). Dependencies:
|
| 0.5 | Download Release date: 2003-12-18 13:26 UTC Release state: stable Changelog: Added Code39 barcode type by Ryan Briones (ryanbriones@webxdesign.org) |
| 0.4 | Download Release date: 2003-01-21 17:05 UTC Release state: beta Changelog: Added ean13 barcode type by Didier FOURNOUT (didier.fournout@nyc.fr) |
| 0.3 | Download Release date: 2002-11-30 05:53 UTC Release state: alpha Changelog: This is the first release. |