1screen width 48 2screen height 8 3screen colors 2 4screen background 0 5pixel aspect byte 0 6 7screen map 8 sort flag off 9 rgb 000 000 000 is 0 10 rgb 255 255 255 is 1 11end 12 13image # 1 14image left 0 15image top 0 16image bits 48 by 8 17000111100000000000000000110000000000000000000000 18001100000000000000000000110000000000000000000000 19011111000111110001111100111111000111110001101110 20001100001100011011000110110001100000011001110000 21001100001100011011000110110001100111111001100000 22001100001100011011000110111001101100011001100000 23001100000111110001111100110111000111111001100000 24000000000000000000000000000000000000000000000000 25 26# The following sets edit modes for GNU EMACS 27# Local Variables: 28# mode:picture 29# truncate-lines:t 30# End: 31