^FLFont Linking
^FL configures font Linking. It applies to the printer session and subsequent formats and changes job or printer-session state used while processing labels.
These are code examples only. This printer or session command does not produce a standalone label image.
<ext>Extension font file
Sets extension font file. It can be omitted when the documented default is suitable.
- Required
- No
E:SWISS721.TTFR:EXTENSION.TTE<ext> variations
Compare values side by side; other parameters remain at representative defaults.
<ext> = E:SWISS721.TTF
Uses E:SWISS721.TTF for extension font file while the other command values stay at representative defaults.
^FLE:SWISS721.TTF,*.TTF,1
<ext> = R:EXTENSION.TTE
Uses R:EXTENSION.TTE for extension font file while the other command values stay at representative defaults.
^FLR:EXTENSION.TTE,*.TTF,1
<base>Base font file
Sets base font file. It can be omitted when the documented default is suitable.
- Required
- No
*.TTFR:BASE.FNT<base> variations
Compare values side by side; other parameters remain at representative defaults.
<base> = *.TTF
Uses *.TTF for base font file while the other command values stay at representative defaults.
^FLE:SWISS721.TTF,*.TTF,1
<base> = R:BASE.FNT
Uses R:BASE.FNT for base font file while the other command values stay at representative defaults.
^FLE:SWISS721.TTF,R:BASE.FNT,1
<link>Link operation
Sets link operation. It can be omitted when the documented default is suitable.
- Default
must be an accepted value or it is ignored- Required
- No
10<link> variations
Compare values side by side; other parameters remain at representative defaults.
<link> = 1
Uses 1 for link operation while the other command values stay at representative defaults.
^FLE:SWISS721.TTF,*.TTF,1
<link> = 0
Uses 0 for link operation while the other command values stay at representative defaults.
^FLE:SWISS721.TTF,*.TTF,0
Primary source
Official Zebra reference
Use the manufacturer reference for printer- and firmware-specific behavior beyond ZPLr’s pinned rendering profile.