Home » Images » Image_Barcode2
Barcode generation
This package is unmaintained.
Download latest release 0.2.3 (there might be newer Composer installable version)
License: PHP License
Description
With Image_Barcode2 class you can create a barcode
representation of a given string.
This class uses GD function because of this the generated graphic can be any of
GD supported supported image types.
Maintainers
- Marcelo Subtil Marcal (msmarcal) — lead, inactive
- Daniel O'Connor (doconnor) — lead, active
- Pavel Dyakonov (gemorroj) — lead, active
Dependencies
Required
- PHP (>= 5.0.1)
- PEAR Installer (>= 1.5.6)
- gd (extension)
Releases
- 0.2.3 (beta, 2013-02-25)
Release notes
License: PHP License
Bug #19835 Fixed package
- 0.2.2 (beta, 2012-10-22)
- 0.2.1 (beta, 2012-04-15)
Release notes
License: PHP License
Fixes on rendering PostNet, EAN 8 and EAN 13 barcodes.
Renamed package files. This fixes Code39 on *nix platforms.
Updated barcode validators.
Updated examples.
PHPCS - 0.2.0 (alpha, 2011-12-19)
Release notes
License: PHP License
Add an adapater
PHPCS
Introduce accessors
Increased use of Image_Barcode2_Exception - 0.1.0 (alpha, 2011-12-10)
Release notes
License: PHP License
QA release
Bug #13794 Some numbers produce malformed "UPC A" barcodes
Bugs
| ID | Status | Type | Version | Date | Summary |
|---|---|---|---|---|---|
| #19145 | Closed | Bug | 0.1.0 | 2011-12-18 | wrong function call |
| #19390 | Closed | Bug | 0.2.1 | 2012-04-20 | UPC-A image is not quite right |
| #19835 | Closed | Bug | 0.2.2 | 2013-02-25 | 0.2.2 Tarball broken |