We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Using method bwipjs.toBuffer(options, (err,png) => {}) I'm using options :
bcid: 'code39' paddingheight: 7.760141093474427 paddingwidth: 7.760141093474427 width: 70.54673721340389 height: 35.27336860670194
bwip-js version : 4.3.2
The text was updated successfully, but these errors were encountered:
Padding values are integer points. I will update the code for the next release to enforce this.
Sorry, something went wrong.
No branches or pull requests
Using method bwipjs.toBuffer(options, (err,png) => {})
I'm using options :
bcid: 'code39'
paddingheight: 7.760141093474427
paddingwidth: 7.760141093474427
width: 70.54673721340389
height: 35.27336860670194
bwip-js version : 4.3.2
The text was updated successfully, but these errors were encountered: