barlix v0.3.3 API Reference

Modules

Barlix aims to provide a flexible set of modules to generate and render barcodes. Currently it only supports a few symbologies. I hope to add more encoders and renderers in the future

This module implements the Code 128 symbology

This module implements the Code 39 symbology

This module implements the Code 93 symbology

This module implements the Interleaved 2 of 5 (ITF) symbology

This module implements the PNG renderer

UTF block characters are used to represent bars. This would be useful during development as the output can be easily printed on standard output

Exceptions