...

Package aztec

import "github.com/boombuler/barcode/aztec"
Overview
Index

Overview ▾

Package aztec can create Aztec Code barcodes

Constants

const (
    DEFAULT_EC_PERCENT = 33
    DEFAULT_LAYERS     = 0
)

func Encode

func Encode(data []byte, minECCPercent int, userSpecifiedLayers int) (barcode.Barcode, error)

Encode returns an aztec barcode with the given content