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

Datamatrix encoder in Writter #54

Open
aurelien-baudin opened this issue Mar 2, 2023 · 1 comment
Open

Datamatrix encoder in Writter #54

aurelien-baudin opened this issue Mar 2, 2023 · 1 comment

Comments

@aurelien-baudin
Copy link

aurelien-baudin commented Mar 2, 2023

Hello
Is there anything planned for Datamatrix encoding ?
In the original library, there is an extra step for "data encodation": Zxing DataMatrixWriter

It looks like that all the code is already there in golang, the only missing part is to use EncodeHintType (for instance FORCE_C40 is missing)

@makiuchi-d
Copy link
Owner

Thank you for letting me know.
The EncodeHintType FORCE_C40 was implemented in zxing after I ported.
so we need to port the diff of the update.

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