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

Add ITF Support #19

Merged
merged 5 commits into from Oct 26, 2019
Merged

Add ITF Support #19

merged 5 commits into from Oct 26, 2019

Conversation

v0l
Copy link
Contributor

@v0l v0l commented Oct 10, 2019

This also includes formatting and padding fixes.

I've replaced the usage of BarCodeType with an abstract class BarCodeParams which will allow custom params for each barcode type, which i believe is a change worth implementing for future expand-ability.

Restructure code to support parameter class files
Remove new keyword usage from some areas
fix formatting
fix padding issues with canvas size
@v0l v0l changed the title Add ITF-14 Support Add ITF Support Oct 14, 2019
Only implmented for ITF
@v0l
Copy link
Contributor Author

v0l commented Oct 24, 2019

@bigship any thoughts/comments?

@bigship
Copy link
Owner

bigship commented Oct 24, 2019 via email

@bigship
Copy link
Owner

bigship commented Oct 25, 2019 via email

@v0l
Copy link
Contributor Author

v0l commented Oct 25, 2019

I went with changing the version to 1.1.0 instead of 2.0.0 since its backward compatible, later this can be removed completely..

@bigship bigship merged commit d8f3afb into bigship:master Oct 26, 2019
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

Successfully merging this pull request may close these issues.

None yet

2 participants