huysentruitw / barcoder

Lightweight Barcode Encoding Library for .NET Framework, .NET Standard and .NET Core.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Port Data Matrix

huysentruitw opened this issue · comments

Hey,

what's your schedule for DataMatrix support? I would support you...

I think I can have datamatrix ported in a week or so. When do you need it?

Yeah, that wouldn't be bad if it's okay for you. I need the DataMatrix code in the next 2 weeks

I'll put it on highest priority!

Thank you 😊

@Int32Overflow version 1.0.0.58 contains support for DataMatrix and should be available on NuGet in a couple of minutes. Please give it a shot!

That's great :-) I'll test it out. Do you know which ECC version is used?

It's ECC 200, based on Reed-Solomon.

OK 👍
An other question: Is FNC1 supported?

Currently not. But shouldn't be that hard to add.