A python project for converting images into coloured text.
Scripts:
project_common.py - Utilities common to all scripts in this repo. Most importantly, this contains StencilCreator, which can paint letters on command.
image_transcription.py - Converts the image at images/test_image.png into a collection of coloured letters, with one letter per pixel.
image_letter_subpixel_display.py - Converts the image at images/test_image.png into a collection of RGB letters, with nine letters per pixel.
trial.py - An test script that can be safely ignored.
Example Images (compressed):
One Letter Per Pixel:
Subpixel Letters: