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

Use imagemagick for tiff image operations #2579

Merged
merged 5 commits into from
Jun 17, 2019
Merged

Commits on Jun 11, 2019

  1. Use imagemagick for tiffs

    Michael Barton committed Jun 11, 2019
    Configuration menu
    Copy the full SHA
    e45ffaa View commit details
    Browse the repository at this point in the history
  2. Only use gm for convert not identify

    This is to investigate if it has caused profile errors when uploading/cropping
    Michael Barton committed Jun 11, 2019
    Configuration menu
    Copy the full SHA
    b453bb5 View commit details
    Browse the repository at this point in the history
  3. Lets try file extension instead

    Michael Barton committed Jun 11, 2019
    Configuration menu
    Copy the full SHA
    d02e2f9 View commit details
    Browse the repository at this point in the history
  4. Pass actual mime type down to image operations

    Michael Barton committed Jun 11, 2019
    Configuration menu
    Copy the full SHA
    b40b9dc View commit details
    Browse the repository at this point in the history
  5. Left over TODO

    Michael Barton committed Jun 11, 2019
    Configuration menu
    Copy the full SHA
    24884fc View commit details
    Browse the repository at this point in the history