80b42bc9ab
This package was submited as part of PR pkg/43929 which adds the Koha Integrated Library System submitted by Edgar Fuß ------------------------------------- GD::Barcode is a subclass of GD and allows you to create barcode image with GD. This module based on "Generate Barcode Ver 1.02 By Shisei Hanai 97/08/22". From 1.14, you can use this module even if no GD (except plot method).
4 lines
227 B
Text
4 lines
227 B
Text
GD::Barcode is a subclass of GD and allows you to create barcode image with GD.
|
|
This module based on "Generate Barcode Ver 1.02 By Shisei Hanai 97/08/22".
|
|
|
|
From 1.14, you can use this module even if no GD (except plot method).
|