mIRC art editor & tools (for EFnet #MiRCART)
Go to file
Lucio Andrés Illanes Albornoz e3d23200b3 Implements {un,re}doing resizing.
libcanvas/Canvas.py:_dispatchDeltaPatches(): handle `resize' delta patches.
libcanvas/Canvas.py:_dispatchPatch(): only commit to journal given commitUndo.
libcanvas/Canvas.py:resize(): commit `resize' & {deleted,added} cell deltas to journal.
libcanvas/Canvas.py: minor cleanup.
libcanvas/Canvas{Backend,{Export,Import}Store,Journal}.py: minor cleanup.
assets/text/arab-puke.txt: added from mircart/pack2/.
assets/text/TODO: updated.
2019-09-04 15:52:54 +02:00
assets Implements {un,re}doing resizing. 2019-09-04 15:52:54 +02:00
libcanvas Implements {un,re}doing resizing. 2019-09-04 15:52:54 +02:00
libgui Implements {ex,im}port {to,from} clipboard. 2019-09-04 12:50:21 +02:00
librtl Replaces & merges MiRCART-{nw,python,www} w/ original MiRCART as of Thu Jul 5 2018. 2019-09-01 16:34:00 +02:00
libtools ROAR! 2019-09-03 18:58:50 +02:00
.gitignore ROAR! 2019-09-03 18:58:50 +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
roar.py ROAR! 2019-09-03 18:58:50 +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