README.md: added to repository.

This commit is contained in:
Lucio Andrés Illanes Albornoz 2018-01-02 17:03:15 +01:00
parent 734cc19333
commit 2d397ad4cf
1 changed files with 3 additions and 0 deletions

3
README.md Normal file
View File

@ -0,0 +1,3 @@
# mirc2png -- convert ASCII w/ mIRC control codes to monospaced PNG (for EFnet #MiRCART)
* Prerequisites: python3 && python3-pil on Debian-family Linux distributions
* Usage: ./mirc2png.py `<MiRCART input file pathname>` `<PNG image output file pathname>` [`<Font file pathname; defaults to DejaVuSansMono.ttf>`] [`<Font size; defaults to 11>`]