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.
172 lines
3.9 KiB
172 lines
3.9 KiB
*%
|
|
*% Copyright (c) 1997 - 1999 Microsoft Corporation
|
|
*% All Rights Reserved.
|
|
*%
|
|
*GPDSpecVersion: "1.0"
|
|
*GPDFileName: "AT47X.GPD"
|
|
*GPDFileVersion: "1.0"
|
|
*Include: "StdNames.gpd"
|
|
*ModelName: "AT&T 470/475"
|
|
*MasterUnits: PAIR(288, 144)
|
|
*ResourceDLL: "citohres.dll"
|
|
*PrinterType: SERIAL
|
|
*Feature: Orientation
|
|
{
|
|
*rcNameID: =ORIENTATION_DISPLAY
|
|
*DefaultOption: PORTRAIT
|
|
*Option: PORTRAIT
|
|
{
|
|
*rcNameID: =PORTRAIT_DISPLAY
|
|
}
|
|
*Option: LANDSCAPE_CC270
|
|
{
|
|
*rcNameID: =LANDSCAPE_DISPLAY
|
|
}
|
|
}
|
|
*Feature: Resolution
|
|
{
|
|
*rcNameID: =RESOLUTION_DISPLAY
|
|
*DefaultOption: Option1
|
|
*Option: Option1
|
|
{
|
|
*Name: "96 x 72 " =DOTS_PER_INCH
|
|
*DPI: PAIR(96, 72)
|
|
*TextDPI: PAIR(96, 72)
|
|
*PinsPerLogPass: 8
|
|
*PinsPerPhysPass: 8
|
|
EXTERN_GLOBAL: *StripBlanks: LIST(LEADING,TRAILING)
|
|
*SpotDiameter: 100
|
|
*Command: CmdSendBlockData { *Cmd : "<1B>E<1B>S" %4d{NumOfDataBytes} }
|
|
}
|
|
}
|
|
*Feature: InputBin
|
|
{
|
|
*rcNameID: =PAPER_SOURCE_DISPLAY
|
|
*DefaultOption: AUTO
|
|
*Option: AUTO
|
|
{
|
|
*rcNameID: =AUTO_DISPLAY
|
|
}
|
|
}
|
|
*Feature: PaperSize
|
|
{
|
|
*rcNameID: =PAPER_SIZE_DISPLAY
|
|
*DefaultOption: LETTER
|
|
*Option: LETTER
|
|
{
|
|
*rcNameID: =RCID_DMPAPER_SYSTEM_NAME
|
|
*PrintableArea: PAIR(2304, 1584)
|
|
*PrintableOrigin: PAIR(72, 0)
|
|
}
|
|
*Option: A4
|
|
{
|
|
*rcNameID: =RCID_DMPAPER_SYSTEM_NAME
|
|
*PrintableArea: PAIR(2304, 1683)
|
|
*PrintableOrigin: PAIR(72, 0)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*PrintableArea: PAIR(2304, 1682)
|
|
}
|
|
}
|
|
}
|
|
*Option: Option3
|
|
{
|
|
*rcNameID: 258
|
|
*PageDimensions: PAIR(3076, 2091)
|
|
*PrintableArea: PAIR(2304, 2091)
|
|
*PrintableOrigin: PAIR(72, 0)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*PrintableArea: PAIR(2304, 2090)
|
|
}
|
|
}
|
|
}
|
|
}
|
|
*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>><1B>E<0D>"
|
|
}
|
|
*Command: CmdEndJob
|
|
{
|
|
*Order: JOB_FINISH.1
|
|
*Cmd: "<0D1B>A"
|
|
}
|
|
*Command: CmdEndPage
|
|
{
|
|
*Order: PAGE_FINISH.1
|
|
*Cmd: "<0D>"
|
|
}
|
|
*RotateCoordinate?: FALSE
|
|
*RotateRaster?: FALSE
|
|
*RotateFont?: FALSE
|
|
*switch: Orientation
|
|
{
|
|
*case: PORTRAIT
|
|
{
|
|
*TextCaps: LIST(TC_OP_CHARACTER,TC_EA_DOUBLE,TC_IA_ABLE,TC_UA_ABLE)
|
|
}
|
|
*case: LANDSCAPE_CC270
|
|
{
|
|
*TextCaps: LIST()
|
|
}
|
|
}
|
|
*CursorXAfterCR: AT_CURSOR_X_ORIGIN
|
|
*YMoveAttributes: LIST(SEND_CR_FIRST,FAVOR_LF)
|
|
*MaxLineSpacing: 99
|
|
*Command: CmdSetLineSpacing { *Cmd : "<1B>T" %2d[1,99]{LinefeedSpacing } }
|
|
*Command: CmdCR { *Cmd : "<0D>" }
|
|
*Command: CmdLF { *Cmd : "<0A>" }
|
|
*Command: CmdFF { *Cmd : "<0C>" }
|
|
*Command: CmdBackSpace { *Cmd : "<08>" }
|
|
*EjectPageWithFF?: TRUE
|
|
*OutputDataFormat: V_BYTE
|
|
*OptimizeLeftBound?: TRUE
|
|
*CursorXAfterSendBlockData: AT_GRXDATA_END
|
|
*CursorYAfterSendBlockData: NO_MOVE
|
|
*DefaultFont: 1
|
|
*DefaultCTT: 0
|
|
*switch: Orientation
|
|
{
|
|
*case: PORTRAIT
|
|
{
|
|
*DeviceFonts: LIST(1)
|
|
}
|
|
*case: LANDSCAPE_CC270
|
|
{
|
|
*DeviceFonts: LIST()
|
|
}
|
|
}
|
|
*Command: CmdBoldOn { *Cmd : "<1B>!" }
|
|
*Command: CmdBoldOff { *Cmd : "<1B>%"" }
|
|
*Command: CmdItalicOn { *Cmd : "<1B>i1" }
|
|
*Command: CmdItalicOff { *Cmd : "<1B>i0" }
|
|
*Command: CmdUnderlineOn { *Cmd : "<1B>X" }
|
|
*Command: CmdUnderlineOff { *Cmd : "<1B>Y" }
|