mIRC art editor & tools (for EFnet #MiRCART)
Go to file
Lucio Andrés Illanes Albornoz 9420392b83 assets/html/index.html: fix asset pathnames.
assets/js/clipboard.js:import_ansi(): correctly handle {bold,faint,reset} SGR parameters.
assets/js/clipboard.js:import_ansi(): don't apply {bold,faint} to background colours.
assets/js/clipboard.js:import_ansi(): don't reset {background,foreground} colour & {bold,faint} flags on new row.
assets/js/clipboard.js:import_ansi(): emit missing cells if necessary.
assets/js/clipboard.js:import_ansi(): handle CUrsor Forward control sequence.
assets/js/color.js: removes ansi_bg_bold_import[].
2019-08-28 11:31:42 +02:00
assets assets/html/index.html: fix asset pathnames. 2019-08-28 11:31:42 +02:00
MiRCART-nw Bump to v1.1.5. 2019-08-28 10:37:45 +02:00
MiRCART-python SAUCEToAnsi.py: updated. 2019-08-28 10:32:26 +02:00
MiRCART-www assets/html/index.html: moved from index.html. 2019-08-27 08:49:15 +02:00
.gitattributes Renames asciiblaster{,*} to MiRCART. 2018-11-26 10:45:12 +01:00
.gitignore Renames asciiblaster{,*} to MiRCART. 2018-11-26 10:45:12 +01:00
LICENCE Fix LICENCEs. 2018-11-26 10:54:54 +01: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

MiRCART-{cordoba,nw,www} -- mIRC art editor for {Android,{Linux,Windows},browsers} (WIP)

Originally based on [1].

IrcMiRCARTBot.py -- IRC<->MiRC2png bot (for EFnet #MiRCART) (pending cleanup)

  • Prerequisites: python3 && python3-{json,requests,urllib3} on Debian-family Linux distributions
  • IrcMiRCARTBot.py usage: IrcMiRCARTBot.py <IRC server hostname> [<IRC server port; defaults to 6667>] [<IRC bot nick name; defaults to pngbot>] [<IRC bot user name; defaults to pngbot>] [<IRC bot real name; defaults to pngbot>] [<IRC bot channel name; defaults to #MiRCART>]

MiRCARTToPngFile.py -- convert ASCII w/ mIRC control codes to monospaced PNG (pending cleanup)

  • Prerequisites: python3 && python3-pil on Debian-family Linux distributions
  • MiRC2png.py usage: MiRC2png.py <MiRCART input file pathname> <PNG image output file pathname> [<Font file pathname; defaults to DejaVuSansMono.ttf>] [<Font size; defaults to 11>]

References

Fri, 05 Jan 2018 17:01:47 +0100 [1] asciiblaster

vim:tw=0