mirror of
https://github.com/lalbornoz/roar.git
synced 2024-11-05 07:16:39 +00:00
deba33deba
libgui/GuiCanvasWxBackend.py:{arabicShapes{},_reshapeArabic()}: initial implementation. libgui/GuiCanvasWxBackend.py:draw{CursorMaskWithJournal,Patch}(): update type signature. libgui/GuiCanvasWxBackend.py:drawPatch(): call _reshapeArabic() on Arabic character patches. libroar/Roar{Assets,Canvas}Window.py: pass updated set of arguments to backend.draw{CursorWithMask,Patch}(). libtools/ToolText.py:{arabicRegEx{},_checkRtl()}: initial implementation. libtools/ToolText.py:_processKeyChar(): call _checkRtl(). libtools/ToolText.py:onKeyboardEvent(): initial implementation of RTL backspace support. assets/text/TODO: updated. |
||
---|---|---|
.. | ||
arab-spokelion.txt | ||
ImgurApiKey.py.template | ||
LICENCE | ||
README.md | ||
spoke-arablion.txt | ||
spoke-vxplion.txt | ||
TODO |
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:
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