Plain English

Selects the X21 bitmap font (17 dots wide, 17 dots tall) and prints the text. A small-to-medium fixed-width font, suitable for general-purpose text.

When to use

When you need a small but readable font for general text content.

Syntax

ESC+X21text

Parameters

ParameterDescription
textThe text string to print

Example

ESC+A
ESC+H0050
ESC+V0050
ESC+X21Medium text
ESC+Q1
ESC+Z

Text using the X21 font

Try it in the playground View all SBPL commands