mIRC art editor & tools (for EFnet #MiRCART)
Go to file
Lucio Andrés Illanes Albornoz df8ee6fedf Implements cursor tool & arrow keys navigation.
assets/images/toolCursor.png: added.
libroar/Roar{CanvasCommands{,Tools},Client}.py: adds cursor tool.
libroar/RoarCanvasWindow.py:applyTool(): dummy-handle cursor tool.
libroar/RoarCanvasWindow.py:onKeyboardInput(): update cursor position & cursor on {down,left,right,up} arrow key input.
assets/text/TODO: updated.
2019-09-15 21:33:19 +02:00
assets Implements cursor tool & arrow keys navigation. 2019-09-15 21:33:19 +02:00
libcanvas bcanvas/CanvasImportStore.py:importTextBuffer(): handle exceptions. 2019-09-14 11:52:24 +02:00
libgui Fix assets management canvas panel scrolling. 2019-09-15 16:54:19 +02:00
liboperators Implements invert colours operator. 2019-09-15 20:43:49 +02:00
libroar Implements cursor tool & arrow keys navigation. 2019-09-15 21:33:19 +02:00
librtl Implements recently used {directory,files} in {assets,application} windows & file dialogues. 2019-09-14 15:16:57 +02:00
libtools libtools/ToolObject.py:_mouseEventTsSelect(): reset object{Map,Size} when resetting to TS_NONE. 2019-09-15 19:37:10 +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 Implements merged object tool & flip operators. 2019-09-15 11:06:25 +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