labelize 0.2.0

Fast Rust engine to parse ZPL & EPL label data and render to PNG/PDF. CLI, HTTP microservice, or library. Open-source Labelary alternative.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
^XA
^CI28
^PW800
^LL600

# Black background box
^FO0,0^GB800,600,800,B,0^FS

# White QR code on black background
# ^FR reverses field (makes it white on black)
^FO300,150^BQN,2,10^FR^FDQA,https://example.com^FS

# White text on black background
^CF0,40,40
^FO50,500^FR^FDWhite QR Code Example^FS

^XZ