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

Code 128 C Implemented #2

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Marcelo-Petrucelli
Copy link

May not be the best implementation of Code128C, but it has most, if not all, optimizations. Working pretty fine, but may need to be polished.

…ot all, optimizations. Working pretty fine, but may need to be polished.
@Marcelo-Petrucelli
Copy link
Author

Hello Jonney, I'll look into it. My main purpose was to add the feature for simple inputs. And, in fact, I only changed the code to Build a DLL for me. It works perfectly with simple inputs.
Code128C singlehanded are only for numbers, actually it encodes then 2 by 2 if possible (an has some other optimizations so that it's strategy doesn't backfire.

In any case, I didn't test it on any GUI, neither understand what output you were expecting.

I'd appreciate if you could post the input and expected output and also try it in a simple manner, without special caracters (although it should be working with special characters like @#()$%&*).

Sorry for taking so long to answer you and, if anyone else wants to help improving it, don't hesitate on contacting me.

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.

2 participants