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 supporting classes for manual barcode creations #3

Open
Caffe1neAdd1ct opened this issue Jul 9, 2018 · 0 comments
Open

Add supporting classes for manual barcode creations #3

Caffe1neAdd1ct opened this issue Jul 9, 2018 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@Caffe1neAdd1ct
Copy link
Member

Caffe1neAdd1ct commented Jul 9, 2018

It's possible but tricky to create your own 2D datamatrix barcode and eye readable 2d identifiers. This is required for very custom Royal Mail integrations where the client will be producing labels on their own invoices / dispatch paper.

Add classes to generate these with as much documentation as possible.

See php-dmtx for barcode generation and LuhnMod16\LuhnMod16 for the checksum implementation.

Add variable stream wrapper for GD to variable png generation without writing to the hard drive, see https://gist.github.com/Caffe1neAdd1ct/2819a72e1b77abf6b4968ffd52c2802e

@Caffe1neAdd1ct Caffe1neAdd1ct added the enhancement New feature or request label Jul 9, 2018
@Caffe1neAdd1ct Caffe1neAdd1ct self-assigned this Jul 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant