276
Chapter
4
Downloading TrueType Fonts
PGL Emulation (Online)
A TrueType font can be loaded by creating a file that appends a PGL
command to the font and then sending that file to the printer. Use the PGL
FONTLOAD command:
~FONTLOAD;FontName;FontSize;DISK
where
FontName
- TrueType font name, e.g. arial.ttf
FontSize
- TrueType font size, e.g. file size for arial.ttf
DISK
- Specify the download location to Flash
For example:
~FONTLOAD;arial.ttf;60548;DISK
Insert binary data of arial.ttf here...
END
After the file is created, it can be copied to the appropriate I/O port of the
printer while the printer is online, just like any other print file (for example:
copy/b filename.ext lpt1).
PTR_SETUP
PTR_SETUP can be used to load TrueType fonts into the file system. Please
see the PTR_SETUP chapter in the PGL Programmer’s Reference Manual
for details.
Example:
!
PTR_SETUP
FILE_IO-CAPTURE; “ARIAL.TTF”.
PTR_END
Arial TrueType font binary data
NOTE:
Do not add any LF/FF at the end of the binary data
!PTR_SETUP
FILE_IO-CAPTURE;””.
PTR_END
Labeling Applications
A TrueType font can be downloaded through several labeling applications,
such as Codesoft, Loftware, and Bartender. Please contact the appropriate
company for more details.
Summary of Contents for 5504-R40
Page 1: ...InfoPrint 6700 ES Series Thermal Printer G550 1271 01 User s Manual...
Page 2: ......
Page 3: ...InfoPrint 6700 ES Series Thermal Printer G550 1271 01 User s Manual...
Page 10: ...Table of Contents...
Page 163: ...163 IPDS Setup Print IPDS Fonts cont Figure 4 IPDS Fonts 3816 Emulation Sample Printout...
Page 266: ...266 Chapter 3 DATE...
Page 278: ...278 Chapter 4 Select And Print Downloaded TrueType Fonts...
Page 288: ...288 Chapter 5 RS 232 And Optional RS 422 Serial Interfaces...
Page 332: ...332 Chapter 6 Restore The Printer To Operation...
Page 340: ...340 Appendix A...
Page 362: ...362 Appendix D Removing The Media Cutter...
Page 366: ...366 Appendix E Installing The Media Cutter Tray...
Page 378: ...378 Communication statements...
Page 384: ...384 Appendix...
Page 401: ......