asrabon

Results 4 issues of asrabon

The code base has been full migrated to Python 3.x. The functionality of the code is all the same however, some modifications have been made to simplify or refactor sections.

Whenever I compile my script utilizing jpegio into an executable using Windows 10 it works without any issue. However, on Windows 7 when I move the executable to another machine...

Is there anyway to make the jpegio return a exception if it breaks in the libjpeg library? Currently if you try to read a jpeg that it can not parse...

If you create a Decoder object in a script and build an executable out of that script using pyinstaller it will not run properly. It will complain about the missing...