picqer / php-barcode-generator

Barcode generator in PHP that is easy to use, non-bloated and framework independent.
GNU Lesser General Public License v3.0
1.67k stars 402 forks source link

ITF-14 barcode type not added on to package #151

Closed knigherrant closed 2 years ago

knigherrant commented 2 years ago

Hi, I see here have commit ITF-14 barcode type, but when i download the package it's not on source, please check and marge it https://github.com/picqer/php-barcode-generator/pull/137/commits/d8354c1e096ae4cd92fdf864d779bebb95df903a

I have downloaded manual and run, the ITF-14 barcode is like image

And if i want the barcode with 4 side border like this, how option i can use image

Thanks

casperbakker commented 2 years ago

The PR for ITF-14 does not come with any tests. That should be added first, then I can merge it.