1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-06 01:57:40 +00:00
freebsd-ports/graphics/pear-Image_Barcode/pkg-descr
Florent Thoumie b1b8872b76 - Add pear-Image_Barcode 0.5, PEAR class for barcode generation.
PR:		ports/78702
Submitted by:	Antônio Carlos Venâncio Júnior <antonio@php.net>
Approved by:	pav (mentor)
2005-03-13 20:39:24 +00:00

8 lines
253 B
Plaintext

With PEAR::Image_Barcode class you can create a barcode representation of a
given string.
This class uses GD function because this the generated graphic can be any of
GD supported supported image types.
WWW: http://pear.php.net/package/Image_Barcode/