mIRC art editor & tools (for EFnet #MiRCART)
Go to file
Lucio Andrés Illanes Albornoz 22db646b91 assets/text/README.md: updated. 2020-03-28 10:37:39 +01:00
.vscode Cleanup, bugfixes & C++ backend implementation. 2019-10-24 21:14:00 +02:00
assets assets/text/README.md: updated. 2020-03-28 10:37:39 +01:00
libcanvas Cleanup, bugfixes & C++ backend implementation. 2019-10-24 21:14:00 +02:00
libgui libgui/GuiCanvasWxBackend.py:resize(): correctly set self.cellSize on non-Windows platforms (via blowfish.) 2020-03-28 10:31:47 +01:00
liboperators Various bugfixes & usability improvements. 2019-09-27 20:17:39 +02:00
libroar Hard-wire default canvas size on New to [100, 30]. 2019-10-25 13:21:48 +02:00
librtl Cleanup, bugfixes & C++ backend implementation. 2019-10-24 21:14:00 +02:00
libtools Cleanup, bugfixes & C++ backend implementation. 2019-10-24 21:14:00 +02:00
.env .env: added. 2019-09-18 21:12:42 +02:00
.gitignore Various bugfixes & usability improvements. 2019-10-01 19:03:29 +02:00
LICENCE ROAR! 2019-09-03 18:58:50 +02:00
README.md help im trapped inside the commit message oh hey who are OH NO AHHHHHH STOP NO DONT DO THAT AHHHHHHHHHHHHHHHHHH IM BLEEDING 2018-11-26 10:35:48 +01:00
requirements.txt Various bugfixes & usability improvements. 2019-09-23 18:49:33 +02:00
roar.py assets/audio/roarspoke15.wav: added. 2020-01-15 10:49:05 +01:00
setup.py setup.py: added. 2019-09-14 11:23:29 +02:00

README.md

roar.py -- mIRC art editor for Windows & Linux (unmaintained reference implementation, do not use)

  • Prerequisites on Windows: install Python v3.7.x[1] and script dependencies w/ the following elevated command prompt command line:
    pip install requests urllib3 wxPython
  • Prerequisites on Linux: python3 (v3.7.x) && python-wx{gtk2.8,tools} on Debian-family Linux distributions
  • Screenshot:
    Screenshot

References:
Fri, 05 Jan 2018 17:01:47 +0100 [1] Python Releases for Windows | Python.org https://www.python.org/downloads/windows/

vim:ff=dos tw=0