Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zebra ZPL builder

A helper library for generating ZPL labels programmatically in Zig.

Note: Not all ZPL commands/features are currently supported.

Usage

zig fetch --save git+https://github.com/bcrist/zpl

Example

make_labels.zig is an example program which can either send commands directly to a connected printer (Windows-only for now) or dump the ZPL commands to stdout. It generates 4" x 2" labels containing 32 data-matrix barcodes containing serial numbers with a configurable prefix: example label

About

Generate ZPL labels programmatically

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages