On Mon, 22 Dec 2014 16:26:34 +0100 Bernd Herd <[email protected]> wrote: > Package: iec16022 > Version: 0.2.4-1 > Severity: important > Tags: upstream patch > > Dear Maintainer, > iec16022 produces broken datamatrix images when the data to encodes > causes it > to enable EDIFACT encoding, which is broken. > > Steps to reproduce: > iec16022 --format=png -o out.png "AA/A000AAA5A/1;00000000-00-00-000;" > -> Creates broken data in "out.png"
I happened to discover and fix this independently... You patch is slightly incorrect btw, it does not handle transitioning from text/X12 to EDIFACT (I hope I got it right). While I don't plan to spend much time on it, I placed the project on GitHub and will be happy to accept further patches if anyone has them lying around. See: https://github.com/rdoeffinger/iec16022/releases Kind regards, Reimar Döffinger -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

