Skip to content

asmundstavdahl/pytexel

Repository files navigation

pytexel

Render pixel graphics as text, using character shapes to represent the original pixel grid as closely as possible.

Demo

python demo-pygame-bounce.py

Usage

To render marie.png as text:

python texelate.py -W $COLUMNS -H 20 marie.png

or

bash texelate.sh marie.png

About

Render pixel graphics with text.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published