بدون توضیح

Florian Sundermann d0cdae0475 updated docs and code cleanup 11 سال پیش
codabar d0cdae0475 updated docs and code cleanup 11 سال پیش
code128 d0cdae0475 updated docs and code cleanup 11 سال پیش
code39 d0cdae0475 updated docs and code cleanup 11 سال پیش
datamatrix d0cdae0475 updated docs and code cleanup 11 سال پیش
ean d0cdae0475 updated docs and code cleanup 11 سال پیش
qr bccb3d2ede added test + code cleanup 11 سال پیش
utils d0cdae0475 updated docs and code cleanup 11 سال پیش
LICENSE 03fa651512 added license 11 سال پیش
README.md d0cdae0475 updated docs and code cleanup 11 سال پیش
barcode.go d6bf3500ec updated documentation 12 سال پیش
scaledbarcode.go d0cdae0475 updated docs and code cleanup 11 سال پیش

README.md

##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

##Documentation## See GoDoc

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