ZPL commands
^A0 · Scalable Font 0 (CG Triumvirate)
The printer's built-in scalable default font CG Triumvirate Bold Condensed, included in every Zebra ZPL printer . The proven default choice for simple text.
The printer's built-in scalable default font (CG Triumvirate Bold Condensed, included in every Zebra ZPL printer). The proven default choice for simple text.
Parameters
^A0o,h,w- o: Orientation (N/R/I/B)^A0o,h,w- h: Font height in dots (10–32000)^A0o,h,w- w: Font width in dots (10–32000)
Example
^XA
^FO50,50^A0N,30,30^FDHello zplCloud^FS
^XZ
Tip
Height and width scale smoothly - unlike the bitmap fonts A–H, which only grow in whole multiples. Use ^CI28 (UTF-8) for special characters.