Identifying Fonts in Your Printer
Identifying Fonts in Your Printer

Identifying Fonts in Your Printer

Fonts can be loaded into various storage locations in the printer. Fonts and memory are shared by the programming languages in the printer.
The ZPL programming language can recognize EPL and ZPL fonts. However, EPL programming can only recognize EPL fonts. See the respective programmer guides for more information on fonts and printer memory.
Specific to ZPL fonts:
To manage and download fonts for ZPL print operation
Use the Zebra Setup Utility or ZebraNet Bridge Utilities.
To display all of the fonts loaded in your printer
Send the ZPL command
^WD
to the printer (see the ZPL Programmers Guide for details).
In ZPL:
  • Bitmap fonts in the various printer memory areas are identifiable by the
    .FNT
    file extension.
  • Scalable fonts are identified with the
    .TTF
    ,
    .TTE
    or
    .OTF
    file extensions. (EPL does not support these fonts.)