Skip to content
Thomas Leathers edited this page May 30, 2016 · 1 revision

T-IMG.py:

usage: T-IMG.py [TIMG file to draw]
T-IMG .TIMG interpreter

T-CODE-RAW.py

usage: T-CODE-RAW.py [TIMG file to convert]
T-IMG .TIMG to raw ANSI escape code converter

TIMGTRANS-PY.sh

small piece of shell script that will convert all .TIMG files to .TCR files automatically, copying T-CODE-RAW.py's output-raw.txt as necessary
note: make sure T-CODE-RAW.py is in the same directory. modify this shell script as necessary.

Clone this wiki locally