Pcx logo – Printronix ThermaLine Series User Manual
Page 125
4–81
Commands
PCX Logo
Purpose
Places the IGP/PGL in the Create Logo mode, where logos can be defined
using the PCX file format.
Mode
NORMAL
Format
(cc)(LOGO;logoname;PCX[;DISK](T)
END(T)
(cc)
The Special Function Control Character.
LOGO
The Logo command; enter LOGO.
logoname
Enter a maximum of 12 alphanumeric characters for
the name of the logo. (Refer to page 4–5 for a list of
allowable Logo Name characters.) All future
references to this logo (Delete Logo or Logo Call
commands) must use this name. If a logo is defined
with the same name as a logo already existing in
memory, the newly defined logo will replace the
existing logo.
PCX
The command denoting raster data in PCX format;
enter PCX.
DISK
Optional parameter to store the logo in the IGP/PGL
external memory modules. Enter DISK.
T
Line terminator.
PCX raster data
Scanned data in PCX format; data must be black and
white. Grey scales or color PCX files are currently not
supported. Both uncompressed and compressed
formats are supported.
(cc)
The Special Function Control Character.
RASTEREND
Denotes the end of the PCX raster data. Enter
RASTEREND.
END
Terminates the PCX logo; enter END.