Documentation
¶
Overview ¶
Package twooffive can create interleaved and standard "2 of 5" barcodes.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddCheckSum ¶
AddCheckSum calculates the correct check-digit and appends it to the given content.
func EncodeWithColor ¶
func EncodeWithColor(content string, interleaved bool, color barcode.ColorScheme) (barcode.Barcode, error)
Encode creates a codabar barcode for the given content and color scheme
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.