Technical data

Table 7–4 DECimage Setup Modules—Individual Parameters
Setup Module Description
DI_PUNCH0_0 Punch0 = 0
DI_PUNCH0_0P1 Punch0 = 0.1
DI_PUNCH0_0P2 Punch0 = 0.2
DI_PUNCH0_M0P1 Punch0 = -.1
DI_PUNCH0_M0P2 Punch0 = -.2
DI_PUNCH1_1 Punch1 = 1
DI_PUNCH1_0P8 Punch1 = 0.8
DI_PUNCH1_0P9 Punch1 = 0.9
DI_PUNCH1_1P1 Punch1 = 1.1
DI_PUNCH1_1P2 Punch1 = 1.2
DI_SHARP_0P5 Sharpness = 0.5
DI_SHARP_1 Sharpness = 1.0
DI_SHARP_1P5 Sharpness = 1.5
DI_SHARP_2 Sharpness = 2.0
DI_SHARP_2P5 Sharpness = 2.5
DECimage Setup Module Example
The following example adds sharpening and shifts the gray levels:
$ PRINT/NOTIFY/QUEUE=queue/SETUP=(DI_SHARP_2,DI_DARKER) file
7.10 Providing Access to Font Cartridge Emulation
The DECprint Supervisor software can emulate physical font cartridges. Use
the FONTS_USED parameter with the PRINT command to specify one or more
soft font modules from the device control library SYS$LIBRARY:CPS$ANSI_
FONTS.TLB.
This feature, which is available for ANSI files only, supports documents that
require font cartridges to print on DIGITAL ANSI printers. Just as with these
printers, the document must contain escape sequences that select the desired
fonts.
Creating Setup Modules and Device Control Libraries 7–13