Skip to content

BryceStansfield/Letter-Subpixel-Display

Repository files navigation

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:
One Per Pixel Compressed
One Per Pixel Up Close
Subpixel Letters:
Nine Per Pixel Compressed
Nine Per Pixel Up Close

About

A python tool that converts images to letters

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages