code39

package
v1.0.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 3, 2025 License: MIT Imports: 5 Imported by: 0

Documentation

Overview

Package code39 can create Code39 barcodes

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Encode

func Encode(content string, includeChecksum bool, fullASCIIMode bool) (barcode.BarcodeIntCS, error)

Encode returns a code39 barcode for the given content if includeChecksum is set to true, a checksum character is calculated and added to the content

func EncodeWithColor added in v1.0.3

func EncodeWithColor(content string, includeChecksum bool, fullASCIIMode bool, color barcode.ColorScheme) (barcode.BarcodeIntCS, error)

Encode returns a code39 barcode for the given content and color scheme if includeChecksum is set to true, a checksum character is calculated and added to the content

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL