Plain English

Selects the WB bitmap font (18 dots wide, 30 dots tall) and prints the text. A large monospaced font — bold and easy to read.

When to use

When you need large, fixed-width text that's prominent and easy to scan.

Syntax

ESC+WBtext

Parameters

ParameterDescription
textThe text string to print

Example

ESC+A
ESC+H0050
ESC+V0050
ESC+WBLarge fixed text
ESC+Q1
ESC+Z

Large monospaced text using the WB font

Try it in the playground View all SBPL commands