Reimar Döffinger
Reimar Döffinger
As far as I can tell FNC1 is simply a byte of the value 232. So all you need to do is pass it a string with that. On Linux,...
You don't need the UTF-8 output, it's just more convenient than having to use an image viewer to see and test the result. Due to the numerous and somewhat serious...
Sorry, was wrong. Those specifications are truly horrible. I added a --gs1 flag that adds a proper FNC1 at the start. It also removes any possible ]d2 identifier at the...
This is a closed ticket, so visibility of comments is pretty poor. It might make sense to open a new ticket instead. I am also unclear what the "this" is...
Let me reopen it. I think your code might in some cases still result in wrong encoding. I didn't test it at all, but could you check and test: https://github.com/rdoeffinger/iec16022/pull/21
It is not an encoding problem, the problem is on the input side. If you define a character value of 232 to mean FNC1, how would a user be able...