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

HEIC previews as JPG rather than PNGs to save space. #10827

Merged
merged 2 commits into from
Aug 24, 2018

Conversation

steiny2k
Copy link
Contributor

The initial implementation was based on the Bitmap class, which used ImageMagick to create png previews. As the nature of HEIC images is rather photos than illustrations it is better to create .jpg files for the preview.

@steiny2k
Copy link
Contributor Author

@MorrisJobke @rullzer this is a follow-up to #10526 changing the preview image format like we discussed.

@rullzer
Copy link
Member

rullzer commented Aug 24, 2018

It looks that there are some imports missing let me see about that

Signed-off-by: Roeland Jago Douma <[email protected]>
@rullzer rullzer merged commit ac93230 into nextcloud:master Aug 24, 2018
@rullzer rullzer mentioned this pull request Aug 24, 2018
3 tasks
@MorrisJobke MorrisJobke mentioned this pull request Aug 24, 2018
steiny2k added a commit to steiny2k/gallery that referenced this pull request Aug 27, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants