Skip to content
New issue

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

Updated from v3.4 to v4.3.2 Bugs #332

Open
roylgaming opened this issue Apr 17, 2024 · 3 comments
Open

Updated from v3.4 to v4.3.2 Bugs #332

roylgaming opened this issue Apr 17, 2024 · 3 comments

Comments

@roylgaming
Copy link

roylgaming commented Apr 17, 2024

Hey, I updated from v3.4 to v4.3.2 and now all the tests for pdf417 dont work. some of the barcodes arent matching whats expected for these tests. Most tests work, but If I use hex or its shorter text it fails.

@metafloor
Copy link
Owner

Have you ever filed a bug report before? If you want this to be taken seriously, you need to provide example code and images of what changed.

@roylgaming
Copy link
Author

roylgaming commented Apr 17, 2024

I just have
const x: bwipjs.RenderOptions= {
bcid: 'pdf417'
height: 10,
includetext:false,
scale:3,
text: '',
textalign: 'center'
}

All tests work until v 4.2.0, but as soon as I update to 4.3.0, some tests fail. If i use hex or its shorter text it fails.

@roylgaming
Copy link
Author

Maybe its because of the new border/bearer bars rendering.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants