mirror of
https://github.com/lalbornoz/roar.git
synced 2024-11-22 07:16:38 +00:00
mIRC art editor & tools (for EFnet #MiRCART)
28e5b9b958
pngbot.py:IrcMiRCARTBot.dispatch(): add status (stdout) messages. pngbot.py:IrcMiRCARTBot.dispatch(): always use lower-case channel name in status (stdout) messages. |
||
---|---|---|
.gitignore | ||
DejaVuSansMono.ttf | ||
mirc2png.py | ||
pngbot.py | ||
README.md |
mirc2png -- convert ASCII w/ mIRC control codes to monospaced PNG (for EFnet #MiRCART)
- Prerequisites: python3 && python3-pil (&& python3-{json,requests,urllib3} for pngbot.py) 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>
]