FBPL Command Reference

Table Of Contents
90
Font "ROMAN.TTF" ignores the parameter.
Specify the width in point size for Font "0" or other True Type fonts (1 point
= 1/72 inch).
Floating point is supported for *.TTF fonts only.
y-multiplication
Character width magnification
Recommended range: 1~10
Specify the height in point size for Font "0" or other true type fonts (1 point
= 1/72 inch).
Floating point is supported for *.TTF fonts only.
[space]
Add or delete the space between lines (in dots)
[align]
Text alignment.
0: Default (Left)
1: Left
2: Center
3: Right
[fit]
Shrink the text so that it fits in the block
0 : No shrink (default)
1: Shrink
content
Data in block. The maximum data length is 4092 bytes.
Note:
If the content itself includes double quotes ("), use \["]instead of (").
Example: "Brother \["]At your side\["]"
\[R] means carriage return character 0x0D.
\[L] means line feed character 0x0A.
The mismatched encoding might result in garbled printing or missing text.
Check if the printer’s CODEPAGE setting matches the print data encoding.
Check if the font is compatible with the current printer’s CODEPAGE setting.
Change the printer’s CODEPAGE setting or the font if needed.
Example