samt / barcode

barcode generation for nodejs
MIT License
69 stars 59 forks source link

the library adds a 'zero' to the first of odd numbers #25

Open faridmoraveji opened 5 years ago

faridmoraveji commented 5 years ago

hi, i have a problem using 128. when i try to convert an odd number like 2125000005993, the library will adds a 'zero' to the first of my number. what should i do? thanks