JPEGTOCHAT

From The Math Club

Revision as of 20:12, 28 December 2008 by Aempirei (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Contents

About

JPEGTOCHAT (aka jpegtoansi) rules basically. It destroys the lameness of png2mirc. Download it here or on the Demo Code page.

It is THE jpeg to ansi converter for the chats.

Also, thanks to timecop for porting it to windows so you troll masters can use the win32 binary.

Problems with screen

http://frexx.de/xterm-256-notes/ addresses some problems when using screen and viewing xterm colors.

Basically, you can add the following to your ~/.screenrc .

# terminfo and termcap for nice 256 color terminal
# allow bold colors - necessary for some reason

attrcolor b ".I" 

# tell screen how to set colors. AB = background, AF=foreground 

termcapinfo xterm 'Co#256:AB=\E[48;5;%dm:AF=\E[38;5;%dm' 

# erase background with current bg color 

defbce "on" 

Example Gallery

Upclose Example

mMIRC