224
224
224cab Produkttechnik GmbH & Co KG
F - Font Number
The F command assigns an alternate number to a font name. The reason for this command is to
simplify the font handling, keeping a better overview on the used fonts in a label and enables the
programmer to exchange a font in a label very easy.
The resident fonts in the cab printers have fixed names, but they can be redefined with this command.
Once the font number is defined it is valid for the complete label.
F number;name
CR
Assigns the number to a name
F - Font command
number = New font number.
name = Fontname which will be replaced by „number“.
On TrueType fonts, the number found in the typeface file is used as the default.
F 4;Times New Roman
Uses TrueType™ names
F 40; Swiss 721 Bold Italic
Assigns the alternate number 40 to the printer´s resident Swiss™ 721 Bold Italic font.
Example:
Example:
Syntax: