Plain English

Selects the tiny U bitmap font (5 dots wide, 9 dots tall) and prints the text. A monospaced micro font for extremely dense or technical data.

When to use

For the smallest possible fixed-width text. Similar size to X20 but monospaced.

Syntax

ESC+Utext

Parameters

ParameterDescription
textThe text string to print

Example

ESC+A
ESC+H0050
ESC+V0050
ESC+UTiny fixed data
ESC+Q1
ESC+Z

Micro text using the U font

Try it in the playground View all SBPL commands