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

This change is a DISASTER #1

Open
rulatir opened this issue Jul 18, 2021 · 0 comments
Open

This change is a DISASTER #1

rulatir opened this issue Jul 18, 2021 · 0 comments

Comments

@rulatir
Copy link

rulatir commented Jul 18, 2021

I have spent months to convince KDE developers never to rely on EXIF data for showing the image dimension information to the user. The reason this is an extremely bad idea is because with commonly used image manipulation software it is trivially easy to unwittingly produce images with false size information in EXIF. All it takes is mogrify resize, resizing an image in-place; mogrify will resize the image content but leave the EXIF block as is, belt and suspenders and all, yielding a file with false EXIF data. This occurs regularly in the wild.

If this "feature" gets really implemented, it will instantly break hundreds of thousands of websites that use images prepared without concern for EXIF correctness.

@rulatir rulatir changed the title The example doesn't work in supposedly supporting FF90, and that's GOOD, because this change is a DISASTER This change is a DISASTER Jul 18, 2021
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

No branches or pull requests

1 participant