Specifications

Table Of Contents
^CF
Change Alphanumeric Default Font
Description: You can use the ^CF command to keep your programs simple. The
^CF command sets the default font used in your printer.
Format: ^CFf,h,w
Parameters:
f = specified default font
Accepted Values: A through H, and numerals 0 to 9.
Initial Value at Power-up: A
h = individual character height (in dots)
Accepted Values: 0 to 32000
Initial Value at Power-up: 9
w = individual character width (in dots)
Accepted Values: 0 to 32000
Initial Value at Power-up: 5 or last permanent saved value.
Parameter f specifies the default font for every alphanumeric field. Parameter h is
default height for every alpha field, parameter w is default width value for every
alpha field.
The default alphanumeric font is A. If you do not change the alphanumeric default
font (^CF command) and do not use any alphanumeric field command (^Af) or enter
an invalid font value, any data you specify will print in font A.
Defining only the height or width forces the magnification to be proportional to the
parameter defined. If neither value is defined, the last ^CF values given or the
default ^CF values for height and width are used.
ZPL II Programming Guide Volume One: Command Reference for X.10
85