What ^GS does
^GS selects the printer's symbol font so that letters in the following ^FD map to graphic symbols such as the registered trademark, copyright and UL/CSA marks.
Syntax
^GSo,h,wParameters
| Parameter | Description | Values | Default |
|---|---|---|---|
o | Orientation | N,R,I,B | N |
h | Character height in dots | — | — |
w | Character width in dots | — | — |
Example
^XA
^FO50,50^GSN,50,50^FDA^FS
^XZPaste this into the free ZPL viewer to see it render, or convert it to PDF.
Notes & tips
- Letters map to symbols like ® and ©.
- Consult the font map for which letter draws which symbol.
Related commands
See the full ZPL command reference for all 92 documented commands.
