Skip to content

Tags: Lustmored/intervention-image-vips-driver

Tags

v0.4.0

Toggle v0.4.0's commit message
Properly set image MIME type when opening from a path (osiemsiedem#10)

Without this, format will always be JPEG if no format is explicitly specified. The expected behavior is that the format remains unchanged (PNG becomes PNG etc.).

v0.3.0

Toggle v0.3.0's commit message
Fix the way BlendMode is specified when dealing with transparent imag…

…es (osiemsiedem#8)

v0.2.0

Toggle v0.2.0's commit message
Use sequential access mode when "VIPS_ACCESS_MODE=sequential"

Couldn't find any other sane way of passing arbitrary options to this call

v0.1.0

Toggle v0.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #2 from widewhale/fix-webp-error

Remove 'interlace' option from webp processing