Skip to content

3.9.2

  • 3.9.2
  • 13a8f14
  • Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
  • Choose a tag to compare

  • 3.9.2
  • 13a8f14
  • Choose a tag to compare

  • Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
@freekmurze freekmurze tagged this 01 Mar 15:19
* Fix VipsDriver save() without path and format() being ignored

The VipsDriver was missing originalPath tracking and format fallback
logic that GdDriver and ImagickDriver both have. This caused save()
without a path to fail with "Unsupported format 'unknown'" and
format() calls to be ignored when determining the output format.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

* Avoid else in VipsDriver save()

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

---------

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Assets 2
Loading