--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/printingservices/printerdrivers/pcl5/PCL5.PD Tue Feb 02 01:47:50 2010 +0200
@@ -0,0 +1,1560 @@
+! PCL5.PD
+! Printer driver file for HP laser printers
+
+Resources Pcl5Resources
+ Reset "<27>E"
+ SetPageSize "<27>&l%dA"
+!<27>&l
+! 0o - Portrait
+! 0e - top margin to zero
+! 0C - VMI to zero
+!<27>9 - clear horizontal margins
+!<27>(0N - ISO 8859-1 Latin 1 character set
+!<27>*t300R - resolution 300 DPI
+!<27>*r1U - default colormode
+ PreAmble "<10><27>&l0o0e0C<27>9<27>(0N<27>*t300R<27>*r1U"
+ PostAmble "<27>E"
+ SetTextColor "<27>*v1o%dT"
+ BoldOn "<27>(s3B"
+ BoldOff "<27>(s0B"
+ ItalicOn "<27>(s1S"
+ ItalicOff "<27>(s0S"
+ UnderlineOn "<27>&d0D"
+ UnderlineOff "<27>&d@"
+ NewPage "<12><13>"
+ Portrait "<27>&l0o0E<27>9"
+ Landscape "<27>&l1o0E<27>9"
+ SetXPos "<27>*p%dX"
+ SetYPos "<27>*p%dY"
+ BitmapStart "<27>*r%df1A<27>*v0o0T"
+ BitmapEnd "<27>*rC"
+ ScanLine "<27>*b%dm%dW" ! compression method coded in first %d
+EndResources
+
+Resources Pcl5eResources
+ Reset "<27>E"
+ SetPageSize "<27>&l%dA"
+!<27>&l
+! 0o - Portrait
+! 0e - top margin to zero
+! 0C - VMI to zero
+!<27>9 - clear horizontal margins
+!<27>(19U - Windows 3.1 Latin 1 (ANSI) character set
+!<27>*t300R - resoulution 300 DPI
+!<27>*r1U - default colormode
+ PreAmble "<10><27>&l0o0e0C<27>9<27>(19U<27>*t300R<27>*r1U"
+ PostAmble "<27>E"
+ SetTextColor "<27>*v1o%dT"
+ BoldOn "<27>(s3B"
+ BoldOff "<27>(s0B"
+ ItalicOn "<27>(s1S"
+ ItalicOff "<27>(s0S"
+ UnderlineOn "<27>&d0D"
+ UnderlineOff "<27>&d@"
+ NewPage "<12><13>"
+ Portrait "<27>&l0o0E<27>9"
+ Landscape "<27>&l1o0E<27>9"
+ SetXPos "<27>*p%dX"
+ SetYPos "<27>*p%dY"
+ BitmapStart "<27>*r%df1A<27>*v0o0T"
+ BitmapEnd "<27>*rC"
+ ScanLine "<27>*b%dm%dW" ! compression method coded in first %d
+EndResources
+
+Resources Pcl5DJResources
+ Reset "<27>E"
+ SetPageSize "<27>&l%dA"
+!<27>&l
+! 0o - Portrait
+! 0e - top margin to zero
+! 0C - VMI to zero
+!<27>9 - clear horizontal margins
+!<27>(0N - ISO 8859-1 Latin 1 character set
+!<27>*t300R - resolution 300 DPI
+!<27>*r1U - default colormode
+ PreAmble "<10><27>&l0o0e0C<27>9<27>(0N<27>*t300R<27>*r1U"
+ PostAmble "<27>E"
+ SetTextColor "<27>*v%dS"
+ BoldOn "<27>(s3B"
+ BoldOff "<27>(s0B"
+ ItalicOn "<27>(s1S"
+ ItalicOff "<27>(s0S"
+ UnderlineOn "<27>&d0D"
+ UnderlineOff "<27>&d@"
+ NewPage "<12><10>"
+ Portrait "<27>&l0o0E<27>9"
+ Landscape "<27>&l3o0E<27>9<27>&a1L"
+ SetXPos "<27>*p%dX"
+ SetYPos "<27>*p%dY"
+ BitmapStart "<27>*r%df1A"
+ BitmapEnd "<27>*rC"
+ ScanLine "<27>*b%dm%dW" ! compression method coded in first %d
+EndResources
+
+Translates Latin1ToWindows
+ 130:44 ! low quotation mark mapped to comma
+ 131:"<27>(12U<159><27>(0N" ! f with hook
+ 132:44 ! double low qoutations are mapped to comma
+ 133:46 ! horizontal elipses mapped to three full stops
+ 134:"<27>(1U<125><27>(0N" ! dagger
+ 135:32 ! double dagger mapped to space
+ 136:94 ! modifier letter circumflex mapped to normal circumflex
+ 137:32 ! per thousand sign mapped to space
+ 138:83 ! S with caron mapped to S
+ 139:171 ! single left angle quotation mark mapped to double
+ 140:32 ! OE ligature mapped to space
+ 145:39 ! left single quotation mark mapped to apostrophe
+ 146:39 ! right single quotation mark mapped to apostrophe
+ 147:34 ! left single quotation mark mapped to quotation mark
+ 148:34 ! right single quotation mark mapped to quotation mark
+ 149:"<27>(12U<254><27>(0N" ! bullet
+ 150:45 ! en-dash mapped to hyphen-minus
+ 151:45 ! em-dash mapped to hyphen-minus
+ 152:126 ! small tilde mapped to tilde
+ 153:"<27>(1U<126><27>(0N" ! Trademark symbol
+ 154:115 ! s with caron mapped to s
+ 155:187 ! single right angle quotation mark mapped to double
+ 156:32 ! small oe ligature mapped to space
+ 159:"<89><8><168>" ! Y with diaeresis mapped to Y, backspace, diaeresis
+ 160:32 ! no-break space mapped to space
+EndTranslates
+
+Translates NoTranslates
+EndTranslates
+
+FontInfo Courier6
+ MaxNormalCharWidth 15
+ Ascent 19
+ CodeSection 0:255
+ 0:15
+ EndCodeSection
+EndFontInfo
+
+FontInfo Courier8
+ MaxNormalCharWidth 20
+ Ascent 26
+ CodeSection 0:255
+ 0:20
+ EndCodeSection
+EndFontInfo
+
+FontInfo Courier10
+ MaxNormalCharWidth 25
+ Ascent 32
+ CodeSection 0:255
+ 0:25
+ EndCodeSection
+EndFontInfo
+
+FontInfo Courier12
+ MaxNormalCharWidth 30
+ Ascent 39
+ CodeSection 0:255
+ 0:30
+ EndCodeSection
+EndFontInfo
+
+FontInfo Courier16
+ MaxNormalCharWidth 40
+ Ascent 51
+ CodeSection 0:255
+ 0:40
+ EndCodeSection
+EndFontInfo
+
+FontInfo Courier20
+ MaxNormalCharWidth 50
+ Ascent 64
+ CodeSection 0:255
+ 0:50
+ EndCodeSection
+EndFontInfo
+
+FontInfo Courier24
+ MaxNormalCharWidth 60
+ Ascent 77
+ CodeSection 0:255
+ 0:60
+ EndCodeSection
+EndFontInfo
+
+FontInfo Courier30
+ MaxNormalCharWidth 75
+ Ascent 96
+ CodeSection 0:255
+ 0:75
+ EndCodeSection
+EndFontInfo
+
+FontInfo Courier40
+ MaxNormalCharWidth 100
+ Ascent 127
+ CodeSection 0:255
+ 0:100
+ EndCodeSection
+EndFontInfo
+
+FontInfo Courier60
+ MaxNormalCharWidth 150
+ Ascent 190
+ CodeSection 0:255
+ 0:150
+ EndCodeSection
+EndFontInfo
+
+FontInfo LetterGothic6
+ MaxNormalCharWidth 13
+ Ascent 20
+ CodeSection 0:255
+ 0:13
+ EndCodeSection
+EndFontInfo
+
+FontInfo LetterGothic12
+ MaxNormalCharWidth 25
+ Ascent 40
+ CodeSection 0:255
+ 0:25
+ EndCodeSection
+EndFontInfo
+
+FontInfo LetterGothic24
+ MaxNormalCharWidth 50
+ Ascent 80
+ CodeSection 0:255
+ 0:50
+ EndCodeSection
+EndFontInfo
+
+FontInfo LinePrinter9
+ MaxNormalCharWidth 18
+ Ascent 28
+ CodeSection 0:255
+ 0:18
+ EndCodeSection
+EndFontInfo
+
+FontInfo CgTimesStd
+ MaxNormalCharWidth 189
+ Ascent 165
+ CodeSection 32:127
+ 32:62 33:69 34:96 35:104 36:104 37:185 38:161 39:69 40:69
+ 41:69 42:104 43:185 44:69 45:69 46:69 47:69 48:104
+ 49:104 50:104 51:104 52:104 53:104 54:104 55:104 56:104
+ 57:104 58:69 59:69 60:207 61:185 62:207 63:92 64:185
+! A B C D E F G H
+ 65:150 66:131 67:142 68:154 69:131 70:123 71:150 72:154
+! I J K L M N O P
+ 73:69 74:81 75:146 76:131 77:188 78:154 79:150 80:119
+! Q R S T U V W X
+ 81:150 82:138 83:112 84:131 85:154 86:150 87:196 88:150
+! Y Z
+ 89:150 90:135 91:69 92:69 93:69 94:104 95:104 96:104
+! a b c d e f g h
+ 97:92 98:104 99:92 100:104 101:92 102:69 103:104 104:104
+! i j k l m n o p
+ 105:58 106:58 107:104 108:58 109:161 110:104 111:104 112:104
+! q r s t u v w x
+ 113:104 114:77 115:81 116:58 117:104 118:104 119:150 120:104
+! y z
+ 121:104 122:92 123:92 124:104 125:92 126:104 127:207
+ EndCodeSection
+ CodeSection 130:140
+ 130:69 131:104 132:69 133:69 134:104 135:62
+ 136:104 137:62 138:112 139:85 140:62
+ EndCodeSection
+ CodeSection 145:156
+ 145:69 146:69 147:96 148:96 149:104 150:69 151:69
+ 152:104 153:127 154:81 155:85 156:62
+ EndCodeSection
+ CodeSection 159:255
+ 159:150 160:62
+ 161:69 162:104 163:104 164:104 165:104 166:104 167:104 168:104
+ 169:104 170:104 171:85 172:185 173:69 174:104 175:104 176:104
+ 177:185 178:73 179:73 180:104 181:115 182:104 183:20 184:104
+ 185:73 186:104 187:85 188:185 189:185 190:185 191:92 192:150
+ 193:150 194:150 195:150 196:150 197:150 198:185 199:142 200:131
+ 201:131 202:131 203:131 204:69 205:69 206:69 207:69 208:154
+ 209:154 210:150 211:150 212:150 213:150 214:150 215:185 216:150
+ 217:154 218:154 219:154 220:154 221:150 222:119 223:104 224:92
+ 225:92 226:92 227:92 228:92 229:92 230:138 231:92 232:92
+ 233:92 234:92 235:92 236:58 237:58 238:58 239:58 240:104
+ 241:104 242:104 243:104 244:104 245:104 246:104 247:185 248:104
+ 249:104 250:104 251:104 252:104 253:104 254:104 255:104
+ EndCodeSection
+EndFontInfo
+
+FontInfo CgTimesItalic
+ MaxNormalCharWidth 174
+ Ascent 164
+ CodeSection 32:127
+ 32:62
+ 33:69 34:100 35:104 36:104 37:185 38:161 39:69 40:69
+ 41:69 42:104 43:185 44:69 45:69 46:69 47:69 48:104
+ 49:104 50:104 51:104 52:104 53:104 54:104 55:104 56:104
+ 57:104 58:69 59:69 60:207 61:185 62:207 63:104 64:185
+ 65:127 66:127 67:138 68:150 69:127 70:119 71:150 72:150
+ 73:69 74:92 75:138 76:115 77:174 78:138 79:150 80:127
+ 81:150 82:127 83:104 84:115 85:150 86:127 87:174 88:127
+ 89:115 90:115 91:69 92:69 93:69 94:104 95:104 96:104
+ 97:104 98:104 99:92 100:104 101:92 102:58 103:104 104:104
+ 105:58 106:58 107:92 108:58 109:150 110:104 111:104 112:104
+ 113:104 114:81 115:81 116:58 117:104 118:92 119:138 120:92
+ 121:92 122:81 123:92 124:104 125:92 126:104 127:207
+ EndCodeSection
+ CodeSection 130:140
+ 130:69 131:104 132:69 133:69 134:104 135:62
+ 136:104 137:62 138:104 139:96 140:62
+ EndCodeSection
+ CodeSection 145:156
+ 145:69 146:69 147:100 148:100 149:104 150:69 151:69
+ 152:104 153:127 154:81 155:96 156:62
+ EndCodeSection
+ CodeSection 159:255
+ 159:115 160:62
+ 161:69 162:104 163:104 164:104 165:104 166:104 167:104 168:104
+ 169:104 170:104 171:96 172:185 173:69 174:104 175:104 176:104
+ 177:185 178:73 179:73 180:104 181:115 182:104 183:20 184:104
+ 185:73 186:104 187:96 188:185 189:185 190:185 191:104 192:127
+ 193:127 194:127 195:127 196:127 197:127 198:185 199:138 200:127
+ 201:127 202:127 203:127 204:69 205:69 206:69 207:69 208:150
+ 209:138 210:150 211:150 212:150 213:150 214:150 215:185 216:150
+ 217:150 218:150 219:150 220:150 221:115 222:127 223:104 224:104
+ 225:104 226:104 227:104 228:104 229:104 230:138 231:92 232:92
+ 233:92 234:92 235:92 236:58 237:58 238:58 239:58 240:104
+ 241:104 242:104 243:104 244:104 245:104 246:104 247:185 248:104
+ 249:104 250:104 251:104 252:104 253:92 254:104 255:92
+ EndCodeSection
+EndFontInfo
+
+FontInfo CgTimesBold
+ MaxNormalCharWidth 197
+ Ascent 166
+ CodeSection 32:127
+ 32:62
+ 33:69 34:96 35:104 36:104 37:185 38:174 39:69 40:69
+ 41:69 42:104 43:185 44:69 45:69 46:69 47:69 48:104
+ 49:104 50:104 51:104 52:104 53:104 54:104 55:104 56:104
+ 57:104 58:69 59:69 60:207 61:185 62:207 63:104 64:185
+ 65:150 66:138 67:150 68:150 69:138 70:127 71:161 72:161
+ 73:81 74:100 75:161 76:138 77:196 78:150 79:161 80:127
+ 81:161 82:150 83:115 84:138 85:150 86:150 87:207 88:150
+ 89:150 90:138 91:69 92:69 93:69 94:104 95:104 96:104
+ 97:104 98:115 99:92 100:115 101:92 102:73 103:104 104:115
+ 105:58 106:69 107:115 108:58 109:174 110:115 111:104 112:115
+ 113:115 114:92 115:81 116:69 117:115 118:104 119:150 120:104
+ 121:104 122:92 123:104 124:104 125:104 126:104 127:207
+ EndCodeSection
+ CodeSection 130:140
+ 130:69 131:104 132:69 133:69 134:104 135:62
+ 136:104 137:62 138:115 139:89 140:62
+ EndCodeSection
+ CodeSection 145:156
+ 145:69 146:69 147:96 148:96 149:104 150:69 151:69
+ 152:104 153:127 154:81 155:89 156:62
+ EndCodeSection
+ CodeSection 159:255
+ 159:150 160:62
+ 161:69 162:104 163:104 164:104 165:104 166:104 167:104 168:104
+ 169:104 170:104 171:89 172:185 173:69 174:104 175:104 176:104
+ 177:185 178:73 179:73 180:104 181:115 182:104 183:23 184:104
+ 185:73 186:104 187:89 188:185 189:185 190:185 191:104 192:150
+ 193:150 194:150 195:150 196:150 197:150 198:216 199:150 200:138
+ 201:138 202:138 203:138 204:81 205:81 206:81 207:81 208:150
+ 209:150 210:161 211:161 212:161 213:161 214:161 215:185 216:161
+ 217:150 218:150 219:150 220:150 221:150 222:127 223:115 224:104
+ 225:104 226:104 227:104 228:104 229:104 230:150 231:92 232:92
+ 233:92 234:92 235:92 236:58 237:58 238:58 239:58 240:104
+ 241:115 242:104 243:104 244:104 245:104 246:104 247:185 248:104
+ 249:115 250:115 251:115 252:115 253:104 254:115 255:104
+ EndCodeSection
+EndFontInfo
+
+FontInfo CgTimesBoldItalic
+ MaxNormalCharWidth 185
+ Ascent 166
+ CodeSection 32:127
+ 32:62
+ 33:81 34:108 35:104 36:104 37:185 38:161 39:69 40:69
+ 41:69 42:104 43:185 44:69 45:69 46:69 47:69 48:104
+ 49:104 50:104 51:104 52:104 53:104 54:104 55:104 56:104
+ 57:104 58:69 59:69 60:207 61:185 62:207 63:104 64:185
+ 65:138 66:138 67:138 68:150 69:138 70:127 71:150 72:161
+ 73:81 74:104 75:138 76:127 77:185 78:150 79:150 80:127
+ 81:146 82:138 83:115 84:127 85:150 86:138 87:185 88:138
+ 89:127 90:127 91:69 92:69 93:69 94:104 95:104 96:104
+ 97:104 98:104 99:92 100:104 101:92 102:73 103:104 104:115
+ 105:58 106:58 107:104 108:58 109:161 110:115 111:104 112:104
+ 113:104 114:81 115:81 116:58 117:115 118:92 119:138 120:104
+ 121:92 122:81 123:104 124:104 125:104 126:104 127:207
+ EndCodeSection
+ CodeSection 130:140
+ 130:69 131:104 132:69 133:69 134:104 135:62
+ 136:104 137:62 138:115 139:92 140:62
+ EndCodeSection
+ CodeSection 145:156
+ 145:69 146:69 147:108 148:108 149:104 150:69 151:69
+ 152:104 153:127 154:81 155:92 156:62
+ EndCodeSection
+ CodeSection 159:255
+ 159:127 160:62
+ 161:81 162:104 163:104 164:104 165:104 166:104 167:104 168:104
+ 169:104 170:104 171:92 172:185 173:69 174:104 175:104 176:104
+ 177:185 178:69 179:69 180:104 181:115 182:104 183:15 184:104
+ 185:69 186:104 187:92 188:185 189:185 190:185 191:104 192:138
+ 193:138 194:138 195:138 196:138 197:138 198:193 199:138 200:138
+ 201:138 202:138 203:138 204:81 205:81 206:81 207:81 208:150
+ 209:150 210:150 211:150 212:150 213:150 214:150 215:185 216:150
+ 217:150 218:150 219:150 220:150 221:127 222:127 223:104 224:104
+ 225:104 226:104 227:104 228:104 229:104 230:146 231:92 232:92
+ 233:92 234:92 235:92 236:58 237:58 238:58 239:58 240:104
+ 241:115 242:104 243:104 244:104 245:104 246:104 247:185 248:104
+ 249:115 250:115 251:115 252:115 253:92 254:104 255:92
+ EndCodeSection
+EndFontInfo
+
+FontInfo CgTimesStdDJ
+ MaxNormalCharWidth 189
+ Ascent 165
+ CodeSection 32:127
+ 32:62 33:69 34:96 35:104 36:104 37:185 38:161 39:69 40:69
+ 41:69 42:104 43:185 44:69 45:69 46:69 47:69 48:104
+ 49:104 50:104 51:104 52:104 53:104 54:104 55:104 56:104
+ 57:104 58:69 59:69 60:207 61:185 62:207 63:92 64:185
+ 65:150 66:131 67:142 68:154 69:131 70:123 71:150 72:154
+ 73:69 74:81 75:146 76:131 77:188 78:154 79:150 80:119
+ 81:150 82:138 83:112 84:131 85:154 86:150 87:196 88:150
+ 89:150 90:135 91:69 92:69 93:69 94:104 95:104 96:69
+ 97:92 98:104 99:92 100:104 101:92 102:69 103:104 104:104
+ 105:58 106:58 107:104 108:58 109:161 110:104 111:104 112:104
+ 113:104 114:77 115:81 116:58 117:104 118:104 119:150 120:104
+ 121:104 122:92 123:92 124:104 125:92 126:104 127:207
+ EndCodeSection
+ CodeSection 130:140
+ 130:69 131:104 132:69 133:69 134:104 135:62
+ 136:104 137:62 138:112 139:85 140:62
+ EndCodeSection
+ CodeSection 145:156
+ 145:69 146:69 147:96 148:96 149:104 150:69 151:69
+ 152:104 153:127 154:81 155:85 156:62
+ EndCodeSection
+ CodeSection 159:255
+ 159:150 160:62
+ 161:69 162:104 163:104 164:104 165:104 166:104 167:104 168:104
+ 169:104 170:104 171:85 172:185 173:69 174:104 175:104 176:104
+ 177:185 178:73 179:73 180:104 181:115 182:104 183:20 184:104
+ 185:73 186:104 187:85 188:185 189:185 190:185 191:92 192:150
+ 193:150 194:150 195:150 196:150 197:150 198:185 199:142 200:131
+ 201:131 202:131 203:131 204:69 205:69 206:69 207:69 208:154
+ 209:154 210:150 211:150 212:150 213:150 214:150 215:185 216:150
+ 217:154 218:154 219:154 220:154 221:150 222:119 223:104 224:92
+ 225:92 226:92 227:92 228:92 229:92 230:138 231:92 232:92
+ 233:92 234:92 235:92 236:58 237:58 238:58 239:58 240:104
+ 241:104 242:104 243:104 244:104 245:104 246:104 247:185 248:104
+ 249:104 250:104 251:104 252:104 253:104 254:104 255:104
+ EndCodeSection
+EndFontInfo
+
+FontInfo CgTimesItalicDJ
+ MaxNormalCharWidth 174
+ Ascent 164
+ CodeSection 32:127
+ 32:62
+ 33:69 34:100 35:104 36:104 37:185 38:161 39:69 40:69
+ 41:69 42:104 43:185 44:69 45:69 46:69 47:69 48:104
+ 49:104 50:104 51:104 52:104 53:104 54:104 55:104 56:104
+ 57:104 58:69 59:69 60:207 61:185 62:207 63:104 64:185
+ 65:127 66:127 67:138 68:150 69:127 70:119 71:150 72:150
+ 73:69 74:92 75:138 76:115 77:174 78:138 79:150 80:127
+ 81:150 82:127 83:104 84:115 85:150 86:127 87:174 88:127
+ 89:115 90:115 91:69 92:69 93:69 94:104 95:104 96:69
+ 97:104 98:104 99:92 100:104 101:92 102:58 103:104 104:104
+ 105:58 106:58 107:92 108:58 109:150 110:104 111:104 112:104
+ 113:104 114:81 115:81 116:58 117:104 118:92 119:138 120:92
+ 121:92 122:81 123:92 124:104 125:92 126:104 127:207
+ EndCodeSection
+ CodeSection 130:140
+ 130:69 131:104 132:69 133:69 134:104 135:62
+ 136:104 137:62 138:104 139:96 140:62
+ EndCodeSection
+ CodeSection 145:156
+ 145:69 146:69 147:100 148:100 149:104 150:69 151:69
+ 152:104 153:127 154:81 155:96 156:62
+ EndCodeSection
+ CodeSection 159:255
+ 159:115 160:62
+ 161:69 162:104 163:104 164:104 165:104 166:104 167:104 168:104
+ 169:104 170:104 171:96 172:185 173:69 174:104 175:104 176:104
+ 177:185 178:73 179:73 180:104 181:115 182:104 183:20 184:104
+ 185:73 186:104 187:96 188:185 189:185 190:185 191:104 192:127
+ 193:127 194:127 195:127 196:127 197:127 198:185 199:138 200:127
+ 201:127 202:127 203:127 204:69 205:69 206:69 207:69 208:150
+ 209:138 210:150 211:150 212:150 213:150 214:150 215:185 216:150
+ 217:150 218:150 219:150 220:150 221:115 222:127 223:104 224:104
+ 225:104 226:104 227:104 228:104 229:104 230:138 231:92 232:92
+ 233:92 234:92 235:92 236:58 237:58 238:58 239:58 240:104
+ 241:104 242:104 243:104 244:104 245:104 246:104 247:185 248:104
+ 249:104 250:104 251:104 252:104 253:92 254:104 255:92
+ EndCodeSection
+EndFontInfo
+
+FontInfo CgTimesBoldDJ
+ MaxNormalCharWidth 197
+ Ascent 166
+ CodeSection 32:127
+ 32:62
+ 33:79 34:106 35:114 36:114 37:195 38:172 39:79 40:79
+ 41:79 42:114 43:195 44:79 45:79 46:79 47:79 48:114
+ 49:114 50:114 51:114 52:114 53:114 54:114 55:114 56:114
+ 57:114 58:79 59:79 60:217 61:195 62:217 63:102 64:195
+ 65:160 66:141 67:152 68:164 69:141 70:137 71:160 72:164
+ 73:79 74:91 75:157 76:141 77:199 78:164 79:160 80:131
+ 81:160 82:149 83:122 84:141 85:164 86:160 87:207 88:160
+ 89:160 90:144 91:79 92:79 93:79 94:114 95:114 96:79
+ 97:102 98:114 99:102 100:114 101:102 102:79 103:114 104:114
+ 105:68 106:68 107:114 108:68 109:172 110:114 111:114 112:114
+ 113:114 114:87 115:91 116:68 117:114 118:114 119:160 120:114
+ 121:114 122:102 123:102 124:114 125:102 126:114 127:207
+ EndCodeSection
+ CodeSection 130:140
+ 130:79 131:114 132:79 133:79 134:114 135:72
+ 136:114 137:72 138:122 139:95 140:72
+ EndCodeSection
+ CodeSection 145:156
+ 145:79 146:79 147:106 148:106 149:114 150:79 151:79
+ 152:114 153:137 154:91 155:95 156:72
+ EndCodeSection
+ CodeSection 159:255
+ 159:160 160:72
+ 161:79 162:114 163:114 164:114 165:114 166:114 167:114 168:114
+ 169:114 170:114 171:99 172:195 173:79 174:114 175:114 176:114
+ 177:195 178:83 179:83 180:114 181:126 182:114 183:30 184:114
+ 185:83 186:114 187:95 188:195 189:195 190:195 191:102 192:160
+ 193:160 194:160 195:160 196:160 197:160 198:195 199:152 200:138
+ 201:138 202:138 203:138 204:81 205:81 206:81 207:81 208:164
+ 209:164 210:160 211:160 212:160 213:160 214:160 215:195 216:160
+ 217:164 218:164 219:164 220:164 221:160 222:131 223:114 224:102
+ 225:102 226:102 227:102 228:102 229:102 230:149 231:102 232:102
+ 233:102 234:102 235:102 236:68 237:68 238:68 239:68 240:114
+ 241:114 242:114 243:114 244:114 245:114 246:114 247:195 248:114
+ 249:114 250:114 251:114 252:114 253:114 254:114 255:114
+ EndCodeSection
+EndFontInfo
+
+FontInfo CgTimesBoldItalicDJ
+ MaxNormalCharWidth 197
+ Ascent 166
+ CodeSection 32:127
+ 32:62
+ 33:79 34:110 35:114 36:114 37:195 38:172 39:79 40:79
+ 41:79 42:114 43:195 44:79 45:79 46:79 47:79 48:114
+ 49:114 50:114 51:114 52:114 53:114 54:114 55:114 56:114
+ 57:114 58:79 59:79 60:217 61:195 62:217 63:114 64:195
+ 65:137 66:137 67:152 68:160 69:137 70:131 71:160 72:160
+ 73:79 74:102 75:149 76:126 77:184 78:149 79:160 80:137
+ 81:160 82:137 83:114 84:126 85:160 86:137 87:184 88:137
+ 89:126 90:126 91:79 92:79 93:79 94:114 95:114 96:79
+ 97:114 98:114 99:102 100:114 101:102 102:68 103:114 104:114
+ 105:68 106:68 107:102 108:68 109:160 110:114 111:114 112:114
+ 113:114 114:91 115:91 116:68 117:114 118:102 119:149 120:102
+ 121:102 122:91 123:102 124:114 125:102 126:114 127:207
+ EndCodeSection
+ CodeSection 130:140
+ 130:79 131:114 132:79 133:79 134:114 135:72
+ 136:114 137:72 138:114 139:106 140:72
+ EndCodeSection
+ CodeSection 145:156
+ 145:79 146:79 147:110 148:110 149:114 150:79 151:79
+ 152:114 153:137 154:91 155:106 156:72
+ EndCodeSection
+ CodeSection 159:255
+ 159:126 160:72
+ 161:79 162:114 163:114 164:114 165:114 166:114 167:114 168:114
+ 169:114 170:114 171:106 172:195 173:79 174:114 175:114 176:114
+ 177:195 178:83 179:83 180:114 181:126 182:114 183:30 184:114
+ 185:83 186:114 187:106 188:195 189:195 190:195 191:114 192:137
+ 193:137 194:137 195:137 196:137 197:137 198:195 199:152 200:137
+ 201:137 202:137 203:137 204:81 205:81 206:81 207:81 208:160
+ 209:149 210:160 211:160 212:160 213:160 214:160 215:195 216:160
+ 217:160 218:160 219:160 220:160 221:126 222:137 223:114 224:114
+ 225:114 226:114 227:114 228:114 229:114 230:149 231:102 232:102
+ 233:102 234:102 235:102 236:68 237:68 238:68 239:68 240:114
+ 241:114 242:114 243:114 244:114 245:114 246:114 247:195 248:114
+ 249:114 250:114 251:114 252:114 253:102 254:114 255:102
+ EndCodeSection
+EndFontInfo
+
+FontInfo UniversStd
+ MaxNormalCharWidth 189
+ Ascent 167
+ CodeSection 32:127
+ 32:69
+ 33:69 34:104 35:131 36:131 37:207 38:158 39:69 40:69
+ 41:69 42:131 43:207 44:69 45:69 46:69 47:69 48:131
+ 49:131 50:131 51:131 52:131 53:131 54:131 55:131 56:131
+ 57:131 58:69 59:69 60:207 61:207 62:207 63:108 64:207
+ 65:154 66:131 67:146 68:150 69:119 70:115 71:154 72:150
+ 73:58 74:115 75:138 76:112 77:188 78:150 79:158 80:123
+ 81:161 82:135 83:135 84:131 85:150 86:150 87:207 88:150
+ 89:142 90:127 91:69 92:69 93:69 94:131 95:104 96:131
+ 97:112 98:119 99:112 100:119 101:112 102:77 103:119 104:119
+ 105:50 106:50 107:112 108:50 109:181 110:119 111:119 112:119
+ 113:119 114:73 115:104 116:77 117:119 118:115 119:181 120:115
+ 121:115 122:100 123:92 124:104 125:92 126:131 127:207
+ EndCodeSection
+ CodeSection 130:140
+ 130:69 131:131 132:69 133:69 134:131 135:69
+ 136:131 137:69 138:135 139:115 140:69
+ EndCodeSection
+ CodeSection 145:156
+ 145:69 146:69 147:104 148:104 149:104 150:69 151:69
+ 152:131 153:127 154:104 155:115 156:69
+ EndCodeSection
+ CodeSection 159:255
+ 159:142 160:69
+ 161:69 162:131 163:131 164:131 165:131 166:104 167:131 168:131
+ 169:104 170:85 171:115 172:207 173:69 174:104 175:131 176:131
+ 177:207 178:81 179:81 180:131 181:115 182:131 183:26 184:131
+ 185:81 186:85 187:115 188:207 189:207 190:207 191:108 192:154
+ 193:154 194:154 195:154 196:154 197:154 198:204 199:146 200:119
+ 201:119 202:119 203:119 204:58 205:58 206:58 207:58 208:150
+ 209:150 210:158 211:158 212:158 213:158 214:158 215:207 216:158
+ 217:150 218:150 219:150 220:150 221:142 222:123 223:127 224:112
+ 225:112 226:112 227:112 228:112 229:112 230:177 231:112 232:112
+ 233:112 234:112 235:112 236:50 237:50 238:50 239:50 240:119
+ 241:119 242:119 243:119 244:119 245:119 246:119 247:207 248:119
+ 249:119 250:119 251:119 252:119 253:115 254:119 255:115
+ EndCodeSection
+EndFontInfo
+
+FontInfo UniversItalic
+ MaxNormalCharWidth 189
+ Ascent 166
+ CodeSection 32:127
+ 32:69
+ 33:69 34:104 35:131 36:131 37:207 38:158 39:69 40:69
+ 41:69 42:131 43:207 44:69 45:69 46:69 47:69 48:131
+ 49:131 50:131 51:131 52:131 53:131 54:131 55:131 56:131
+ 57:131 58:69 59:69 60:207 61:207 62:207 63:108 64:207
+ 65:154 66:131 67:146 68:150 69:119 70:115 71:154 72:150
+ 73:58 74:115 75:138 76:112 77:188 78:150 79:158 80:123
+ 81:161 82:135 83:135 84:131 85:150 86:150 87:207 88:150
+ 89:142 90:127 91:69 92:69 93:69 94:131 95:104 96:131
+ 97:112 98:119 99:112 100:119 101:112 102:77 103:119 104:119
+ 105:50 106:50 107:112 108:50 109:181 110:119 111:119 112:119
+ 113:119 114:73 115:104 116:77 117:119 118:115 119:181 120:115
+ 121:115 122:100 123:92 124:104 125:92 126:131 127:207
+ EndCodeSection
+ CodeSection 130:140
+ 130:69 131:131 132:69 133:69 134:131 135:69
+ 136:131 137:69 138:135 139:115 140:69
+ EndCodeSection
+ CodeSection 145:156
+ 145:69 146:69 147:104 148:104 149:104 150:69 151:69
+ 152:131 153:127 154:104 155:115 156:69
+ EndCodeSection
+ CodeSection 159:255
+ 159:142 160:69
+ 161:69 162:131 163:131 164:131 165:131 166:104 167:131 168:131
+ 169:104 170:85 171:115 172:207 173:69 174:104 175:131 176:131
+ 177:207 178:81 179:81 180:131 181:115 182:131 183:15 184:131
+ 185:81 186:85 187:115 188:207 189:207 190:207 191:108 192:154
+ 193:154 194:154 195:154 196:154 197:154 198:204 199:146 200:119
+ 201:119 202:119 203:119 204:58 205:58 206:58 207:58 208:150
+ 209:150 210:158 211:158 212:158 213:158 214:158 215:207 216:158
+ 217:150 218:150 219:150 220:150 221:142 222:123 223:127 224:112
+ 225:112 226:112 227:112 228:112 229:112 230:177 231:112 232:112
+ 233:112 234:112 235:112 236:50 237:50 238:50 239:50 240:119
+ 241:119 242:119 243:119 244:119 245:119 246:119 247:207 248:119
+ 249:119 250:119 251:119 252:119 253:115 254:119 255:115
+ EndCodeSection
+EndFontInfo
+
+FontInfo UniversBold
+ MaxNormalCharWidth 189
+ Ascent 167
+ CodeSection 32:127
+ 32:69
+ 33:69 34:108 35:131 36:131 37:207 38:158 39:69 40:69
+ 41:69 42:131 43:207 44:69 45:69 46:69 47:69 48:131
+ 49:131 50:131 51:131 52:131 53:131 54:131 55:131 56:131
+ 57:131 58:69 59:69 60:207 61:207 62:207 63:108 64:207
+ 65:154 66:131 67:146 68:150 69:119 70:115 71:154 72:150
+ 73:58 74:115 75:138 76:112 77:188 78:150 79:158 80:123
+ 81:161 82:135 83:135 84:131 85:150 86:150 87:207 88:150
+ 89:142 90:127 91:69 92:69 93:69 94:131 95:104 96:131
+ 97:112 98:119 99:112 100:119 101:112 102:77 103:119 104:119
+ 105:50 106:50 107:112 108:50 109:181 110:119 111:119 112:119
+ 113:119 114:73 115:104 116:77 117:119 118:115 119:181 120:115
+ 121:115 122:100 123:104 124:104 125:104 126:131 127:207
+ EndCodeSection
+ CodeSection 130:140
+ 130:69 131:131 132:69 133:69 134:131 135:69
+ 136:131 137:69 138:135 139:115 140:69
+ EndCodeSection
+ CodeSection 145:156
+ 145:69 146:69 147:108 148:108 149:104 150:69 151:69
+ 152:131 153:127 154:104 155:115 156:69
+ EndCodeSection
+ CodeSection 159:255
+ 159:142 160:69
+ 161:69 162:131 163:131 164:131 165:131 166:104 167:131 168:131
+ 169:104 170:85 171:115 172:207 173:69 174:104 175:131 176:131
+ 177:207 178:81 179:81 180:131 181:123 182:131 183:32 184:131
+ 185:81 186:85 187:115 188:207 189:207 190:207 191:108 192:154
+ 193:154 194:154 195:154 196:154 197:154 198:204 199:146 200:119
+ 201:119 202:119 203:119 204:58 205:58 206:58 207:58 208:150
+ 209:150 210:158 211:158 212:158 213:158 214:158 215:207 216:158
+ 217:150 218:150 219:150 220:150 221:142 222:123 223:127 224:112
+ 225:112 226:112 227:112 228:112 229:112 230:177 231:112 232:112
+ 233:112 234:112 235:112 236:50 237:50 238:50 239:50 240:119
+ 241:119 242:119 243:119 244:119 245:119 246:119 247:207 248:119
+ 249:119 250:119 251:119 252:119 253:115 254:119 255:115
+ EndCodeSection
+EndFontInfo
+
+FontInfo UniversBoldItalic
+ MaxNormalCharWidth 189
+ Ascent 167
+ CodeSection 32:127
+ 32:69
+ 33:69 34:112 35:131 36:131 37:207 38:158 39:69 40:69
+ 41:69 42:131 43:207 44:69 45:69 46:69 47:69 48:131
+ 49:131 50:131 51:131 52:131 53:131 54:131 55:131 56:131
+ 57:131 58:69 59:69 60:207 61:207 62:207 63:108 64:207
+ 65:154 66:131 67:146 68:150 69:119 70:115 71:154 72:150
+ 73:58 74:115 75:138 76:112 77:188 78:150 79:158 80:123
+ 81:161 82:135 83:135 84:131 85:150 86:150 87:207 88:150
+ 89:142 90:127 91:69 92:69 93:69 94:131 95:104 96:131
+ 97:112 98:119 99:112 100:119 101:112 102:77 103:119 104:119
+ 105:50 106:50 107:112 108:50 109:181 110:119 111:119 112:119
+ 113:119 114:73 115:104 116:77 117:119 118:115 119:181 120:115
+ 121:115 122:100 123:104 124:104 125:104 126:131 127:207
+ EndCodeSection
+ CodeSection 130:140
+ 130:69 131:131 132:69 133:69 134:131 135:69
+ 136:131 137:69 138:135 139:115 140:69
+ EndCodeSection
+ CodeSection 145:156
+ 145:69 146:69 147:112 148:112 149:104 150:69 151:69
+ 152:131 153:127 154:104 155:115 156:69
+ EndCodeSection
+ CodeSection 159:255
+ 159:142 160:69
+ 161:69 162:131 163:131 164:131 165:131 166:104 167:131 168:131
+ 169:104 170:85 171:115 172:207 173:69 174:104 175:131 176:131
+ 177:207 178:81 179:81 180:131 181:123 182:131 183:37 184:131
+ 185:81 186:85 187:115 188:207 189:207 190:207 191:108 192:154
+ 193:154 194:154 195:154 196:154 197:154 198:204 199:146 200:119
+ 201:119 202:119 203:119 204:58 205:58 206:58 207:58 208:150
+ 209:150 210:158 211:158 212:158 213:158 214:158 215:207 216:158
+ 217:150 218:150 219:150 220:150 221:142 222:123 223:127 224:112
+ 225:112 226:112 227:112 228:112 229:112 230:177 231:112 232:112
+ 233:112 234:112 235:112 236:50 237:50 238:50 239:50 240:119
+ 241:119 242:119 243:119 244:119 245:119 246:119 247:207 248:119
+ 249:119 250:119 251:119 252:119 253:115 254:119 255:115
+ EndCodeSection
+EndFontInfo
+
+FontInfo UniversStdDJ
+ MaxNormalCharWidth 189
+ Ascent 167
+ CodeSection 32:127
+ 32:69
+ 33:69 34:104 35:131 36:131 37:207 38:158 39:69 40:69
+ 41:69 42:131 43:207 44:69 45:69 46:69 47:69 48:131
+ 49:131 50:131 51:131 52:131 53:131 54:131 55:131 56:131
+ 57:131 58:69 59:69 60:207 61:207 62:207 63:108 64:207
+ 65:154 66:131 67:146 68:150 69:119 70:115 71:154 72:150
+ 73:58 74:115 75:138 76:112 77:188 78:150 79:158 80:123
+ 81:161 82:135 83:135 84:131 85:150 86:150 87:207 88:150
+ 89:142 90:127 91:69 92:69 93:69 94:131 95:104 96:69
+ 97:112 98:119 99:112 100:119 101:112 102:77 103:119 104:119
+ 105:50 106:50 107:112 108:50 109:181 110:119 111:119 112:119
+ 113:119 114:73 115:104 116:77 117:119 118:115 119:181 120:115
+ 121:115 122:100 123:92 124:104 125:92 126:131 127:207
+ EndCodeSection
+ CodeSection 130:140
+ 130:69 131:131 132:69 133:69 134:131 135:69
+ 136:131 137:69 138:135 139:115 140:69
+ EndCodeSection
+ CodeSection 145:156
+ 145:69 146:69 147:104 148:104 149:104 150:69 151:69
+ 152:131 153:127 154:104 155:115 156:69
+ EndCodeSection
+ CodeSection 159:255
+ 159:142 160:69
+ 161:69 162:131 163:131 164:131 165:131 166:104 167:131 168:131
+ 169:104 170:85 171:115 172:207 173:69 174:104 175:104 176:131
+ 177:207 178:81 179:81 180:131 181:115 182:131 183:20 184:131
+ 185:81 186:85 187:115 188:207 189:207 190:207 191:108 192:154
+ 193:154 194:154 195:154 196:154 197:154 198:204 199:146 200:119
+ 201:119 202:119 203:119 204:58 205:58 206:58 207:58 208:150
+ 209:150 210:158 211:158 212:158 213:158 214:158 215:207 216:158
+ 217:150 218:150 219:150 220:150 221:142 222:123 223:127 224:112
+ 225:112 226:112 227:112 228:112 229:112 230:177 231:112 232:112
+ 233:112 234:112 235:112 236:50 237:50 238:50 239:50 240:119
+ 241:119 242:119 243:119 244:119 245:119 246:119 247:207 248:119
+ 249:119 250:119 251:119 252:119 253:115 254:119 255:115
+ EndCodeSection
+EndFontInfo
+
+FontInfo UniversBoldDJ
+ MaxNormalCharWidth 199
+ Ascent 167
+ CodeSection 32:127
+ 32:69
+ 33:79 34:113 35:141 36:141 37:217 38:168 39:79 40:79
+ 41:79 42:141 43:217 44:79 45:79 46:79 47:79 48:141
+ 49:141 50:141 51:141 52:141 53:141 54:141 55:141 56:141
+ 57:141 58:79 59:79 60:217 61:217 62:217 63:118 64:217
+ 65:164 66:141 67:157 68:160 69:131 70:126 71:164 72:160
+ 73:68 74:126 75:149 76:122 77:199 78:160 79:168 80:133
+ 81:172 82:145 83:145 84:141 85:160 86:160 87:217 88:160
+ 89:152 90:137 91:79 92:79 93:79 94:141 95:114 96:79
+ 97:122 98:131 99:122 100:131 101:122 102:87 103:131 104:131
+ 105:60 106:60 107:122 108:60 109:191 110:131 111:131 112:131
+ 113:131 114:83 115:114 116:87 117:131 118:126 119:191 120:126
+ 121:126 122:110 123:102 124:114 125:102 126:141 127:207
+ EndCodeSection
+ CodeSection 130:140
+ 130:79 131:141 132:79 133:79 134:141 135:69
+ 136:141 137:69 138:145 139:126 140:69
+ EndCodeSection
+ CodeSection 145:156
+ 145:79 146:79 147:113 148:113 149:113 150:79 151:79
+ 152:141 153:137 154:114 155:126 156:79
+ EndCodeSection
+ CodeSection 159:255
+ 159:152 160:69
+ 161:79 162:141 163:141 164:141 165:141 166:114 167:141 168:141
+ 169:114 170:95 171:126 172:217 173:79 174:114 175:114 176:141
+ 177:217 178:91 179:91 180:141 181:123 182:141 183:32 184:141
+ 185:91 186:95 187:126 188:217 189:217 190:217 191:118 192:164
+ 193:164 194:164 195:164 196:164 197:164 198:214 199:157 200:131
+ 201:131 202:131 203:131 204:68 205:68 206:68 207:68 208:160
+ 209:160 210:168 211:168 212:168 213:168 214:168 215:217 216:168
+ 217:160 218:160 219:160 220:160 221:152 222:133 223:137 224:122
+ 225:122 226:122 227:122 228:122 229:122 230:187 231:122 232:122
+ 233:122 234:122 235:122 236:60 237:60 238:60 239:60 240:131
+ 241:131 242:131 243:131 244:131 245:131 246:131 247:217 248:131
+ 249:131 250:131 251:131 252:131 253:126 254:131 255:126
+ EndCodeSection
+EndFontInfo
+
+FontInfo CgTimesStdLJ4
+ MaxNormalCharWidth 189
+ Ascent 165
+ CodeSection 32:127
+ 32:62 33:69 34:96 35:104 36:104 37:185 38:161 39:69
+ 40:69 41:69 42:104 43:185 44:69 45:69 46:69 47:69 48:104
+ 49:104 50:104 51:104 52:104 53:104 54:104 55:104 56:104
+ 57:104 58:69 59:69 60:207 61:185 62:207 63:92 64:185
+! A B C D E F G H
+ 65:150 66:131 67:142 68:154 69:131 70:123 71:150 72:154
+! I J K L M N O P
+ 73:69 74:81 75:146 76:131 77:188 78:154 79:150 80:119
+! Q R S T U V W X
+ 81:150 82:138 83:112 84:131 85:154 86:150 87:196 88:150
+! Y Z
+ 89:150 90:135 91:69 92:69 93:69 94:104 95:104 96:104
+! a b c d e f g h
+ 97:92 98:104 99:92 100:104 101:92 102:69 103:104 104:104
+! i j k l m n o p
+ 105:58 106:58 107:104 108:58 109:161 110:104 111:104 112:104
+! q r s t u v w x
+ 113:104 114:77 115:81 116:58 117:104 118:104 119:150 120:104
+! y z
+ 121:104 122:92 123:92 124:104 125:92 126:207 127:207
+ EndCodeSection
+ CodeSection 130:140
+ 130:69 131:104 132:108 133:185 134:104 135:104
+ 136:104 137:251 138:112 139:54 140:185
+ EndCodeSection
+ CodeSection 145:156
+ 145:69 146:69 147:108 148:108 149:104 150:104 151:185
+ 152:104 153:127 154:81 155:54 156:150
+ EndCodeSection
+ CodeSection 159:255
+ 159:150 160:62
+ 161:69 162:104 163:104 164:104 165:104 166:104 167:104 168:104
+ 169:104 170:104 171:85 172:185 173:69 174:104 175:104 176:104
+ 177:185 178:73 179:73 180:104 181:115 182:104 183:69 184:104
+ 185:73 186:104 187:85 188:185 189:185 190:185 191:92 192:150
+ 193:150 194:150 195:150 196:150 197:150 198:185 199:142 200:131
+ 201:131 202:131 203:131 204:69 205:69 206:69 207:69 208:154
+ 209:154 210:150 211:150 212:150 213:150 214:150 215:185 216:150
+ 217:154 218:154 219:154 220:154 221:150 222:119 223:104 224:92
+ 225:92 226:92 227:92 228:92 229:92 230:138 231:92 232:92
+ 233:92 234:92 235:92 236:58 237:58 238:58 239:58 240:104
+ 241:104 242:104 243:104 244:104 245:104 246:104 247:185 248:104
+ 249:104 250:104 251:104 252:104 253:104 254:104 255:104
+ EndCodeSection
+EndFontInfo
+
+FontInfo CgTimesItalicLJ4
+ MaxNormalCharWidth 174
+ Ascent 165
+ CodeSection 32:127
+ 32:62 33:69 34:100 35:104 36:104 37:185 38:161 39:69 40:69
+ 41:69 42:104 43:185 44:69 45:69 46:69 47:69 48:104
+ 49:104 50:104 51:104 52:104 53:104 54:104 55:104 56:104
+ 57:104 58:69 59:69 60:207 61:185 62:207 63:104 64:185
+ 65:127 66:127 67:138 68:150 69:127 70:119 71:150 72:150
+ 73:69 74:92 75:138 76:115 77:174 78:138 79:150 80:127
+ 81:150 82:127 83:104 84:115 85:150 86:127 87:174 88:127
+ 89:115 90:115 91:69 92:69 93:69 94:104 95:104 96:104
+ 97:104 98:104 99:92 100:104 101:92 102:58 103:104 104:104
+ 105:58 106:58 107:92 108:58 109:150 110:104 111:104 112:104
+ 113:104 114:81 115:81 116:58 117:104 118:92 119:138 120:92
+ 121:92 122:81 123:92 124:104 125:92 126:207 127:207
+ EndCodeSection
+ CodeSection 130:140
+ 130:69 131:104 132:104 133:185 134:104 135:104
+136:104 137:255 138:104 139:58 140:196
+ EndCodeSection
+ CodeSection 145:156
+ 145:69 146:69 147:104 148:104 149:104 150:104 151:185
+152:104 153:127 154:81 155:58 156:138
+ EndCodeSection
+ CodeSection 159:255
+ 159:115 160:62
+ 161:69 162:104 163:104 164:104 165:104 166:104 167:104 168:104
+ 169:104 170:104 171:96 172:185 173:69 174:104 175:104 176:104
+ 177:185 178:73 179:73 180:104 181:115 182:104 183:69 184:104
+ 185:73 186:104 187:96 188:185 189:185 190:185 191:104 192:127
+ 193:127 194:127 195:127 196:127 197:127 198:185 199:138 200:127
+ 201:127 202:127 203:127 204:69 205:69 206:69 207:69 208:150
+ 209:138 210:150 211:150 212:150 213:150 214:150 215:185 216:150
+ 217:150 218:150 219:150 220:150 221:115 222:127 223:104 224:104
+ 225:104 226:104 227:104 228:104 229:104 230:138 231:92 232:92
+ 233:92 234:92 235:92 236:58 237:58 238:58 239:58 240:104
+ 241:104 242:104 243:104 244:104 245:104 246:104 247:185 248:104
+ 249:104 250:104 251:104 252:104 253:92 254:104 255:92
+ EndCodeSection
+EndFontInfo
+
+FontInfo CgTimesBoldLJ4
+ MaxNormalCharWidth 197
+ Ascent 165
+ CodeSection 32:127
+ 32:62 33:69 34:96 35:104 36:104 37:185 38:174 39:69 40:69
+ 41:69 42:104 43:185 44:69 45:69 46:69 47:69 48:104
+ 49:104 50:104 51:104 52:104 53:104 54:104 55:104 56:104
+ 57:104 58:69 59:69 60:207 61:185 62:207 63:104 64:185
+ 65:150 66:138 67:150 68:150 69:138 70:127 71:161 72:161
+ 73:81 74:100 75:161 76:138 77:196 78:150 79:161 80:127
+ 81:161 82:150 83:115 84:138 85:150 86:150 87:207 88:150
+ 89:150 90:138 91:69 92:69 93:69 94:104 95:104 96:104
+ 97:104 98:115 99:92 100:115 101:92 102:73 103:104 104:115
+ 105:58 106:69 107:115 108:58 109:174 110:115 111:104 112:115
+ 113:115 114:92 115:81 116:69 117:115 118:104 119:150 120:104
+ 121:104 122:92 123:104 124:104 125:104 126:207 127:207
+ EndCodeSection
+ CodeSection 130:140
+ 130:69 131:104 132:119 133:185 134:104 135:104
+ 136:104 137:242 138:115 139:54 140:235
+ EndCodeSection
+ CodeSection 145:156
+ 145:69 146:69 147:119 148:119 149:104 150:104 151:185
+ 152:104 153:127 154:81 155:54 156:154
+ EndCodeSection
+ CodeSection 159:255
+ 159:150 160:62
+ 161:69 162:104 163:104 164:104 165:104 166:104 167:104 168:104
+ 169:104 170:104 171:89 172:185 173:69 174:104 175:104 176:104
+ 177:185 178:73 179:73 180:104 181:115 182:104 183:69 184:104
+ 185:73 186:104 187:89 188:185 189:185 190:185 191:104 192:150
+ 193:150 194:150 195:150 196:150 197:150 198:216 199:150 200:138
+ 201:138 202:138 203:138 204:81 205:81 206:81 207:81 208:150
+ 209:150 210:161 211:161 212:161 213:161 214:161 215:185 216:161
+ 217:150 218:150 219:150 220:150 221:150 222:127 223:115 224:104
+ 225:104 226:104 227:104 228:104 229:104 230:150 231:92 232:92
+ 233:92 234:92 235:92 236:58 237:58 238:58 239:58 240:104
+ 241:115 242:104 243:104 244:104 245:104 246:104 247:185 248:104
+ 249:115 250:115 251:115 252:115 253:104 254:115 255:104
+ EndCodeSection
+EndFontInfo
+
+FontInfo CgTimesBoldItalicLJ4
+ MaxNormalCharWidth 185
+ Ascent 161
+ CodeSection 32:127
+ 32:62 33:81 34:108 35:104 36:104 37:185 38:161 39:69 40:69
+ 41:69 42:104 43:185 44:69 45:69 46:69 47:69 48:104
+ 49:104 50:104 51:104 52:104 53:104 54:104 55:104 56:104
+ 57:104 58:69 59:69 60:207 61:185 62:207 63:104 64:185
+ 65:138 66:138 67:138 68:150 69:138 70:127 71:150 72:161
+ 73:81 74:104 75:138 76:127 77:185 78:150 79:150 80:127
+ 81:146 82:138 83:115 84:127 85:150 86:138 87:185 88:138
+ 89:127 90:127 91:69 92:69 93:69 94:104 95:104 96:104
+ 97:104 98:104 99:92 100:104 101:92 102:73 103:104 104:115
+ 105:58 106:58 107:104 108:58 109:161 110:115 111:104 112:104
+ 113:104 114:81 115:81 116:58 117:115 118:92 119:138 120:104
+ 121:92 122:81 123:104 124:104 125:104 126:207 127:207
+ EndCodeSection
+ CodeSection 130:140
+ 130:69 131:104 132:112 133:185 134:104 135:104
+ 136:104 137:255 138:115 139:58 140:224
+ EndCodeSection
+ CodeSection 145:156
+ 145:69 146:69 147:112 148:112 149:104 150:104 151:185
+ 152:104 153:127 154:81 155:58 156:154
+ EndCodeSection
+ CodeSection 159:255
+ 159:127 160:62
+ 161:81 162:104 163:104 164:104 165:104 166:104 167:104 168:104
+ 169:104 170:104 171:92 172:185 173:69 174:104 175:104 176:104
+ 177:185 178:69 179:69 180:104 181:115 182:104 183:69 184:104
+ 185:69 186:104 187:92 188:185 189:185 190:185 191:104 192:138
+ 193:138 194:138 195:138 196:138 197:138 198:192 199:138 200:138
+ 201:138 202:138 203:138 204:81 205:81 206:81 207:81 208:150
+ 209:150 210:150 211:150 212:150 213:150 214:150 215:185 216:150
+ 217:150 218:150 219:150 220:150 221:127 222:127 223:104 224:104
+ 225:104 226:104 227:104 228:104 229:104 230:146 231:92 232:92
+ 233:92 234:92 235:92 236:58 237:58 238:58 239:58 240:104
+ 241:115 242:104 243:104 244:104 245:104 246:104 247:185 248:104
+ 249:115 250:115 251:115 252:115 253:92 254:104 255:92
+ EndCodeSection
+EndFontInfo
+
+FontInfo UniversStdLJ4
+ MaxNormalCharWidth 189
+ Ascent 166
+ CodeSection 32:127
+ 32:69 33:69 34:104 35:131 36:131 37:207 38:158 39:69 40:69
+ 41:69 42:131 43:207 44:69 45:69 46:69 47:69 48:131
+ 49:131 50:131 51:131 52:131 53:131 54:131 55:131 56:131
+ 57:131 58:69 59:69 60:207 61:207 62:207 63:108 64:207
+ 65:154 66:131 67:146 68:150 69:119 70:115 71:154 72:150
+ 73:58 74:115 75:138 76:112 77:188 78:150 79:158 80:123
+ 81:161 82:135 83:135 84:131 85:150 86:150 87:207 88:150
+ 89:142 90:127 91:69 92:69 93:69 94:104 95:104 96:131
+ 97:112 98:119 99:112 100:119 101:112 102:77 103:119 104:119
+ 105:50 106:50 107:112 108:50 109:181 110:119 111:119 112:119
+ 113:119 114:73 115:104 116:77 117:119 118:115 119:181 120:115
+ 121:115 122:100 123:92 124:104 125:92 126:207 127:207
+ EndCodeSection
+ CodeSection 130:140
+ 130:69 131:131 132:104 133:207 134:131 135:131
+ 136:131 137:207 138:135 139:77 140:207
+ EndCodeSection
+ CodeSection 145:156
+ 145:69 146:69 147:104 148:104 149:104 150:131 151:207
+ 152:131 153:127 154:104 155:77 156:188
+ EndCodeSection
+ CodeSection 159:255
+ 159:142 160:69
+ 161:69 162:131 163:131 164:131 165:131 166:104 167:131 168:131
+ 169:104 170:85 171:115 172:207 173:69 174:104 175:104 176:131
+ 177:207 178:81 179:81 180:131 181:115 182:131 183:69 184:131
+ 185:81 186:85 187:115 188:207 189:207 190:207 191:108 192:154
+ 193:154 194:154 195:154 196:154 197:154 198:204 199:146 200:119
+ 201:119 202:119 203:119 204:58 205:58 206:58 207:58 208:150
+ 209:150 210:158 211:158 212:158 213:158 214:158 215:207 216:158
+ 217:150 218:150 219:150 220:150 221:142 222:123 223:127 224:112
+ 225:112 226:112 227:112 228:112 229:112 230:177 231:112 232:112
+ 233:112 234:112 235:112 236:50 237:50 238:50 239:50 240:119
+ 241:119 242:119 243:119 244:119 245:119 246:119 247:207 248:119
+ 249:119 250:119 251:119 252:119 253:115 254:119 255:115
+ EndCodeSection
+EndFontInfo
+
+FontInfo UniversItalicLJ4
+ MaxNormalCharWidth 189
+ Ascent 166
+ CodeSection 32:127
+ 32:69 33:69 34:104 35:131 36:131 37:207 38:158 39:69 40:69
+ 41:69 42:131 43:207 44:69 45:69 46:69 47:69 48:131
+ 49:131 50:131 51:131 52:131 53:131 54:131 55:131 56:131
+ 57:131 58:69 59:69 60:207 61:207 62:207 63:108 64:207
+ 65:154 66:131 67:146 68:150 69:119 70:115 71:154 72:150
+ 73:58 74:115 75:138 76:112 77:188 78:150 79:158 80:123
+ 81:161 82:135 83:135 84:131 85:150 86:150 87:207 88:150
+ 89:142 90:127 91:69 92:69 93:69 94:104 95:104 96:131
+ 97:112 98:119 99:112 100:119 101:112 102:77 103:119 104:119
+ 105:50 106:50 107:112 108:50 109:181 110:119 111:119 112:119
+ 113:119 114:73 115:104 116:77 117:119 118:115 119:181 120:115
+ 121:115 122:100 123:92 124:104 125:92 126:207 127:207
+ EndCodeSection
+ CodeSection 130:140
+ 130:69 131:131 132:104 133:207 134:131 135:131
+ 136:131 137:207 138:135 139:77 140:207
+ EndCodeSection
+ CodeSection 145:156
+ 145:69 146:69 147:104 148:104 149:104 150:131 151:207
+ 152:131 153:127 154:104 155:77 156:188
+ EndCodeSection
+ CodeSection 159:255
+ 159:142 160:69
+ 161:69 162:131 163:131 164:131 165:131 166:104 167:131 168:131
+ 169:104 170:85 171:115 172:207 173:69 174:104 175:104 176:131
+ 177:207 178:81 179:81 180:131 181:115 182:131 183:69 184:131
+ 185:81 186:85 187:115 188:207 189:207 190:207 191:108 192:154
+ 193:154 194:154 195:154 196:154 197:154 198:204 199:146 200:119
+ 201:119 202:119 203:119 204:58 205:58 206:58 207:58 208:150
+ 209:150 210:158 211:158 212:158 213:158 214:158 215:207 216:158
+ 217:150 218:150 219:150 220:150 221:142 222:123 223:127 224:112
+ 225:112 226:112 227:112 228:112 229:112 230:177 231:112 232:112
+ 233:112 234:112 235:112 236:50 237:50 238:50 239:50 240:119
+ 241:119 242:119 243:119 244:119 245:119 246:119 247:207 248:119
+ 249:119 250:119 251:119 252:119 253:115 254:119 255:115
+ EndCodeSection
+EndFontInfo
+
+FontInfo UniversBoldLJ4
+ MaxNormalCharWidth 189
+ Ascent 166
+ CodeSection 32:127
+ 32:69 33:69 34:108 35:131 36:131 37:207 38:158 39:69 40:69
+ 41:69 42:131 43:207 44:69 45:69 46:69 47:69 48:131
+ 49:131 50:131 51:131 52:131 53:131 54:131 55:131 56:131
+ 57:131 58:69 59:69 60:207 61:207 62:207 63:108 64:207
+ 65:154 66:131 67:146 68:150 69:119 70:115 71:154 72:150
+ 73:58 74:115 75:138 76:112 77:188 78:150 79:158 80:123
+ 81:161 82:135 83:135 84:131 85:150 86:150 87:207 88:150
+ 89:142 90:127 91:69 92:69 93:69 94:104 95:104 96:131
+ 97:112 98:119 99:112 100:119 101:112 102:77 103:119 104:119
+ 105:50 106:50 107:112 108:50 109:181 110:119 111:119 112:119
+ 113:119 114:73 115:104 116:77 117:119 118:115 119:181 120:115
+ 121:115 122:100 123:104 124:104 125:104 126:207 127:207
+ EndCodeSection
+ CodeSection 130:140
+ 130:69 131:131 132:104 133:207 134:131 135:131
+ 136:131 137:207 138:135 139:77 140:207
+ EndCodeSection
+ CodeSection 145:156
+ 145:69 146:69 147:104 148:104 149:104 150:131 151:207
+ 152:131 153:127 154:104 155:77 156:188
+ EndCodeSection
+ CodeSection 159:255
+ 159:142 160:69
+ 161:69 162:131 163:131 164:131 165:131 166:104 167:131 168:131
+ 169:104 170:85 171:115 172:207 173:69 174:104 175:104 176:131
+ 177:207 178:81 179:81 180:131 181:123 182:131 183:69 184:131
+ 185:81 186:85 187:115 188:207 189:207 190:207 191:108 192:154
+ 193:154 194:154 195:154 196:154 197:154 198:204 199:146 200:119
+ 201:119 202:119 203:119 204:58 205:58 206:58 207:58 208:150
+ 209:150 210:158 211:158 212:158 213:158 214:158 215:207 216:158
+ 217:150 218:150 219:150 220:150 221:142 222:123 223:127 224:112
+ 225:112 226:112 227:112 228:112 229:112 230:177 231:112 232:112
+ 233:112 234:112 235:112 236:50 237:50 238:50 239:50 240:119
+ 241:119 242:119 243:119 244:119 245:119 246:119 247:207 248:119
+ 249:119 250:119 251:119 252:119 253:115 254:119 255:115
+ EndCodeSection
+EndFontInfo
+
+FontInfo UniversBoldItalicLJ4
+ MaxNormalCharWidth 189
+ Ascent 166
+ CodeSection 32:127
+ 32:69 33:69 34:112 35:131 36:131 37:207 38:158 39:69 40:69
+ 41:69 42:131 43:207 44:69 45:69 46:69 47:69 48:131
+ 49:131 50:131 51:131 52:131 53:131 54:131 55:131 56:131
+ 57:131 58:69 59:69 60:207 61:207 62:207 63:108 64:207
+ 65:154 66:131 67:146 68:150 69:119 70:115 71:154 72:150
+ 73:58 74:115 75:138 76:112 77:188 78:150 79:158 80:123
+ 81:161 82:135 83:135 84:131 85:150 86:150 87:207 88:150
+ 89:142 90:127 91:69 92:69 93:69 94:104 95:104 96:131
+ 97:112 98:119 99:112 100:119 101:112 102:77 103:119 104:119
+ 105:50 106:50 107:112 108:50 109:181 110:119 111:119 112:119
+ 113:119 114:73 115:104 116:77 117:119 118:115 119:181 120:115
+ 121:115 122:100 123:104 124:104 125:104 126:207 127:207
+ EndCodeSection
+ CodeSection 130:140
+ 130:69 131:131 132:104 133:207 134:131 135:131
+ 136:131 137:207 138:135 139:77 140:207
+ EndCodeSection
+ CodeSection 145:156
+ 145:69 146:69 147:104 148:104 149:104 150:131 151:207
+ 152:131 153:127 154:104 155:77 156:188
+ EndCodeSection
+ CodeSection 159:255
+ 159:142 160:69
+ 161:69 162:131 163:131 164:131 165:131 166:104 167:131 168:131
+ 169:104 170:85 171:115 172:207 173:69 174:104 175:104 176:131
+ 177:207 178:81 179:81 180:131 181:123 182:131 183:69 184:131
+ 185:81 186:85 187:115 188:207 189:207 190:207 191:108 192:154
+ 193:154 194:154 195:154 196:154 197:154 198:204 199:146 200:119
+ 201:119 202:119 203:119 204:58 205:58 206:58 207:58 208:150
+ 209:150 210:158 211:158 212:158 213:158 214:158 215:207 216:158
+ 217:150 218:150 219:150 220:150 221:142 222:123 223:127 224:112
+ 225:112 226:112 227:112 228:112 229:112 230:177 231:112 232:112
+ 233:112 234:112 235:112 236:50 237:50 238:50 239:50 240:119
+ 241:119 242:119 243:119 244:119 245:119 246:119 247:207 248:119
+ 249:119 250:119 251:119 252:119 253:115 254:119 255:115
+ EndCodeSection
+EndFontInfo
+
+TypefaceFonts Courier
+ Name "Courier" Serif
+ Translates Latin1ToWindows
+ FontHeight
+ Height 200
+ Normal Courier10
+ Bold Courier10
+ Italic Courier10
+ BoldItalic Courier10
+ Command "<27>(s0p12h10v3T"
+ EndFontHeight
+ FontHeight
+ Height 240
+ Normal Courier12
+ Bold Courier12
+ Italic Courier12
+ BoldItalic Courier12
+ Command "<27>(s0p10h12v3T"
+ EndFontHeight
+EndTypefaceFonts
+
+TypefaceFonts CourierDJ
+ Name "Courier" Serif
+ Translates Latin1ToWindows
+ FontHeight
+ Height 120
+ Normal Courier6
+ Bold Courier6
+ Italic Courier6
+ BoldItalic Courier6
+ Command "<27>(s0p20h6v3T"
+ EndFontHeight
+ FontHeight
+ Height 240
+ Normal Courier12
+ Bold Courier12
+ Italic Courier12
+ BoldItalic Courier12
+ Command "<27>(s0p10h12v3T"
+ EndFontHeight
+ FontHeight
+ Height 480
+ Normal Courier24
+ Bold Courier24
+ Italic Courier24
+ BoldItalic Courier24
+ Command "<27>(s0p5h24v3T"
+ EndFontHeight
+EndTypefaceFonts
+
+TypefaceFonts LetterGothic
+ Name "Letter Gothic"
+ Translates Latin1ToWindows
+ FontHeight
+ Height 120
+ Normal LetterGothic6
+ Bold LetterGothic6
+ Italic LetterGothic6
+ BoldItalic LetterGothic6
+ Command "<27>(s0p24h6v6T"
+ EndFontHeight
+ FontHeight
+ Height 240
+ Normal LetterGothic12
+ Bold LetterGothic12
+ Italic LetterGothic12
+ BoldItalic LetterGothic12
+ Command "<27>(s0p12h12v6T"
+ EndFontHeight
+ FontHeight
+ Height 480
+ Normal LetterGothic24
+ Bold LetterGothic24
+ Italic LetterGothic24
+ BoldItalic LetterGothic24
+ Command "<27>(s0p6h24v6T"
+ EndFontHeight
+EndTypefaceFonts
+
+TypefaceFonts CourierLJ4
+ Name "Courier" Serif
+ Translates NoTranslates
+ FontHeight
+ Height 120
+ Normal Courier6
+ Bold Courier6
+ Italic Courier6
+ BoldItalic Courier6
+ Command "<27>(s0p20h6v3T"
+ EndFontHeight
+ FontHeight
+ Height 160
+ Normal Courier8
+ Bold Courier8
+ Italic Courier8
+ BoldItalic Courier8
+ Command "<27>(s0p15h8v3T"
+ EndFontHeight
+ FontHeight
+ Height 200
+ Normal Courier10
+ Bold Courier10
+ Italic Courier10
+ BoldItalic Courier10
+ Command "<27>(s0p12h10v3T"
+ EndFontHeight
+ FontHeight
+ Height 240
+ Normal Courier12
+ Bold Courier12
+ Italic Courier12
+ BoldItalic Courier12
+ Command "<27>(s0p10h12v3T"
+ EndFontHeight
+ FontHeight
+ Height 320
+ Normal Courier16
+ Bold Courier16
+ Italic Courier16
+ BoldItalic Courier16
+ Command "<27>(s0p7.5h16v3T"
+ EndFontHeight
+ FontHeight
+ Height 400
+ Normal Courier20
+ Bold Courier20
+ Italic Courier20
+ BoldItalic Courier20
+ Command "<27>(s0p6h20v3T"
+ EndFontHeight
+ FontHeight
+ Height 480
+ Normal Courier24
+ Bold Courier24
+ Italic Courier24
+ BoldItalic Courier24
+ Command "<27>(s0p5h24v3T"
+ EndFontHeight
+ FontHeight
+ Height 600
+ Normal Courier30
+ Bold Courier30
+ Italic Courier30
+ BoldItalic Courier30
+ Command "<27>(s0p4h30v3T"
+ EndFontHeight
+ FontHeight
+ Height 800
+ Normal Courier40
+ Bold Courier40
+ Italic Courier40
+ BoldItalic Courier40
+ Command "<27>(s0p3h40v3T"
+ EndFontHeight
+ FontHeight
+ Height 1200
+ Normal Courier60
+ Bold Courier60
+ Italic Courier60
+ BoldItalic Courier60
+ Command "<27>(s0p2h60v3T"
+ EndFontHeight
+EndTypefaceFonts
+
+TypefaceFonts LinePrinter
+ Name "Lineprinter"
+ Translates Latin1ToWindows
+ FontHeight
+ Height 170
+ Normal LinePrinter9
+ Bold LinePrinter9
+ Italic LinePrinter9
+ BoldItalic LinePrinter9
+ Command "<27>(s0p16.67h8.5v0T"
+ EndFontHeight
+EndTypefaceFonts
+
+TypefaceFonts CgTimes
+ Name "CG Times" Proportional Serif
+ Translates Latin1ToWindows
+ ScalableFontHeight
+ HeightMin 80 ! min font height 80 twips = 4 point
+ HeightMax 1200 ! max font height 1200 twips ( = 60 point)
+ HeightDelta 20 ! delta font height 20 twips = 1 point
+ Normal CgTimesStd
+ Bold CgTimesBold
+ Italic CgTimesItalic
+ BoldItalic CgTimesBoldItalic
+ Command "<27>(s1p%dv4101T"
+ EndScalableFontHeight
+EndTypefaceFonts
+
+TypefaceFonts CgTimesDJ
+ Name "CG Times" Proportional Serif
+ Translates Latin1ToWindows
+ ScalableFontHeight
+ HeightMin 160 ! min font height 120 twips = 8 point
+ HeightMax 280 ! max font height 280 twips ( = 14 point)
+ HeightDelta 40 ! delta font height 40 twips = 2 point
+ Normal CgTimesStdDJ
+ Bold CgTimesBoldDJ
+ Italic CgTimesItalicDJ
+ BoldItalic CgTimesBoldItalicDJ
+ Command "<27>(s1p%dv4101T"
+ EndScalableFontHeight
+EndTypefaceFonts
+
+TypefaceFonts Univers
+ Name "Univers" Proportional
+ Translates Latin1ToWindows
+ ScalableFontHeight
+ HeightMin 80 ! min font height 80 twips = 4 point
+ HeightMax 1200 ! max font height 1200 twips ( = 60 point)
+ HeightDelta 20 ! delta font height 20 twips = 1 point
+ Normal UniversStd
+ Bold UniversBold
+ Italic UniversItalic
+ BoldItalic UniversBoldItalic
+ Command "<27>(s1p%dv4148T"
+ EndScalableFontHeight
+EndTypefaceFonts
+
+TypefaceFonts UniversDJ
+ Name "Univers" Proportional
+ Translates Latin1ToWindows
+ ScalableFontHeight
+ HeightMin 200 ! min font height 120 twips = 10 point
+ HeightMax 240 ! max font height 280 twips ( = 12 point)
+ HeightDelta 40 ! delta font height 40 twips = 2 point
+ Normal UniversStdDJ
+ Bold UniversBoldDJ
+ Italic UniversStdDJ
+ BoldItalic UniversBoldDJ
+ Command "<27>(s1p%dv4148T"
+ EndScalableFontHeight
+EndTypefaceFonts
+
+TypefaceFonts CgTimesLJ4
+ Name "CG Times" Proportional Serif
+ Translates NoTranslates
+ ScalableFontHeight
+ HeightMin 80 ! min font height 80 twips = 4 point
+ HeightMax 1200 ! max font height 1200 twips ( = 60 point)
+ HeightDelta 20 ! delta font height 20 twips = 1 point
+ Normal CgTimesStdLJ4
+ Bold CgTimesBoldLJ4
+ Italic CgTimesItalicLJ4
+ BoldItalic CgTimesBoldItalicLJ4
+ Command "<27>(s1p%dv4101T"
+ EndScalableFontHeight
+EndTypefaceFonts
+
+TypefaceFonts UniversLJ4
+ Name "Univers" Proportional
+ Translates NoTranslates
+ ScalableFontHeight
+ HeightMin 80 ! min font height 80 twips = 4 point
+ HeightMax 1200 ! max font height 1200 twips ( = 60 point)
+ HeightDelta 20 ! delta font height 20 twips = 1 point
+ Normal UniversStdLJ4
+ Bold UniversBoldLJ4
+ Italic UniversItalicLJ4
+ BoldItalic UniversBoldItalicLJ4
+ Command "<27>(s1p%dv4148T"
+ EndScalableFontHeight
+EndTypefaceFonts
+
+Model HPDJ340
+ Name "HP DeskJet 340" RequiresPrinterPort
+ Uid 268435722
+! 1 = Deskjet
+! 2 = LandscapeNotAvailable
+ Flags 3
+ Resources Pcl5DJResources
+ KPixelWidth 4800 ! Twips = 300 dots per inch
+ KPixelHeight 4800
+ PortraitOffset 75 0 ! Pixels
+ LandscapeOffset 75 0
+ MinMarginLeft 50 ! Pixels
+ MinMarginRight 50
+ MinMarginTop 75
+ MinMarginBottom 175
+ DisplayMode Gray2
+ TypefaceFontss
+ CourierDJ
+ LetterGothic
+ CgTimesDJ NotInLandscape
+ UniversDJ NotInLandscape
+ EndTypefaceFontss
+EndModel
+
+Model HPDJ660C
+ Name "HP DeskJet 660C" RequiresPrinterPort
+ Uid 268435721
+! 1 = Deskjet
+! 4 = LandscapeBandingRightToLeft
+ Flags 5
+ Resources Pcl5DJResources
+ KPixelWidth 4800 ! Twips = 300 dots per inch
+ KPixelHeight 4800
+ PortraitOffset 75 0 ! Pixels
+ LandscapeOffset 60 0
+ MinMarginLeft 50 ! Pixels
+ MinMarginRight 50
+ MinMarginTop 75
+ MinMarginBottom 175
+ DisplayMode Gray2
+ TypefaceFontss
+ CourierDJ
+ LetterGothic
+ CgTimesDJ
+ UniversDJ
+ EndTypefaceFontss
+EndModel
+
+Model HPLJ3
+ Name "HP LaserJet 3" RequiresPrinterPort
+ Uid 268435723
+ Flags 0
+ Resources Pcl5Resources
+ KPixelWidth 4800 ! Twips = 300 dots per inch
+
+ KPixelHeight 4800
+ PortraitOffset 75 0 ! Pixels
+ LandscapeOffset 60 0
+ MinMarginLeft 50 ! Pixels
+ MinMarginRight 50
+ MinMarginTop 50
+ MinMarginBottom 50
+ DisplayMode Gray2
+ TypefaceFontss
+ Courier
+ LinePrinter
+ CgTimes
+ Univers
+ EndTypefaceFontss
+EndModel
+
+Model HPLJ4
+ Name "HP LaserJet 4" RequiresPrinterPort
+ Uid 268435726
+ Flags 0
+ Resources Pcl5eResources
+ KPixelWidth 4800 ! Twips = 300 dots per inch
+ KPixelHeight 4800
+ PortraitOffset 75 0 ! Pixels
+ LandscapeOffset 60 0
+ MinMarginLeft 50 ! Pixels
+ MinMarginRight 50
+ MinMarginTop 50
+ MinMarginBottom 50
+ DisplayMode Gray2
+ TypefaceFontss
+ CourierLJ4
+ CgTimesLJ4
+ UniversLJ4
+ EndTypefaceFontss
+EndModel
+
+PdrStoreFile
+ PDLName "PCL5"
+ PDLUid 268435727
+ !PDLName "FbsDrv"
+ !PDLUid 268438799
+
+ Models
+ HPDJ340
+ HPDJ660C
+ HPLJ3
+ HPLJ4
+ EndModels
+EndPdrStoreFile