2025-04-27 07:49:33 -04:00

598 lines
21 KiB
Plaintext

*%
*% Copyright (c) 1997 - 1999 Microsoft Corporation
*% All Rights Reserved.
*%
*GPDSpecVersion: "1.0"
*GPDFileVersion: "1.0"
*GPDFileName: "DWDL40EK.GPD"
*Include: "STDNAMES.GPD"
*CodePage: 949
*ModelName: "´ë¿ì DLP-400E"
*MasterUnits: PAIR(300, 300)
*ResourceDLL: "PCL4KRES.DLL"
*PrinterType: PAGE
*MaxCopies: 99
*Feature: Orientation
{
*rcNameID: =ORIENTATION_DISPLAY
*DefaultOption: PORTRAIT
*Option: PORTRAIT
{
*rcNameID: =PORTRAIT_DISPLAY
*Command: CmdSelect
{
*Order: DOC_SETUP.4
*Cmd: "<1B>&l0o1E"
}
}
*Option: LANDSCAPE_CC90
{
*rcNameID: =LANDSCAPE_DISPLAY
*Command: CmdSelect
{
*Order: DOC_SETUP.4
*Cmd: "<1B>&l1o6d1E"
}
}
}
*Feature: InputBin
{
*rcNameID: =PAPER_SOURCE_DISPLAY
*DefaultOption: UPPER
*Option: UPPER
{
*rcNameID: =UPPER_TRAY_DISPLAY
*Command: CmdSelect
{
*Order: DOC_SETUP.2
*Cmd: "<1B>&l1H"
}
}
*Option: ENVMANUAL
{
*rcNameID: =ENV_MANUAL_DISPLAY
*Command: CmdSelect
{
*Order: DOC_SETUP.2
*Cmd: "<1B>&l3H"
}
}
*Option: MANUAL
{
*rcNameID: =MANUAL_FEED_DISPLAY
*Command: CmdSelect
{
*Order: DOC_SETUP.2
*Cmd: "<1B>&l2H"
}
}
*Option: LOWER
{
*rcNameID: =LOWER_TRAY_DISPLAY
*Command: CmdSelect
{
*Order: DOC_SETUP.2
*Cmd: "<1B>&l4H"
}
}
}
*Feature: Resolution
{
*rcNameID: =RESOLUTION_DISPLAY
*DefaultOption: Option1
*Option: Option1
{
*Name: "300 x 300 dots per inch"
*DPI: PAIR(300, 300)
*TextDPI: PAIR(300, 300)
*MinStripBlankPixels: 32
EXTERN_GLOBAL: *StripBlanks: LIST(ENCLOSED,TRAILING)
*SpotDiameter: 100
*Command: CmdBeginRaster { *Cmd : "<1B>*r1A" }
*Command: CmdEndRaster { *Cmd : "<1B>*rB" }
*Command: CmdSendBlockData { *Cmd : "<1B>*b" %d{NumOfDataBytes}"W" }
*Command: CmdSelect
{
*Order: DOC_SETUP.5
*Cmd: "<1B>*t300R"
}
}
*Option: Option2
{
*Name: "150 x 150 dots per inch"
*DPI: PAIR(150, 150)
*TextDPI: PAIR(300, 300)
*MinStripBlankPixels: 32
EXTERN_GLOBAL: *StripBlanks: LIST(ENCLOSED,TRAILING)
*SpotDiameter: 100
*Command: CmdBeginRaster { *Cmd : "<1B>*r1A" }
*Command: CmdEndRaster { *Cmd : "<1B>*rB" }
*Command: CmdSendBlockData { *Cmd : "<1B>*b" %d{NumOfDataBytes}"W" }
*Command: CmdSelect
{
*Order: DOC_SETUP.5
*Cmd: "<1B>*t150R"
}
}
*Option: Option3
{
*Name: "75 x 75 dots per inch"
*DPI: PAIR(75, 75)
*TextDPI: PAIR(300, 300)
EXTERN_GLOBAL: *StripBlanks: LIST(TRAILING)
*SpotDiameter: 100
*Command: CmdBeginRaster { *Cmd : "<1B>*r1A" }
*Command: CmdEndRaster { *Cmd : "<1B>*rB" }
*Command: CmdSendBlockData { *Cmd : "<1B>*b" %d{NumOfDataBytes}"W" }
*Command: CmdSelect
{
*Order: DOC_SETUP.5
*Cmd: "<1B>*t75R"
}
}
}
*Feature: PaperSize
{
*rcNameID: =PAPER_SIZE_DISPLAY
*DefaultOption: LETTER
*Option: LETTER
{
*rcNameID: =LETTER_DISPLAY
*switch: Orientation
{
*case: PORTRAIT
{
*PrintableArea: PAIR(2400, 3160)
*PrintableOrigin: PAIR(60, 75)
*switch: Resolution
{
*case: Option2
{
*% Warning: the following printable length is adjusted (3160->3158) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(2400, 3158)
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
*PrintableOrigin: PAIR(60, 76)
}
*case: Option3
{
*% Warning: the following printable length is adjusted (3160->3156) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(2400, 3156)
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
*PrintableOrigin: PAIR(60, 76)
}
}
*CursorOrigin: PAIR(60, 75)
*Command: CmdSelect
{
*Order: DOC_SETUP.3
*Cmd: "<1B>&l2a4d1e42F"
}
}
*case: LANDSCAPE_CC90
{
*PrintableArea: PAIR(2400, 3160)
*PrintableOrigin: PAIR(60, 75)
*switch: Resolution
{
*case: Option2
{
*% Warning: the following printable length is adjusted (3160->3158) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(2400, 3158)
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
*PrintableOrigin: PAIR(60, 76)
}
*case: Option3
{
*% Warning: the following printable length is adjusted (3160->3156) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(2400, 3156)
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
*PrintableOrigin: PAIR(60, 76)
}
}
*CursorOrigin: PAIR(60, 3240)
*Command: CmdSelect
{
*Order: DOC_SETUP.3
*Cmd: "<1B>&l2a4d1e42F"
}
}
}
}
*Option: LEGAL
{
*rcNameID: =LEGAL_DISPLAY
*switch: Orientation
{
*case: PORTRAIT
{
*PrintableArea: PAIR(2400, 4060)
*PrintableOrigin: PAIR(60, 75)
*switch: Resolution
{
*case: Option2
{
*% Warning: the following printable length is adjusted (4060->4058) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(2400, 4058)
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
*PrintableOrigin: PAIR(60, 76)
}
*case: Option3
{
*% Warning: the following printable length is adjusted (4060->4056) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(2400, 4056)
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
*PrintableOrigin: PAIR(60, 76)
}
}
*CursorOrigin: PAIR(60, 75)
*Command: CmdSelect
{
*Order: DOC_SETUP.3
*Cmd: "<1B>&l3a4d1e54F"
}
}
*case: LANDSCAPE_CC90
{
*PrintableArea: PAIR(2400, 4060)
*PrintableOrigin: PAIR(60, 75)
*switch: Resolution
{
*case: Option2
{
*% Warning: the following printable length is adjusted (4060->4058) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(2400, 4058)
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
*PrintableOrigin: PAIR(60, 76)
}
*case: Option3
{
*% Warning: the following printable length is adjusted (4060->4056) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(2400, 4056)
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
*PrintableOrigin: PAIR(60, 76)
}
}
*CursorOrigin: PAIR(60, 4140)
*Command: CmdSelect
{
*Order: DOC_SETUP.3
*Cmd: "<1B>&l3a4d1e54F"
}
}
}
}
*Option: Option3
{
*rcNameID: 258
*OptionID: 258
*PageDimensions: PAIR(2550, 3300)
*switch: Orientation
{
*case: PORTRAIT
{
*PrintableArea: PAIR(2400, 3160)
*PrintableOrigin: PAIR(60, 75)
*switch: Resolution
{
*case: Option2
{
*% Warning: the following printable length is adjusted (3160->3158) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(2400, 3158)
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
*PrintableOrigin: PAIR(60, 76)
}
*case: Option3
{
*% Warning: the following printable length is adjusted (3160->3156) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(2400, 3156)
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
*PrintableOrigin: PAIR(60, 76)
}
}
*CursorOrigin: PAIR(60, 75)
*Command: CmdSelect
{
*Order: DOC_SETUP.3
*Cmd: "<1B>&l9a4d1e54F"
}
}
*case: LANDSCAPE_CC90
{
*PrintableArea: PAIR(2400, 3160)
*PrintableOrigin: PAIR(60, 75)
*switch: Resolution
{
*case: Option2
{
*% Warning: the following printable length is adjusted (3160->3158) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(2400, 3158)
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
*PrintableOrigin: PAIR(60, 76)
}
*case: Option3
{
*% Warning: the following printable length is adjusted (3160->3156) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(2400, 3156)
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
*PrintableOrigin: PAIR(60, 76)
}
}
*CursorOrigin: PAIR(60, 3240)
*Command: CmdSelect
{
*Order: DOC_SETUP.3
*Cmd: "<1B>&l9a4d1e54F"
}
}
}
}
*Option: EXECUTIVE
{
*rcNameID: =EXECUTIVE_DISPLAY
*switch: Orientation
{
*case: PORTRAIT
{
*PrintableArea: PAIR(2025, 3010)
*PrintableOrigin: PAIR(60, 75)
*switch: Resolution
{
*case: Option2
{
*% Warning: the following printable width is adjusted (2025->2024) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (3010->3008) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(2024, 3008)
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
*PrintableOrigin: PAIR(60, 76)
}
*case: Option3
{
*% Warning: the following printable width is adjusted (2025->2024) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (3010->3008) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(2024, 3008)
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
*PrintableOrigin: PAIR(60, 76)
}
}
*CursorOrigin: PAIR(60, 75)
*Command: CmdSelect
{
*Order: DOC_SETUP.3
*Cmd: "<1B>&l1a4d1e40F"
}
}
*case: LANDSCAPE_CC90
{
*PrintableArea: PAIR(2025, 3010)
*PrintableOrigin: PAIR(60, 75)
*switch: Resolution
{
*case: Option2
{
*% Warning: the following printable width is adjusted (2025->2024) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (3010->3008) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(2024, 3008)
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
*PrintableOrigin: PAIR(60, 76)
}
*case: Option3
{
*% Warning: the following printable width is adjusted (2025->2024) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (3010->3008) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(2024, 3008)
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
*PrintableOrigin: PAIR(60, 76)
}
}
*CursorOrigin: PAIR(60, 3090)
*Command: CmdSelect
{
*Order: DOC_SETUP.3
*Cmd: "<1B>&l1a4d1e40F"
}
}
}
}
*Option: A4
{
*rcNameID: =A4_DISPLAY
*switch: Orientation
{
*case: PORTRAIT
{
*PrintableArea: PAIR(2331, 3367)
*PrintableOrigin: PAIR(60, 75)
*switch: Resolution
{
*case: Option2
{
*% Warning: the following printable width is adjusted (2331->2330) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (3367->3366) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(2330, 3366)
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
*PrintableOrigin: PAIR(60, 76)
}
*case: Option3
{
*% Warning: the following printable width is adjusted (2331->2328) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (3367->3364) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(2328, 3364)
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
*PrintableOrigin: PAIR(60, 76)
}
}
*CursorOrigin: PAIR(55, 75)
*Command: CmdSelect
{
*Order: DOC_SETUP.3
*Cmd: "<1B>&l26a4d1e45F"
}
}
*case: LANDSCAPE_CC90
{
*PrintableArea: PAIR(2331, 3367)
*PrintableOrigin: PAIR(60, 75)
*switch: Resolution
{
*case: Option2
{
*% Warning: the following printable width is adjusted (2331->2330) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (3367->3366) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(2330, 3366)
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
*PrintableOrigin: PAIR(60, 76)
}
*case: Option3
{
*% Warning: the following printable width is adjusted (2331->2328) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (3367->3364) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(2328, 3364)
*% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
*PrintableOrigin: PAIR(60, 76)
}
}
*CursorOrigin: PAIR(60, 3447)
*Command: CmdSelect
{
*Order: DOC_SETUP.3
*Cmd: "<1B>&l26a4d1e45F"
}
}
}
}
}
*Feature: Halftone
{
*rcNameID: =HALFTONING_DISPLAY
*DefaultOption: HT_PATSIZE_AUTO
*Option: HT_PATSIZE_AUTO
{
*rcNameID: =HT_AUTO_SELECT_DISPLAY
}
*Option: HT_PATSIZE_SUPERCELL_M
{
*rcNameID: =HT_SUPERCELL_DISPLAY
}
*Option: HT_PATSIZE_6x6_M
{
*rcNameID: =HT_DITHER6X6_DISPLAY
}
*Option: HT_PATSIZE_8x8_M
{
*rcNameID: =HT_DITHER8X8_DISPLAY
}
}
*Feature: Memory
{
*rcNameID: =PRINTER_MEMORY_DISPLAY
*DefaultOption: 1536KB
*Option: 512KB
{
*Name: "512KB"
*MemoryConfigKB: PAIR(512, 369)
}
*Option: 1536KB
{
*Name: "1536KB"
*MemoryConfigKB: PAIR(1536, 1419)
}
*Option: 2560KB
{
*Name: "2560KB"
*MemoryConfigKB: PAIR(2560, 2417)
}
*Option: 3584KB
{
*Name: "3584KB"
*MemoryConfigKB: PAIR(3584, 3467)
}
*Option: 4608KB
{
*Name: "4608KB"
*MemoryConfigKB: PAIR(4608, 4491)
}
}
*Command: CmdStartDoc
{
*Order: DOC_SETUP.1
*Cmd: "<1B>E<1B>&l0S<1B>&l0L"
}
*Command: CmdStartPage
{
*Order: PAGE_SETUP.1
*Cmd: "<0D>"
}
*Command: CmdEndJob
{
*Order: JOB_FINISH.1
*Cmd: "<1B>E"
}
*Command: CmdCopies
{
*Order: DOC_SETUP.6
*Cmd: "<1B>&l" %d[1,99]{NumOfCopies}"X"
}
*RotateCoordinate?: TRUE
*RotateRaster?: FALSE
*RotateFont?: FALSE
*TextCaps: LIST(TC_UA_ABLE)
*MemoryUsage: LIST(FONT, RASTER, VECTOR)
*CursorXAfterCR: AT_PRINTABLE_X_ORIGIN
*BadCursorMoveInGrxMode: LIST(X_PORTRAIT,Y_LANDSCAPE)
*XMoveThreshold: 0
*YMoveThreshold: 0
*XMoveUnit: 300
*YMoveUnit: 300
*Command: CmdXMoveAbsolute { *Cmd : "<1B>*p" %d{DestX}"X" }
*Command: CmdXMoveRelRight { *Cmd : "<1B>*p+" %d[0,2400]{max_repeat(DestXRel )}"X" }
*Command: CmdXMoveRelLeft { *Cmd : "<1B>*p-" %d[0,2400]{max_repeat(DestXRel )}"X" }
*Command: CmdYMoveAbsolute { *Cmd : "<1B>*p" %d{DestY}"Y" }
*Command: CmdYMoveRelDown { *Cmd : "<1B>*p+" %d{DestYRel}"Y" }
*Command: CmdYMoveRelUp { *Cmd : "<1B>*p-" %d{DestYRel}"Y" }
*Command: CmdCR { *Cmd : "<0D>" }
*Command: CmdLF { *Cmd : "<0A>" }
*Command: CmdFF { *Cmd : "<0C>" }
*Command: CmdBackSpace { *Cmd : "<08>" }
*Command: CmdUniDirectionOn { *Cmd : "<00>" }
*Command: CmdUniDirectionOff { *Cmd : "<00>" }
*Command: CmdPushCursor { *Cmd : "<1B>&f0S" }
*Command: CmdPopCursor { *Cmd : "<1B>&f1S" }
*EjectPageWithFF?: TRUE
*Command: CmdEnableTIFF4 { *Cmd : "<1B>*b2M" }
*Command: CmdDisableCompression { *Cmd : "<1B>*b0M" }
*OutputDataFormat: H_BYTE
*OptimizeLeftBound?: TRUE
*CursorXAfterSendBlockData: AT_GRXDATA_ORIGIN
*CursorYAfterSendBlockData: AUTO_INCREMENT
*CharPosition: BASELINE
*% *DefaultFont: 207
*% *DefaultCTT: 0
*% *switch: Orientation
*% {
*% *case: PORTRAIT
*% {
*% *DeviceFonts: LIST(205,206,207,211,284,295,296,297,298)
*% }
*% *case: LANDSCAPE_CC90
*% {
*% *DeviceFonts: LIST(205,206,207,211,284,295,296,297,298)
*% }
*% }
*MinFontID: 16384
*MaxFontID: 32768
*MaxNumDownFonts: 32
*FontFormat: HPPCL
*Command: CmdSetFontID { *Cmd : "<1B>*c" %d{NextFontID}"D" }
*Command: CmdSelectFontID { *Cmd : "<1B>(" %d{CurrentFontID}"X" }
*Command: CmdSetCharCode { *Cmd : "<1B>*c" %d{NextGlyph}"E" }
*Command: CmdUnderlineOn { *Cmd : "<1B>&dD" }
*Command: CmdUnderlineOff { *Cmd : "<1B>&d@" }
*MinGrayFill: 1
*MaxGrayFill: 100
*Command: CmdSetRectWidth { *Cmd : "<1B>*c" %d{RectXSize}"A" }
*Command: CmdSetRectHeight { *Cmd : "<1B>*c" %d{RectYSize}"B" }
*Command: CmdRectGrayFill { *Cmd : "<1B>*c" %d{GrayPercentage}"g2P" }
*Include: "ttfsub.gpd"
*TTFSEnabled?: TRUE