What ^GC does
^GC draws a circle. You give the diameter, border thickness, and colour in dots. It's used for stamps, badges, and decorative marks on labels.
Syntax
^GCd,t,cParameters
| Parameter | Description | Values | Default |
|---|---|---|---|
d | Circle diameter, dots | — | — |
t | Border thickness, dots | — | 1 |
c | Colour | B, W | B |
Example
^XA
^FO80,80^GC120,4,B^FS
^XZPaste this into the free ZPL viewer to see it render, or convert it to PDF.
Related commands
See the full ZPL command reference for all 92 documented commands.
