Changes
Teletext
,/* Code for image conversion */
Done by Nico D. in Perl.
Image must first be processed in Gimp to resize it to 80 (79 exactly) pixel width, colour converted to 1 bit black&white, floyd-steinberg(normal). It seems that to have a correct aspect ratio at the destination you should multiply the original height by 1.25
#!/usr/bin/perl