printingservices/printerdrivers/epson/EPSON.PD
changeset 0 5d03bc08d59c
equal deleted inserted replaced
-1:000000000000 0:5d03bc08d59c
       
     1 ! EPSON.PD
       
     2 ! Printer driver file for Epson printers
       
     3 
       
     4 Resources Resources
       
     5     Reset               "<27>@<27>T<1><27>6<27>x<1><27>R<0>"
       
     6     SetPageSize         "<27>C<0>%c"
       
     7 ! <27>l<0> left margin to zero
       
     8 ! <27>N<0> no bottom margin
       
     9 ! <27>+<2> 180 lines per inch
       
    10 ! <27>x<1> letter quality
       
    11     PreAmble            "<10><27>l<0><27>N<0><27>+<2><27>x<1>"
       
    12     PostAmble           "<12><27>@"
       
    13     BoldOn              "<27>E"
       
    14     BoldOff             "<27>F"
       
    15     ItalicOn            "<27>4"
       
    16     ItalicOff           "<27>5"
       
    17     UnderlineOn         "<27>-<1>"
       
    18     UnderlineOff        "<27>-<0>"
       
    19     StrikethroughOn     "<27>(-<03><00><01><02><01>"
       
    20     StrikethroughOff    "<27>(-<03><00><01><02><00>"
       
    21     NewPage             "<12><10>"
       
    22     IncrementXPos       "<27>\%w"
       
    23     IncrementYPos       "<27>J%c"   ! maximum 255/180 of an inch 
       
    24     CarriageReturn      "<13>"   
       
    25     BitmapStart         "<27>*<39>%w"
       
    26     BitmapEnd           "<13>"
       
    27 EndResources
       
    28 
       
    29 Translates Page850ToWindows
       
    30 	130:44  ! low quotation mark mapped to comma
       
    31 	131:159
       
    32 	132:44  ! double low quotation marks mapped to comma
       
    33 	133:46  ! ellipses mapped to full stop
       
    34 	134:"<27>R<64><125><27>R<0>"
       
    35 	135:32  ! Double dagger mapped to space
       
    36 	136:94  ! mapped to circumflex accent
       
    37 	137:32	! per mille sign mapped to space
       
    38 	138:83	! S with caron mapped to S.
       
    39 	139:174	! single left pointing angle quotation mark mapped to double
       
    40 	140:32	! Capital OE ligature mapped to space
       
    41 	
       
    42 	145:39  ! left single quotation mark mapped to apostrophe
       
    43 	146:39  ! right single quotation mark mapped to apostrophe
       
    44 	147:34  ! left double quotation mark mapped to quotation mark
       
    45 	148:34  ! right double quotation mark mapped to quotation mark
       
    46 	149:250	! bullet
       
    47 	150:45  ! en-dash mapped to hyphen-minus
       
    48 	151:45  ! em-dash mapped to hyphen-minus
       
    49    	152:246 ! small tilde mapped to tilde
       
    50   	153:"<27>R<64><126><27>R<0>"       ! Trademark symbol
       
    51   	154:115 ! s with caron mapped to s
       
    52  	155:175	! single right pointing angle quotation mark mapped to double
       
    53 	156:32	! small oe ligature	mapped to space
       
    54 
       
    55 	159:89	! Y with diaeresis mapped to Y
       
    56 	160:32  ! no-break space mapped to space
       
    57 	161:173	! Inverted excl. mark
       
    58 	162:189	! cent sign
       
    59 	163:156	! Pound sign
       
    60 	164:"<27>R<5><36><27>R<0>"	! currency symbol
       
    61 	165:"<27>R<8><92><27>R<0>"	! Yen symbol
       
    62 	166:124	! Vertical bar
       
    63 	167:"<27>R<64><64><27>R<0>"	! Section sign
       
    64 	168:"<27>R<1><126><27>R<0>"		! diaeresis
       
    65 	169:"<27>R<64><123><27>R<0>"	! Copyright symbol
       
    66 	170:166	! Feminine ordinal indicator
       
    67 	171:174
       
    68 	172:170
       
    69 	173:45	! Soft hyphen mapped to hyphen-minus
       
    70 	174:"<27>R<64><124><27>R<0>"	! Registered sign
       
    71 	175:238	! Macron
       
    72 	176:"<27>R<64><91><27>R<0>"
       
    73 	177:241
       
    74 	178:253
       
    75 	179:252	! Superscript 3 
       
    76 	180:239	! Acute accent
       
    77 	181:230	! Micro sign
       
    78 	182:"<27>R<64><94><27>R<0>"	! Pilcrow sign
       
    79 	183:250	! Middle dot
       
    80 	184:247	! Cedilla  
       
    81 	185:251	! Superscript 1
       
    82 	186:167
       
    83 	187:175
       
    84 	188:172
       
    85 	189:171
       
    86 	190:32	! Three quarters mapped to space
       
    87 	191:168
       
    88 	192:183	! A grave
       
    89 	193:181	! A acute 
       
    90 	194:182	! A circumflex
       
    91 	195:199	! A tilde 
       
    92 	196:142
       
    93 	197:143
       
    94 	198:146
       
    95 	199:128
       
    96 	200:212	! E grave
       
    97 	201:144	
       
    98 	202:210
       
    99 	203:211
       
   100 	204:73	! I grave mapped to I
       
   101 	205:214	! I acute 
       
   102 	206:215	! I circumflex
       
   103 	207:216	! I diaeresis
       
   104 	208:209	! ETH mapped to D
       
   105 	209:165
       
   106 	210:227	! O grave
       
   107 	211:224	! O acute
       
   108 	212:226	! O circumflex
       
   109 	213:229	! O tilde
       
   110 	214:153
       
   111 	215:158	! Multiplication sign
       
   112 	216:"<27>R<9><92><27>R<0>"	! O with stroke
       
   113 	217:235	! U with grave
       
   114 	218:233	! U acute
       
   115 	219:234	! U circumflex
       
   116 	220:154	
       
   117 	221:237	! Y acute
       
   118 	222:232	! Capital thorn
       
   119 	223:"<27>R<2><126><27>R<0>"	! small sharp S
       
   120 	224:133
       
   121 	225:160
       
   122 	226:131
       
   123 	227:198	! a tilde
       
   124 	228:132	
       
   125 	229:134
       
   126 	230:145
       
   127 	231:135
       
   128 	232:138
       
   129 	233:130
       
   130 	234:136
       
   131 	235:137
       
   132 	236:141
       
   133 	237:161
       
   134 	238:140
       
   135 	239:139
       
   136 	240:208	! Small letter eth
       
   137 	241:164
       
   138 	242:149
       
   139 	243:162
       
   140 	244:147
       
   141 	245:228	! o tilde
       
   142 	246:148
       
   143 	247:246
       
   144 	248:"<27>R<9><124><27>R<0>"	! Small o with stroke
       
   145 	249:151
       
   146 	250:163
       
   147 	251:150
       
   148 	252:129
       
   149 	253:236	! y acute
       
   150 	254:231	! small letter thorn
       
   151 	255:152
       
   152   EndTranslates
       
   153 
       
   154 FontInfo Prop 
       
   155     MaxNormalCharWidth 21
       
   156     Ascent 20
       
   157     CodeSection 32:127
       
   158 	32:15
       
   159      33:9   34:15   35:15   36:15   37:18   38:18   39:9   40:12
       
   160      41:12   42:15   43:15   44:9   45:15   46:9   47:15   48:15
       
   161      49:15   50:15   51:15   52:15   53:15   54:15   55:15   56:15
       
   162      57:15   58:9   59:9   60:15   61:15   62:15   63:15   64:18
       
   163      65:18   66:18   67:18   68:18   69:18   70:18   71:18   72:18
       
   164      73:12   74:15   75:18   76:18   77:21   78:18   79:18   80:18
       
   165      81:18   82:18   83:18   84:18   85:21   86:18   87:21   88:18
       
   166      89:18   90:15   91:12   92:15   93:12   94:15   95:15   96:9
       
   167      97:15   98:18   99:15  100:18  101:15  102:12  103:18  104:18
       
   168     105:9  106:12  107:18  108:9  109:21  110:18  111:15  112:18
       
   169     113:18  114:15  115:15  116:12  117:18  118:18  119:21  120:15
       
   170     121:18  122:15  123:12  124:9  125:12  126:15 127:18
       
   171     EndCodeSection
       
   172    	CodeSection 130:140
       
   173 	130:9  131:15  132:9  133:9  134:18  135:15  136:15
       
   174 	137:15   138:18  139:15 140:15
       
   175     EndCodeSection
       
   176     CodeSection 145:156
       
   177 	145:9  146:9  147:15  148:15  149:15  150:15  151:15
       
   178 	152:15  153:18 154:15 155:15  156:15
       
   179     EndCodeSection
       
   180     CodeSection 159:255
       
   181 	159:18  160:15  161:15  162:15 163:15  164:15  165:18
       
   182 	166:9  167:15  168:15  169:18  170:15 171:15  172:15
       
   183 	173:15 174:18  175:15   176:15 177:15  178:15 179:15
       
   184 	180:9   181:15  182:15 183:15 184:15  185:15  186:15
       
   185 	187:15  188:15  189:15  190:15  191:15
       
   186 	192:18  193:18  194:18  195:18  196:18  197:18  198:21
       
   187 	199:18  200:18  201:18  202:18  203:69  204:12  205:12
       
   188 	206:12  207:12	208:18  209:18  210:18  211:18  212:18
       
   189 	213:18  214:18  215:15  216:15  217:21  218:21  219:21
       
   190 	220:21  221:18  222:18   223:18  224:15  225:15  226:15
       
   191 	227:15  228:15  229:15  230:21  231:15 232:15  233:15
       
   192 	234:15  235:15  236:9  237:9  238:9 239:9  240:18
       
   193 	241:18  242:15  243:15  244:15  245:15  246:15  247:15
       
   194 	248:15  249:18 250:18  251:18 252:18 253:18  254:18  255:18 
       
   195     EndCodeSection
       
   196 EndFontInfo
       
   197 
       
   198 FontInfo DoubleProp 
       
   199     MaxNormalCharWidth 42
       
   200     Ascent 40
       
   201     CodeSection 32:127
       
   202 	32:30
       
   203      33:18   34:30   35:30   36:30   37:36   38:36   39:18   40:24
       
   204      41:24   42:30   43:30   44:18   45:30   46:18   47:30   48:30
       
   205      49:30   50:30   51:30   52:30   53:30   54:30   55:30   56:30
       
   206      57:30   58:18   59:18   60:30   61:30   62:30   63:30   64:36
       
   207      65:36   66:36   67:36   68:36   69:36   70:36   71:36   72:36
       
   208      73:24   74:30   75:36   76:36   77:42   78:36   79:36   80:36
       
   209      81:36   82:36   83:36   84:36   85:42   86:36   87:42   88:36
       
   210      89:36   90:30   91:24   92:30   93:24   94:30   95:30   96:18
       
   211      97:30   98:36   99:30  100:36  101:30  102:24  103:36  104:36
       
   212     105:18  106:24  107:36  108:18  109:42  110:36  111:30  112:36
       
   213     113:36  114:30  115:30  116:24  117:36  118:36  119:42  120:30
       
   214     121:36  122:30  123:24  124:18  125:24  126:30 127:36
       
   215     EndCodeSection
       
   216    	CodeSection 130:140
       
   217 	130:18  131:30  132:18  133:18  134:36  135:30  136:30
       
   218 	137:30   138:36  139:30 140:30
       
   219     EndCodeSection
       
   220     CodeSection 145:156
       
   221 	145:18  146:18  147:30  148:30  149:30  150:30  151:30
       
   222 	152:30  153:36 154:30 155:30  156:30
       
   223     EndCodeSection
       
   224     CodeSection 159:255
       
   225 	159:36  160:30  161:30  162:30 163:30  164:30  165:36
       
   226 	166:18  167:30  168:30  169:36  170:30 171:30  172:30
       
   227 	173:30 174:36  175:30   176:30 177:30  178:30 179:30
       
   228 	180:18   181:30  182:30 183:30 184:30  185:30  186:30
       
   229 	187:30  188:30  189:30  190:30  191:30
       
   230 	192:36  193:36  194:36  195:36  196:36  197:36  198:42
       
   231 	199:36  200:36  201:36  202:36  203:69  204:24  205:24
       
   232 	206:24  207:24	208:36  209:36  210:36  211:36  212:36
       
   233 	213:36  214:36  215:30  216:30  217:42  218:42  219:42
       
   234 	220:42  221:36  222:36   223:36  224:30  225:30  226:30
       
   235 	227:30  228:30  229:30  230:42  231:30 232:30  233:30
       
   236 	234:30  235:30  236:18  237:18  238:18 239:18  240:36
       
   237 	241:36  242:30  243:30  244:30  245:30  246:30  247:30
       
   238 	248:30  249:36 250:36  251:36 252:36 253:36  254:36  255:36 
       
   239     EndCodeSection
       
   240 EndFontInfo
       
   241 
       
   242 FontInfo CourierC10
       
   243     MaxNormalCharWidth 12
       
   244     Ascent 20
       
   245     CodeSection 0:255
       
   246       0:12
       
   247     EndCodeSection
       
   248 EndFontInfo
       
   249 
       
   250 FontInfo Courier10
       
   251     MaxNormalCharWidth 15
       
   252     Ascent 20
       
   253     CodeSection 0:255
       
   254       0:15
       
   255     EndCodeSection
       
   256 EndFontInfo
       
   257 
       
   258 FontInfo CourierE10
       
   259     MaxNormalCharWidth 18
       
   260     Ascent 20
       
   261     CodeSection 0:255
       
   262       0:18
       
   263     EndCodeSection
       
   264 EndFontInfo
       
   265 
       
   266 FontInfo CourierC20
       
   267     MaxNormalCharWidth 24
       
   268     Ascent 40
       
   269     CodeSection 0:255
       
   270       0:24
       
   271     EndCodeSection
       
   272 EndFontInfo
       
   273 
       
   274 FontInfo Courier20
       
   275     MaxNormalCharWidth 30
       
   276     Ascent 40
       
   277     CodeSection 0:255
       
   278       0:30
       
   279     EndCodeSection
       
   280 EndFontInfo
       
   281 
       
   282 FontInfo CourierE20
       
   283     MaxNormalCharWidth 36
       
   284     Ascent 40
       
   285     CodeSection 0:255
       
   286       0:36
       
   287     EndCodeSection
       
   288 EndFontInfo
       
   289 
       
   290 TypefaceFonts Elite
       
   291      Name "Elite" Serif
       
   292    Translates Page850ToWindows
       
   293     FontHeight
       
   294         Height          210  ! 10 point
       
   295         Normal          Prop
       
   296         Bold            Prop
       
   297         Italic          Prop
       
   298         BoldItalic      Prop
       
   299         Command         "<27>k<2><27>w<0><27>W<0><27>p<1>"
       
   300     EndFontHeight
       
   301     FontHeight
       
   302         Height          420  ! 21 point
       
   303         Normal          DoubleProp
       
   304         Bold            DoubleProp
       
   305         Italic          DoubleProp
       
   306         BoldItalic      DoubleProp
       
   307         Command         "<27>k<2><27>w<1><27>W<1><27>p<1>"
       
   308     EndFontHeight
       
   309 EndTypefaceFonts
       
   310 
       
   311 
       
   312 TypefaceFonts Roman
       
   313     Name "Roman" Proportional Serif
       
   314     Translates Page850ToWindows
       
   315     FontHeight
       
   316         Height          210
       
   317         Normal          Prop
       
   318         Bold            Prop
       
   319         Italic          Prop
       
   320         BoldItalic      Prop
       
   321         Command         "<27>k<0><27>w<0><27>W<0><27>p<1>"
       
   322     EndFontHeight
       
   323     FontHeight
       
   324         Height          420
       
   325         Normal          DoubleProp
       
   326         Bold            DoubleProp
       
   327         Italic          DoubleProp
       
   328         BoldItalic      DoubleProp
       
   329         Command         "<27>k<0><27>w<1><27>W<1><27>p<1>"
       
   330     EndFontHeight
       
   331 EndTypefaceFonts
       
   332 
       
   333 TypefaceFonts SansSerif
       
   334     Name "Sans Serif" Proportional
       
   335     Translates Page850ToWindows
       
   336     FontHeight
       
   337         Height          210
       
   338         Normal          Prop
       
   339         Bold            Prop
       
   340         Italic          Prop
       
   341         BoldItalic      Prop
       
   342         ! sans serif single-width, single height
       
   343         Command         "<27>k<1><27>w<0><27>W<0><27>p<1>"
       
   344     EndFontHeight
       
   345     FontHeight
       
   346         Height          420
       
   347         Normal          DoubleProp
       
   348         Bold            DoubleProp
       
   349         Italic          DoubleProp
       
   350         BoldItalic      DoubleProp
       
   351         ! sans serif double-width, double height
       
   352         Command         "<27>k<1><27>w<1><27>W<1><27>p<1>"
       
   353     EndFontHeight
       
   354 EndTypefaceFonts
       
   355 
       
   356 TypefaceFonts Courier
       
   357     Name "Courier" Serif
       
   358     Translates Page850ToWindows
       
   359     FontHeight
       
   360         Height		200	! 12cpi         
       
   361         Normal          Courier10
       
   362         Bold            Courier10
       
   363         Italic          Courier10
       
   364         BoldItalic      Courier10
       
   365         Command         "<27>k<2><27>p<0><27><77><18><27>w<0><27>W<0>"
       
   366     EndFontHeight
       
   367     FontHeight
       
   368         Height		400	! 6cpi         
       
   369         Normal          Courier20
       
   370         Bold            Courier20
       
   371         Italic          Courier20
       
   372         BoldItalic      Courier20
       
   373         Command         "<27>k<2><27>p<0><27><77><18><27>w<1><27>W<1>"
       
   374     EndFontHeight
       
   375 EndTypefaceFonts
       
   376 
       
   377 TypefaceFonts CourierCompressed
       
   378     Name "Courier (compressed)" Serif
       
   379     Translates Page850ToWindows
       
   380     FontHeight
       
   381         Height		200	! 15cpi         
       
   382         Normal          CourierC10
       
   383         Bold            CourierC10
       
   384         Italic          CourierC10
       
   385         BoldItalic      CourierC10
       
   386         Command         "<27>k<2><27>p<0><27><103><18><27>w<0><27>W<0>"
       
   387     EndFontHeight
       
   388     FontHeight
       
   389         Height		400	! 8cpi         
       
   390         Normal          CourierC20
       
   391         Bold            CourierC20
       
   392         Italic          CourierC20
       
   393         BoldItalic      CourierC20
       
   394         Command         "<27>k<2><27>p<0><27><103><18><27>w<1><27>W<1>"
       
   395     EndFontHeight
       
   396 EndTypefaceFonts
       
   397 
       
   398 TypefaceFonts CourierExpanded
       
   399     Name "Courier (expanded)" Serif
       
   400     Translates Page850ToWindows
       
   401     FontHeight
       
   402         Height		200	! 10cpi         
       
   403         Normal          CourierE10
       
   404         Bold            CourierE10
       
   405         Italic          CourierE10
       
   406         BoldItalic      CourierE10
       
   407         Command         "<27>k<2><27>p<0><27><80><18><27>w<0><27>W<0>"
       
   408     EndFontHeight
       
   409     FontHeight
       
   410         Height		400	! 5cpi         
       
   411         Normal          CourierE20
       
   412         Bold            CourierE20
       
   413         Italic          CourierE20
       
   414         BoldItalic      CourierE20
       
   415         Command         "<27>k<2><27>p<0><27><80><18><27>w<1><27>W<1>"
       
   416     EndFontHeight    
       
   417 EndTypefaceFonts
       
   418 
       
   419 Model EpsonLQ860
       
   420     Name "Epson LQ-860" RequiresPrinterPort
       
   421 	Uid 268435817
       
   422     Flags 1
       
   423 ! 1 Landscape not available
       
   424     Resources Resources
       
   425     KPixelWidth    8000   ! Twips = 180 dots per inch
       
   426     KPixelHeight   8000 
       
   427 	PortraitOffset  22 90  ! Pixels
       
   428  	LandscapeOffset 22 90  
       
   429     MinMarginLeft   22    ! Pixels
       
   430     MinMarginRight  22
       
   431     MinMarginTop    90
       
   432     MinMarginBottom 90
       
   433     DisplayMode   Gray2
       
   434     TypefaceFontss
       
   435         Courier
       
   436 	CourierCompressed
       
   437 	CourierExpanded
       
   438         Elite
       
   439         Roman
       
   440 	SansSerif
       
   441 	EndTypefaceFontss
       
   442 EndModel
       
   443 
       
   444 Model CitizenPN60
       
   445     Name "Citizen PN60" RequiresPrinterPort
       
   446 	Uid -1610611287
       
   447     Flags 1
       
   448 ! 1 Landscape not available
       
   449     Resources Resources
       
   450     KPixelWidth    8000   ! Twips = 180 dots per inch
       
   451     KPixelHeight   8000 
       
   452 	PortraitOffset  22 90  ! Pixels
       
   453  	LandscapeOffset 22 90  
       
   454     MinMarginLeft   22    ! Pixels
       
   455     MinMarginRight  22
       
   456     MinMarginTop    90
       
   457     MinMarginBottom 90
       
   458     DisplayMode   Gray2
       
   459     TypefaceFontss
       
   460         Courier
       
   461 	CourierCompressed
       
   462 	CourierExpanded
       
   463         Elite
       
   464         Roman
       
   465 	SansSerif
       
   466 	EndTypefaceFontss
       
   467 EndModel
       
   468 
       
   469 Model CanonBubblejetLQ
       
   470     Name "Canon Bubblejet (LQ mode)" RequiresPrinterPort
       
   471 	Uid 268439229
       
   472     Flags 1
       
   473 ! Landscape not available
       
   474     Resources Resources
       
   475     KPixelWidth    8000   ! Twips = 180 dots per inch
       
   476     KPixelHeight   8000 
       
   477 	PortraitOffset  23 90  ! Pixels
       
   478  	LandscapeOffset 23 90  
       
   479     MinMarginLeft   23    ! Pixels
       
   480     MinMarginRight  23
       
   481     MinMarginTop    90
       
   482     MinMarginBottom 90
       
   483     DisplayMode   Gray2
       
   484     TypefaceFontss
       
   485         Courier
       
   486 	CourierCompressed
       
   487 	CourierExpanded
       
   488 	Elite
       
   489 	Roman
       
   490 	SansSerif
       
   491 	EndTypefaceFontss
       
   492 EndModel
       
   493 
       
   494 PdrStoreFile
       
   495     PDLName             "Epson"
       
   496 	PDLUid 268435820
       
   497     Models
       
   498 	CanonBubblejetLQ
       
   499 	CitizenPN60
       
   500         EpsonLQ860
       
   501     EndModels
       
   502 EndPdrStoreFile