You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This seems to be a GD library issue. The function imageresolution seems to return incorrect values. So far I have only been able to observe this in Jpeg format. An image was read in which had a 72-DPI resolution, this was interpreted by imageresolution as 96-DPI. This problem did not occur with PNG files.
The text was updated successfully, but these errors were encountered:
This seems to be a GD library issue. The function imageresolution seems to return incorrect values. So far I have only been able to observe this in Jpeg format. An image was read in which had a 72-DPI resolution, this was interpreted by
imageresolution
as 96-DPI. This problem did not occur with PNG files.The text was updated successfully, but these errors were encountered: