Plain English

Selects the medium Universe Condensed Bold font (24 dots base) and prints the text. This is the default font used by the SBPL engine when no font is explicitly selected.

When to use

A solid general-purpose font. It's the engine default, so you get this automatically if you don't specify a font.

Syntax

ESC+XMtext

Parameters

ParameterDescription
textThe text string to print

Example

ESC+A
ESC+H0050
ESC+V0050
ESC+XMDefault font text
ESC+Q1
ESC+Z

Text in the default XM font

Try it in the playground View all SBPL commands