roar/assets/text
Lucio Andrés Illanes Albornoz da8384f3bb libgui/GuiCanvasInterface.py:canvasExportAsPng(): correctly pass self.parentFrame to wx.FileDialog().
libgui/GuiCanvasInterface.py: minor cleanup.
assets/text/TODO: updated.
2019-09-04 16:36:57 +02:00
..
ImgurApiKey.py.template {assets/tools,lib{canvas,gui,rtl,tools}}/*.py: update copyright legends. 2019-09-04 16:23:59 +02:00
LICENCE Replaces & merges MiRCART-{nw,python,www} w/ original MiRCART as of Thu Jul 5 2018. 2019-09-01 16:34:00 +02:00
README.md ROAR! 2019-09-03 18:58:50 +02:00
TODO libgui/GuiCanvasInterface.py:canvasExportAsPng(): correctly pass self.parentFrame to wx.FileDialog(). 2019-09-04 16:36:57 +02:00
arab-puke.txt Implements {un,re}doing resizing. 2019-09-04 15:52:54 +02:00

README.md

roar.py -- mIRC art editor for Windows & Linux (WIP)

  • Prerequisites on Windows: install Python v3.6.x[1] and script dependencies w/ the following elevated command prompt command line:
    pip install requests urllib3 wxPython
  • Prerequisites on Linux: python3 && 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:tw=0