Blender Git Commit Log
Git Commits -> Revision 6f88053
Revision 6f88053 by Philipp Oeser (master) January 29, 2021, 10:07 (GMT) |
Fix T84661: read jpg pixel density For jpeg, an image.resolution was always based on the default 72dpi, now read the pixel density from the jpeg_decompress_struct, convert according to unit and store in IMBuf's ppm. Not 100% sure of all implications tbh., files I have checked seem to work as expected now in the context of the report. Maniphest Tasks: T84661 Differential Revision: https://developer.blender.org/D10166 |
Commit Details:
Full Hash: 6f88053d852ad7f04b3d67b1905d88917f481ee3
Parent Commit: 3fb5e83
Lines Changed: +12, -1
1 Modified Path:
/source/blender/imbuf/intern/jpeg.c (+12, -1) (Diff)