From: Shiar Date: Wed, 6 Feb 2008 17:59:15 +0000 (+0100) Subject: rewritten game capture X-Git-Url: http://git.shiar.net/gitweb.cgi/perl/schtarr.git/commitdiff_plain/f241f9a797145d1c5de59696ec4736c582ea4aed?hp=f241f9a797145d1c5de59696ec4736c582ea4aed rewritten game capture Uses Imager for its nicer Perl interface and available X11 capture module. Depending on command line arguments, opens image files or captures from DISPLAY (map every second (doesn't update any more often), stats more often). Characters are compared by all pixels (and ignoring 'shadow' colors for much greater effect). ---