SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-GD-Barcode-Image rpm build for : OpenSuSE. For other distributions click perl-GD-Barcode-Image.

Name : perl-GD-Barcode-Image
Version : 1.03 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : lp154.7.1 Date : 2023-01-27 16:13:19
Group : Development/Libraries/Perl Source RPM : perl-GD-Barcode-Image-1.03-lp154.7.1.src.rpm
Size : 0.02 MB
Packager : https://www_suse_com/
Summary : Create Image::Magick object for a barcode
Description :
This module adds minor extensions in functionality to the *GD::Barcode*
module. See the documentation for GD::Barcode and all its barcode symbology
types for additional information on the use of this module.

* new()

_$oGdBarIm_ = GD::Barcode::Image->new(_$sType_, _$sTxt_, _\\%rhPrm_);

Constructor. Creates a GD::Barcode::Image object for text _$sTxt_, for
barcode symbology type _$sType_. Additional parameters can be provided
for QRcode type - see GD::Barcode::QRcode module in the GD::Barcode
package.

* plot_imagick()

_$oGdIm_ = $oGdBarIm->plot_imagick([Height => _$iHeight_, NoText => _0 |
1_]);

creates Image::Magick object for the barcode object. _$iHeight_ is height
of the image. If _NoText_ is 1, the image has no text image of _$sTxt_.
Height and NoText parameters will not apply to the QRcode barcode type.

* plot_gd()

_$oGd_ = $oGdBarIm->plot_gd([Height => _$iHeight_, NoText => _0 | 1_]);

Same as plot_imagick() except that a GD image object is returned.

* $GD::Barcode::errStr

has error message. This is same error mechanism as in the GD::Barcode
module.

* barcodegen

This module also includes the command-line script *barcodegen* that can
be used to create barcode images in various formats: GIF, JPEG, PNG, EPS,
PDF.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-G/15.4/noarch

Content of RPM  Provides Requires

Download
ftp.icm.edu.pl  perl-GD-Barcode-Image-1.03-lp154.7.1.noarch.rpm
     

Provides :
perl(GD::Barcode::Image)
perl-GD-Barcode-Image

Requires :
/usr/bin/perl
perl(:MODULE_COMPAT_5.26.1)
perl(GD)
perl(GD::Barcode)
perl(Image::Magick)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/bin/barcodegen
/usr/lib/perl5/vendor_perl/5.26.1/GD
/usr/lib/perl5/vendor_perl/5.26.1/GD/Barcode
/usr/lib/perl5/vendor_perl/5.26.1/GD/Barcode/Image.pm
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi
/usr/share/doc/packages/perl-GD-Barcode-Image
/usr/share/doc/packages/perl-GD-Barcode-Image/Changes
/usr/share/doc/packages/perl-GD-Barcode-Image/README
/usr/share/man/man1/barcodegen.1.gz
/usr/share/man/man3/GD::Barcode::Image.3pm.gz

 
ICM