home *** CD-ROM | disk | FTP | other *** search
- rem Seikosha SP-1200AI (Epson mode)
-
- cc '@'=27,"@"
- cc 'b'=27,"E" ; 27,"F"
- cc 'c'=15 ; 18
- cc 'd'=27,"G" ; 27,"H"
- cc 'e'=27,"M" ; 27,"P"
- cc 'i'=27,"4" ; 27,"5"
- cc 'l'=27,"W",1 ; 27,"W",0
- cc 'n'=27,"P"
- cc 'p'=27,"p",1 ; 27,"p",0
- cc 'q'=27,"x",1 ; 27,"x",0
- cc 's'=27,"S",1 ; 27,"T"
- cc 't'=27,"S",0 ; 27,"T"
- cc 'u'=27,"-",1 ; 27,"-",0
-
- rc '#'=27,"R",0,"#"
- rc '$'=27,"R",0,"$"
- rc '@'=27,"R",0,"@"
- rc '['=27,"R",0,"["
- rc '\'=27,"R",0,"\"
- rc ']'=27,"R",0,"]"
- rc '^'=27,"R",0,"^"
- rc '`'=27,"R",0,"`"
- rc '{'=27,"R",0,"{"
- rc '|'=27,"R",0,"|"
- rc '}'=27,"R",0,"}"
- rc '~'=27,"R",0,"~"
- rc 'à'=27,"R",1,"@"
- rc '°'=27,"R",1,"["
- rc 'ç'=27,"R",1,"\"
- rc '§'=27,"R",1,"]"
- rc 'é'=27,"R",1,"{"
- rc 'ù'=27,"R",1,"|"
- rc 'è'=27,"R",1,"}"
- rc '¨'=27,"R",1,"~"
- rc 'Ä'=27,"R",2,"["
- rc 'Ö'=27,"R",2,"\"
- rc 'Ü'=27,"R",2,"]"
- rc 'ä'=27,"R",2,"{"
- rc 'ö'=27,"R",2,"|"
- rc 'ü'=27,"R",2,"}"
- rc 'ß'=27,"R",2,"~"
- rc '£'=27,"R",3,"#"
- rc 'Æ'=27,"R",4,"["
- rc 'Ø'=27,"R",4,"\"
- rc 'Å'=27,"R",4,"]"
- rc 'æ'=27,"R",4,"{"
- rc 'ø'=27,"R",4,"|"
- rc 'å'=27,"R",4,"}"
- rc '¤'=27,"R",5,"$"
- rc 'É'=27,"R",5,"@"
- rc 'ò'=27,"R",6,"|"
- rc 'ì'=27,"R",6,"~"
- rc '¡'=27,"R",7,"["
- rc 'Ñ'=27,"R",7,"\"
- rc '¿'=27,"R",7,"]"
- rc 'ñ'=27,"R",7,"|"
- rc '¥'=27,"R",8,"\"
-
- rc ''=27,"K",6,0, 32,64,254,64,32,0
- rc ''=27,"K",6,0, 8,4,254,4,8,0
- rc 26 =27,"L",12,0, 16,0,16,0,16,0,84,40,16,0,0,0
- rc ''=27,"L",12,0, 16,40,84,0,16,0,16,0,16,0,0,0
- rc 'ª'=27,"L",12,0, 18,40,130,40,130,40,130,112,10,0,0,0
- rc 'º'=27,"L",12,0, 2,112,138,0,138,0,138,112,2,0,0,0
- rc '½'=27,"L",12,0, 64,0,248,0,9,18,1,20,9,0,0,0
- rc '¼'=27,"L",12,0, 64,0,250,4,10,0,31,0,2,0,0,0
- rc '«'=27,"K",6,0, 16,40,84,40,68,0
- rc '»'=27,"K",6,0, 68,40,84,40,16,0
- rc '¶'=27,"L",12,0, 64,0,240,0,254,0,128,126,128,0,0,0
-
- rc 'Ç'="C",8,","
- rc 'â'="a",8,27,"R",0,"^"
- rc 'ê'="e",8,27,"R",0,"^"
- rc 'î'="i",8,27,"R",0,"^"
- rc 'ô'="o",8,27,"R",0,"^"
- rc 'û'="u",8,27,"R",0,"^"
- rc 'ë'="e",8,27,"R",1,"~"
- rc 'ï'="i",8,27,"R",1,"~"
- rc 'á'="a",8,27,"K",6,0,0,0,64,128,0,0
- rc 'í'="i",8,27,"K",6,0,0,0,64,128,0,0
- rc 'ó'="o",8,27,"K",6,0,0,0,64,128,0,0
- rc 'Ú'="u",8,27,"K",6,0,0,0,64,128,0,0
-
- hl 27,"J",18
- pscode 27,"9"; 27,"8"
-
- mm 1
- pw 20
- cw 24
- mf 4
-
- rem the following widths are in units of 1/240" (dots)
-
- width ''=24
- width ''=24
- width ''=24
- width 26 =24
- width '¶'=24
- width '§'=21
-
- width ' '=24
- width '!'=17
- width '"'=17
- width '#'=23
- width '$'=21
- width '%'=23
- width '&'=23
- width '''=18
- width '('=19
- width ')'=17
- width '*'=22
- width '+'=22
- width ','=13
- width '-'=21
- width '.'=15
- width '/'=23
- width '0'=21
- width '1'=20
- width '2'=21
- width '3'=21
- width '4'=21
- width '5'=21
- width '6'=21
- width '7'=21
- width '8'=21
- width '9'=21
- width ':'=15
- width ';'=15
- width '<'=19
- width '='=21
- width '>'=19
- width '?'=21
- width '@'=22
- width 'A'=23
- width 'B'=23
- width 'C'=23
- width 'D'=23
- width 'E'=23
- width 'F'=23
- width 'G'=23
- width 'H'=23
- width 'I'=19
- width 'J'=21
- width 'K'=23
- width 'L'=22
- width 'M'=24
- width 'N'=24
- width 'O'=23
- width 'P'=22
- width 'Q'=23
- width 'R'=23
- width 'S'=23
- width 'T'=23
- width 'U'=23
- width 'V'=23
- width 'W'=24
- width 'X'=23
- width 'Y'=23
- width 'Z'=22
- width '['=17
- width '\'=23
- width ']'=13
- width '^'=19
- width '_'=24
- width '`'=17
- width 'a'=22
- width 'b'=23
- width 'c'=22
- width 'd'=23
- width 'e'=21
- width 'f'=21
- width 'g'=23
- width 'h'=23
- width 'i'=20
- width 'j'=20
- width 'k'=23
- width 'l'=20
- width 'm'=24
- width 'n'=23
- width 'o'=22
- width 'p'=23
- width 'q'=23
- width 'r'=22
- width 's'=23
- width 't'=21
- width 'u'=23
- width 'v'=23
- width 'w'=24
- width 'x'=23
- width 'y'=23
- width 'z'=21
- width '{'=21
- width '|'=17
- width '}'=20
- width '~'=21
-
- width 'Ç'=23
- width 'ü'=23
- width 'é'=21
- width 'â'=22
- width 'ä'=22
- width 'à'=22
- width 'å'=22
- width 'ç'=22
- width 'ê'=21
- width 'ë'=21
- width 'è'=21
- width 'ï'=21
- width 'î'=20
- width 'ì'=20
- width 'Ä'=23
- width 'Å'=23
- width 'É'=23
- width 'æ'=24
- width 'Æ'=24
- width 'ô'=22
- width 'ö'=22
- width 'ò'=22
- width 'û'=23
- width 'ù'=23
- width 'Ö'=23
- width 'Ü'=23
- width 'ø'=19
- width '£'=21
- width 'Ø'=23
- width 'á'=22
- width 'í'=20
- width 'ó'=22
- width 'Ú'=23
- width 'ñ'=23
- width 'Ñ'=24
- width 'ª'=24
- width 'º'=24
- width '¿'=21
- width '½'=24
- width '¼'=24
- width '¡'=13
- width '«'=24
- width '»'=24
-
- width 'ß'=21
- width 'µ'=23
-