kounch

Results 4 issues of kounch

If any image file inside a comic book archive has non US ASCII characters (e.g. "**Cómic 001.jpg**"), comic streamer importer fails with an exception at _ComicStreamer/libs/comictaggerlib/comicarchive.py_: ``` def getPageNameList( self...

After auto-tagging some comics with ComicTagger, some of them appear to have bad data in Credits, with some names added, but with no role associated. This breaks comic streamer importer,...

Add support to play a TZX file with direct recording / raw blocks inside (ID: 0x15)

I have a pulpscript recursive call (to make some tiles slippery), like this: ``` on pSlip do x = event.px y = event.py mSr = type x,y if mSr=="item" then...