Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Load JPEG files independent of suffix #25

Closed
wants to merge 2 commits into from

Commits on Sep 21, 2016

  1. Load JPEG files independent of suffix

    * cleaned up load()
    * added dirty hack to load() (see comments)
    * added test for loading tests/images/02.docx (a jpeg file with wrong suffix)
    * all tests still working
    FelixHaller committed Sep 21, 2016
    Configuration menu
    Copy the full SHA
    113689e View commit details
    Browse the repository at this point in the history
  2. Now Python 2.7 compatible

    * STILL DIRTY!
    FelixHaller committed Sep 21, 2016
    Configuration menu
    Copy the full SHA
    589015f View commit details
    Browse the repository at this point in the history