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

Add support for libvips in addition to ImageMagick #30090

Merged
merged 10 commits into from
Jun 5, 2024
Merged

Commits on May 26, 2024

  1. Configuration menu
    Copy the full SHA
    83bcad4 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Configuration menu
    Copy the full SHA
    196f54a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d37eac7 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Configuration menu
    Copy the full SHA
    a260593 View commit details
    Browse the repository at this point in the history
  2. Guard against possible segfaults

    This condition should never happen, but if it does, an exception is better than a segfault
    ClearlyClaire committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    c008fd1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0c78f1b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    376d93b View commit details
    Browse the repository at this point in the history
  5. Fix scaling code

    ClearlyClaire committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    426f713 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d729ac5 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Configuration menu
    Copy the full SHA
    733dd61 View commit details
    Browse the repository at this point in the history