rem BROTHER M-1724L Set dip switch SW1-4 to on. All others off.
rem Note that PL 64 (not 66) is required with SF-40+/30 Sheet feeder. Set PL 64
rem in CONFIG or documents.

ab 12
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 'f'=27,25, "R"                                              
cc 'i'=27,"4"			; 27,"5"                      
cc 'l'=27,"[","@",4,0,0,0,34,2	; 27,"[","@",4,0,0,0,17,1     
cc 'n'=27,"P"                                                 
cc 'p'=27,"p",1			; 27,"p",0                    
cc 'q'=27,"x",1			; 27,"x",0                    
cc 's'=27,"S",0			; 27,"T"                       
cc 't'=27,"S",1			; 27,"T"                      
cc 'u'=27,"-",1			; 27,"-",0

rc ''=27,"*",40,30,0,  0,32,0,0,96,0,0,224,0,1,224,0,3,224,0,7,224,0,15,224,0,31,224,0,63,255,240,31,224,0,15,224,0,7,224,0,3,224,0,1,224,0,0,224,0,0,96,0,0,32,0,  0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
rc ''=27,"*",40,30,0,  0,16,0,0,24,0,0,28,0,0,30,0,0,31,0,0,31,128,0,31,192,0,31,224,63,255,240,0,31,224,0,31,192,0,31,128,0,31,0,0,30,0,0,28,0,0,24,0,0,16,0,      0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
rc 26 =27,"*",40,30,0,  0,32,0,0,32,0,0,32,0,0,32,0,0,32,0,0,32,0,0,32,0,0,32,0,0,32,0,0,32,0,0,32,0,0,32,0,0,32,0,0,32,0,0,32,0,15,255,128,7,255,0,3,254,0,1,252,0,0,248,0,0,112,0,0,32,0,0,32,0  ,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
rc ''=27,"*",40,30,0,  0,32,0,0,32,0,0,112,0,0,248,0,1,252,0,3,254,0,7,255,0,15,255,128,0,32,0,0,32,0,0,32,0,0,32,0,0,32,0,0,32,0,0,32,0,0,32,0,0,32,0,0,32,0,0,32,0,0,32,0,0,32,0,0,32,0,0,32,0  ,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
rc '¶'=27,"*",40,31,0,  3,192,0,4,32,0,8,16,0,8,16,0,8,16,0,8,16,0,8,16,0,8,16,0,8,16,0,8,16,0,8,16,0,8,16,0,15,255,240,8,0,0,8,0,0,8,0,0,8,0,0,8,0,0,8,0,0,15,255,240,    0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0

ch=128
while ch<160
  rc ch=27,"6",ch
  ch=ch+1
wend

rem the following command is the corrected half line-feed (15/180ths")
hl 27,"J",15
pscode 27,"9"; 27,"8"

pw 30
cw 36
mf 2
mm 0
mc 27,92,1,0


width ''=36
width ''=36
width ''=36
width 26 =36
width '¶'=36
width '§'=30
        
width ' '=30
width '!'=18
width '"'=30
width '#'=30
width '$'=30
width '%'=36
width '&'=36
width '''=18
width '('=24
width ')'=24
width '*'=30
width '+'=30
width ','=18
width '-'=30
width '.'=18
width '/'=30
width '0'=30
width '1'=30
width '2'=30
width '3'=30
width '4'=30
width '5'=30
width '6'=30
width '7'=30
width '8'=30
width '9'=30
width ':'=18
width ';'=18
width '<'=30
width '='=30
width '>'=30
width '?'=30
width '@'=36
width 'A'=36
width 'B'=36
width 'C'=36
width 'D'=36
width 'E'=36
width 'F'=36
width 'G'=36
width 'H'=36
width 'I'=24
width 'J'=30
width 'K'=36
width 'L'=36
width 'M'=42
width 'N'=36
width 'O'=36
width 'P'=36
width 'Q'=36
width 'R'=36
width 'S'=36
width 'T'=36
width 'U'=42
width 'V'=36
width 'W'=42
width 'X'=36
width 'Y'=36
width 'Z'=30
width '['=24
width '\'=30
width ']'=24
width '^'=30
width '_'=30
width '`'=18
width 'a'=30
width 'b'=36
width 'c'=30
width 'd'=36
width 'e'=30
width 'f'=24
width 'g'=36
width 'h'=36
width 'i'=18
width 'j'=24
width 'k'=36
width 'l'=18
width 'm'=42
width 'n'=36
width 'o'=30
width 'p'=36
width 'q'=36
width 'r'=30
width 's'=30
width 't'=24
width 'u'=36
width 'v'=36
width 'w'=42
width 'x'=30
width 'y'=36
width 'z'=30
width '{'=24
width '|'=18
width '}'=24
width '~'=30
        
width 'Ç'=36
width 'ü'=36
width 'è'=30
width 'â'=30
width 'ä'=30
width 'à'=30
width 'å'=30
width 'ç'=30
width 'ê'=30
width 'ë'=30
width 'é'=30
width 'ï'=18
width 'î'=18
width 'ì'=18
width 'Ä'=36
width 'Å'=36
width 'É'=36
width 'æ'=42
width 'Æ'=42
width 'ô'=30
width 'ö'=30
width 'ò'=30
width 'û'=36
width 'ù'=36
width 'y'=36
width 'Ö'=36
width 'Ü'=42
width 'ø'=36
width '£'=30
width 'Ø'=30
width 'f'=30
width 'á'=30
width 'í'=18
width 'ó'=30
width 'ú'=36
width 'ñ'=36
width 'Ñ'=36
width 'ª'=30
width 'º'=30
width '¿'=30
width '½'=30
width '¼'=30
width '¡'=30
width '«'=30
width '»'=30
        
width 'à'=36
width 'ß'=36
width 'â'=36
width 'ã'=36
width 'ä'=36
width 'å'=36
width 'µ'=36
width 'ç'=36
width 'è'=36
width 'é'=36
width 'ê'=36
width 'ë'=30
width 'ì'=36
width 'í'=36
width 'î'=30
width 'ï'=30
        
width 'ð'=30
width 'ñ'=30
width 'ò'=30
width 'ó'=30
width 'ô'=36
width 'õ'=36
width 'ö'=30
width '÷'=30
width '°'=24
width 'ù'=18
width 'ú'=18
width 'û'=36
width 'ü'=24
width 'ý'=24
width 'þ'=18
