Florian Sundermann 3e02de6fc1 fixes shouldUseCTable
depending on the position of FNC1 the results should be different...
2016-10-06 15:00:55 +02:00
2016-10-06 15:00:55 +02:00
2016-09-01 16:56:45 +02:00
2014-06-15 21:33:44 +02:00
2014-08-12 20:31:54 +02:00

##Introduction## This is a package for GO which can be used to create different types of barcodes.

##Supported Barcode Types##

  • Codabar
  • Code 128
  • Code 39
  • EAN 8
  • EAN 13
  • Datamatrix
  • QR Codes
  • 2 of 5

##Documentation## See GoDoc

To create a barcode use the Encode function from one of the subpackages.

Languages
Go 100%