You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
312 lines
8.4 KiB
312 lines
8.4 KiB
*%
|
|
*% Copyright (c) 1997 - 1999 Microsoft Corporation
|
|
*% All Rights Reserved.
|
|
*%
|
|
*GPDSpecVersion: "1.0"
|
|
*GPDFileName: "SKLT20.GPD"
|
|
*GPDFileVersion: "1.0"
|
|
*Include: "StdNames.gpd"
|
|
*ModelName: "Seikosha LT-20"
|
|
*MasterUnits: PAIR(360, 360)
|
|
*ResourceDLL: "sek24res.dll"
|
|
*PrinterType: SERIAL
|
|
*Feature: Orientation
|
|
{
|
|
*rcNameID: =ORIENTATION_DISPLAY
|
|
*DefaultOption: PORTRAIT
|
|
*Option: PORTRAIT
|
|
{
|
|
*rcNameID: =PORTRAIT_DISPLAY
|
|
}
|
|
*Option: LANDSCAPE_CC270
|
|
{
|
|
*rcNameID: =LANDSCAPE_DISPLAY
|
|
}
|
|
}
|
|
*Feature: InputBin
|
|
{
|
|
*rcNameID: =PAPER_SOURCE_DISPLAY
|
|
*DefaultOption: AUTO
|
|
*Option: AUTO
|
|
{
|
|
*rcNameID: =AUTO_DISPLAY
|
|
}
|
|
*Option: MANUAL
|
|
{
|
|
*rcNameID: =MANUAL_FEED_DISPLAY
|
|
}
|
|
}
|
|
*Feature: Resolution
|
|
{
|
|
*rcNameID: =RESOLUTION_DISPLAY
|
|
*DefaultOption: Option1
|
|
*Option: Option1
|
|
{
|
|
*Name: "360 x 360 " =DOTS_PER_INCH
|
|
*DPI: PAIR(360, 360)
|
|
*TextDPI: PAIR(360, 360)
|
|
*PinsPerLogPass: 48
|
|
*PinsPerPhysPass: 24
|
|
EXTERN_GLOBAL: *StripBlanks: LIST(LEADING,ENCLOSED,TRAILING)
|
|
*SpotDiameter: 283
|
|
*Command: CmdSendBlockData { *Cmd : "<1B>*(" %l{NumOfDataBytes / 3} }
|
|
}
|
|
*Option: Option2
|
|
{
|
|
*Name: "360 x 180 " =DOTS_PER_INCH
|
|
*DPI: PAIR(360, 180)
|
|
*TextDPI: PAIR(360, 180)
|
|
*PinsPerLogPass: 24
|
|
*PinsPerPhysPass: 24
|
|
EXTERN_GLOBAL: *StripBlanks: LIST(LEADING,ENCLOSED,TRAILING)
|
|
*SpotDiameter: 170
|
|
*Command: CmdSendBlockData { *Cmd : "<1B>*(" %l{NumOfDataBytes / 3} }
|
|
}
|
|
*Option: Option3
|
|
{
|
|
*Name: "180 x 180 " =DOTS_PER_INCH
|
|
*DPI: PAIR(180, 180)
|
|
*TextDPI: PAIR(180, 180)
|
|
*PinsPerLogPass: 24
|
|
*PinsPerPhysPass: 24
|
|
EXTERN_GLOBAL: *StripBlanks: LIST(LEADING,ENCLOSED,TRAILING)
|
|
*SpotDiameter: 120
|
|
*Command: CmdSendBlockData { *Cmd : "<1B>*'" %l{NumOfDataBytes / 3} }
|
|
}
|
|
*Option: Option4
|
|
{
|
|
*Name: "120 x 180 " =DOTS_PER_INCH
|
|
*DPI: PAIR(120, 180)
|
|
*TextDPI: PAIR(120, 180)
|
|
*PinsPerLogPass: 24
|
|
*PinsPerPhysPass: 24
|
|
EXTERN_GLOBAL: *StripBlanks: LIST(LEADING,ENCLOSED,TRAILING)
|
|
*SpotDiameter: 100
|
|
*Command: CmdSendBlockData { *Cmd : "<1B>*!" %l{NumOfDataBytes / 3} }
|
|
}
|
|
}
|
|
*Feature: PaperSize
|
|
{
|
|
*rcNameID: =PAPER_SIZE_DISPLAY
|
|
*DefaultOption: A4
|
|
*Option: A4
|
|
{
|
|
*rcNameID: =RCID_DMPAPER_SYSTEM_NAME
|
|
*Command: CmdSelect
|
|
{
|
|
*Order: DOC_SETUP.4
|
|
*Cmd: "<1B>CF"
|
|
}
|
|
*switch: InputBin
|
|
{
|
|
*case: AUTO
|
|
{
|
|
*PrintableArea: PAIR(2707, 3908)
|
|
*PrintableOrigin: PAIR(180, 120)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option3
|
|
{
|
|
*PrintableArea: PAIR(2706, 3908)
|
|
}
|
|
*case: Option4
|
|
{
|
|
*PrintableArea: PAIR(2706, 3908)
|
|
}
|
|
}
|
|
}
|
|
*case: MANUAL
|
|
{
|
|
*PrintableArea: PAIR(2707, 3748)
|
|
*PrintableOrigin: PAIR(180, 180)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option3
|
|
{
|
|
*PrintableArea: PAIR(2706, 3748)
|
|
}
|
|
*case: Option4
|
|
{
|
|
*PrintableArea: PAIR(2706, 3748)
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
*Option: B5
|
|
{
|
|
*rcNameID: =RCID_DMPAPER_SYSTEM_NAME
|
|
*Command: CmdSelect
|
|
{
|
|
*Order: DOC_SETUP.4
|
|
*Cmd: "<1B>C="
|
|
}
|
|
*switch: InputBin
|
|
{
|
|
*case: AUTO
|
|
{
|
|
*PrintableArea: PAIR(2311, 3343)
|
|
*PrintableOrigin: PAIR(180, 120)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option2
|
|
{
|
|
*PrintableArea: PAIR(2311, 3342)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*PrintableArea: PAIR(2310, 3342)
|
|
}
|
|
*case: Option4
|
|
{
|
|
*PrintableArea: PAIR(2310, 3342)
|
|
}
|
|
}
|
|
}
|
|
*case: MANUAL
|
|
{
|
|
*PrintableArea: PAIR(2311, 3183)
|
|
*PrintableOrigin: PAIR(180, 180)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option2
|
|
{
|
|
*PrintableArea: PAIR(2311, 3182)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*PrintableArea: PAIR(2310, 3182)
|
|
}
|
|
*case: Option4
|
|
{
|
|
*PrintableArea: PAIR(2310, 3182)
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
*Option: CUSTOMSIZE
|
|
{
|
|
*rcNameID: =USER_DEFINED_SIZE_DISPLAY
|
|
*MinSize: PAIR(720, 720)
|
|
*MaxSize: PAIR(3600, 7920)
|
|
*MaxPrintableWidth: 3240
|
|
*MinLeftMargin: 180
|
|
*CenterPrintable?: FALSE
|
|
*switch: InputBin
|
|
{
|
|
*case: AUTO
|
|
{
|
|
*TopMargin: 120
|
|
*BottomMargin: 180
|
|
}
|
|
*case: MANUAL
|
|
{
|
|
*TopMargin: 180
|
|
*BottomMargin: 280
|
|
}
|
|
}
|
|
}
|
|
}
|
|
*Feature: Halftone
|
|
{
|
|
*rcNameID: =HALFTONING_DISPLAY
|
|
*DefaultOption: HT_PATSIZE_AUTO
|
|
*Option: HT_PATSIZE_AUTO
|
|
{
|
|
*rcNameID: =HT_AUTO_SELECT_DISPLAY
|
|
}
|
|
*Ifdef: WINNT_50
|
|
*Option: HT_PATSIZE_SUPERCELL_M
|
|
{
|
|
*rcNameID: =HT_SUPERCELL_DISPLAY
|
|
}
|
|
*Endif:
|
|
*Option: HT_PATSIZE_6x6_M
|
|
{
|
|
*rcNameID: =HT_DITHER6X6_DISPLAY
|
|
}
|
|
*Option: HT_PATSIZE_8x8_M
|
|
{
|
|
*rcNameID: =HT_DITHER8X8_DISPLAY
|
|
}
|
|
}
|
|
*Command: CmdStartDoc
|
|
{
|
|
*Order: DOC_SETUP.1
|
|
*Cmd: "<1B>j<1B>6<1B>[\<04000000B4>"
|
|
}
|
|
*Command: CmdStartPage
|
|
{
|
|
*Order: PAGE_SETUP.1
|
|
*Cmd: "<0D>"
|
|
}
|
|
*Command: CmdEndJob
|
|
{
|
|
*Order: JOB_FINISH.1
|
|
*Cmd: "<0D>"
|
|
}
|
|
*RotateCoordinate?: FALSE
|
|
*RotateRaster?: FALSE
|
|
*RotateFont?: FALSE
|
|
*switch: Orientation
|
|
{
|
|
*case: PORTRAIT
|
|
{
|
|
*TextCaps: LIST(TC_OP_CHARACTER,TC_EA_DOUBLE,TC_UA_ABLE,TC_RA_ABLE)
|
|
}
|
|
*case: LANDSCAPE_CC270
|
|
{
|
|
*TextCaps: LIST(TC_RA_ABLE)
|
|
}
|
|
}
|
|
*CursorXAfterCR: AT_CURSOR_X_ORIGIN
|
|
*YMoveAttributes: LIST(SEND_CR_FIRST,FAVOR_LF)
|
|
*MaxLineSpacing: 255
|
|
*XMoveThreshold: *
|
|
*YMoveThreshold: *
|
|
*XMoveUnit: 120
|
|
*YMoveUnit: 180
|
|
*Command: CmdXMoveRelRight { *Cmd : "<1B>d" %l{(DestXRel / 3) } }
|
|
*Command: CmdYMoveRelDown { *Cmd : "<1B>J" %c[0,255]{max_repeat((DestYRel / 2) )} }
|
|
*Command: CmdSetLineSpacing { *Cmd : "<1B>3" %c[0,255]{(LinefeedSpacing / 2) } }
|
|
*Command: CmdCR { *Cmd : "<0D>" }
|
|
*Command: CmdLF { *Cmd : "<0A>" }
|
|
*Command: CmdFF { *Cmd : "<0C>" }
|
|
*Command: CmdBackSpace { *Cmd : "<08>" }
|
|
*Command: CmdUniDirectionOn { *Cmd : "<1B>U<01>" }
|
|
*Command: CmdUniDirectionOff { *Cmd : "<1B>U<00>" }
|
|
*EjectPageWithFF?: TRUE
|
|
*OutputDataFormat: V_BYTE
|
|
*OptimizeLeftBound?: FALSE
|
|
*CursorXAfterSendBlockData: AT_GRXDATA_END
|
|
*CursorYAfterSendBlockData: NO_MOVE
|
|
*DefaultFont: 51
|
|
*DefaultCTT: -2
|
|
*switch: Orientation
|
|
{
|
|
*case: PORTRAIT
|
|
{
|
|
*DeviceFonts: LIST(5,7,9,11,13,15,17,19,21,23,25,27,29,31,40,41,
|
|
+ 42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,
|
|
+ 58,72,74)
|
|
}
|
|
*case: LANDSCAPE_CC270
|
|
{
|
|
*DeviceFonts: LIST()
|
|
}
|
|
}
|
|
*FontCartridge: FC1
|
|
{
|
|
*rcCartridgeNameID: 259
|
|
*PortraitFonts: LIST(5,6,8,9,10,12,13,14,16,17,18,20,21,22,24,25,
|
|
+ 26,28,29,30,32,33,34,35,36,37,38,39,40,41,42,43,
|
|
+ 44,45,46,78,79,80,81,82)
|
|
*LandscapeFonts: LIST()
|
|
}
|
|
*Command: CmdBoldOn { *Cmd : "<1B>G" }
|
|
*Command: CmdBoldOff { *Cmd : "<1B>H" }
|
|
*Command: CmdUnderlineOn { *Cmd : "<1B>-<01>" }
|
|
*Command: CmdUnderlineOff { *Cmd : "<1B>-<00>" }
|
|
*Command: CmdSelectSingleByteMode { *Cmd : "<1B>P<01>" }
|
|
*Command: CmdSelectDoubleByteMode { *Cmd : "<1B>P<00>" }
|