^GC — Graphic Circle
Plain English
Draws a circle. You set the diameter and border thickness. Like ^GB, if the border is thick enough it fills solid.
When to use
For bullet points, status indicators, decorative elements, or any round shape on a label.
Syntax
^GCd,t,c
Parameters
| Parameter | Description |
|---|---|
d | Diameter in dots |
t | Border thickness in dots |
c | Colour: B (black) or W (white) |
Example
^XA ^FO50,50^GC100,3,B^FS ^FO200,50^GC100,50,B^FS ^XZ
An outlined circle and a filled circle