aboutsummaryrefslogtreecommitdiff
path: root/graphics/pear-Image_Barcode2
Commit message (Collapse)AuthorAgeFilesLines
* With PEAR::Image_Barcode2 class you can create a barcode representation of aMartin Wilke2012-05-183-0/+35
given string. This class uses GD function because this the generated graphic can be any of GD supported image types. WWW: http://pear.php.net/package/Image_Barcode2/ PR: ports/166979 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> Notes: svn path=/head/; revision=296895