mIRC art editor & tools (for EFnet #MiRCART)
Go to file
Lucio Andrés Illanes Albornoz c049181ceb libroar/RoarAssetsWindow.py:{_importFiles, on{Load,Save}List,__init__}(): {pass,receive} lastDir {before,after} wx.FileDialog()s.
libroar/RoarCanvasCommandsFile.py:{_importFile,canvasExportAs{Ansi,Png},SaveAs,__init__}(): {pass,receive} lastDir {before,after} wx.FileDialog()s.
2019-09-14 11:49:08 +02:00
assets libgui/GuiCanvasWxBackend.py:{resize,__init__}(): restrict external font loading to Windows (via sym.) 2019-09-13 10:03:39 +02:00
libcanvas libcanvas/CanvasJournal.py:end(): purge patchesUndo if at patchesUndoLevel > 0. 2019-09-12 16:39:17 +02:00
libgui libgui/GuiCanvasWxBackend.py:GuiBufferedDC.__init__(): directly select buffer into DC. 2019-09-13 21:09:51 +02:00
libroar libroar/RoarAssetsWindow.py:{_importFiles, on{Load,Save}List,__init__}(): {pass,receive} lastDir {before,after} wx.FileDialog()s. 2019-09-14 11:49:08 +02:00
librtl lib{canvas,gui,rtl,tools}/*.py: remove trailing SP. 2019-09-09 12:46:52 +02:00
libtools libtools/ToolObject.py:onSelectEvent(): obtain correct canvas map cell given transparent object selection cell. 2019-09-14 10:49:11 +02:00
.gitignore .gitignore: ignore build/. 2019-09-14 11:29:26 +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 setup.py: added. 2019-09-14 11:23:29 +02:00
roar.py roar.py: fix argument handling. 2019-09-14 11:21:40 +02:00
setup.py setup.py: added. 2019-09-14 11:23:29 +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:ff=dos tw=0