ESC+X22 — Font X22 (24x24 Proportional)
Plain English
Selects the X22 proportional font (24 dots base) and prints the text. This is one of the most commonly used SBPL fonts — a good default for readable label text.
When to use
The workhorse font for most labels. Use it as your default for readable, proportionally-spaced text.
Syntax
ESC+X22text
Parameters
| Parameter | Description |
|---|---|
text | The text string to print |
Example
ESC+A ESC+H0050 ESC+V0050 ESC+X22Hello World ESC+Q1 ESC+Z
Standard text using the popular X22 font