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 TIFF support #159

Merged
merged 7 commits into from
Feb 21, 2022
Merged

Add TIFF support #159

merged 7 commits into from
Feb 21, 2022

Conversation

Synchro
Copy link
Contributor

@Synchro Synchro commented Feb 21, 2022

Now that Glide's TIFF support is fixed, I can submit this PR to support the discussion in Media Library!

Comment on lines +174 to +181
$supportedFormats = [
Manipulations::FORMAT_JPG,
Manipulations::FORMAT_PJPG,
Manipulations::FORMAT_PNG,
Manipulations::FORMAT_GIF,
Manipulations::FORMAT_WEBP,
Manipulations::FORMAT_AVIF,
];
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

@riasvdv riasvdv merged commit 76db35b into spatie:main Feb 21, 2022
@riasvdv
Copy link
Member

riasvdv commented Feb 21, 2022

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants