Go to Google Groups Home    postscriptbarcode
Re: Byte-mode autoencoder for Data Matrix. EDIFACT, C40, TEXT and X12 encoders coming soon.

Terry Burton <t...@terryburton.co.uk>

On Wed, Jun 3, 2009 at 1:51 AM, Terry Burton<t...@terryburton.co.uk> wrote:

<...snip...>

> I've just added byte-mode encoding to Data Matrix and made this the
> default encoding method since it is generally more efficient than
> ASCII-mode encoding. The remaining EDIFACT, C40, TEXT and X12 modes
> will be added in about a week's time thanks mainly to a generous code
> contribution by Jörg Walter - thanks Jörg!

Hi,

EDIFACT is now supported using the "encoding=edifact" option, e.g.

50 50 moveto (TERRY BURTON) (encoding=edifact) datamatrix

Support for the remaining "triplet" encodings (C40, TEXT, X12) is coming soon.

Have fun,

Terry