diff options
| author | John MacFarlane <jgm@berkeley.edu> | 2020-12-14 09:39:07 -0800 |
|---|---|---|
| committer | John MacFarlane <jgm@berkeley.edu> | 2020-12-14 09:39:07 -0800 |
| commit | 39153ea6e2a77604e3302c5591fbb65496c3457a (patch) | |
| tree | 225bafba31605d71c3fd7c41127d6ec1e2373045 /src/Text/Pandoc/Lua/Marshaling/SimpleTable.hs | |
| parent | c43e2dc0f4ce639c8d0bd156afea2fd07ffc91ff (diff) | |
| download | pandoc-39153ea6e2a77604e3302c5591fbb65496c3457a.tar.gz | |
ImageSize: use exif width and height when available.
After the move to JuicyPixels, we were getting incorrect
width and heigh information for some images (see #6936, test-3.jpg).
The correct information was encoded in Exif tags that
JuicyPixels seemed to ignore. So we check these first
before looking at the Width and Height identified by
JuicyPixels.
Closes #6936.
Diffstat (limited to 'src/Text/Pandoc/Lua/Marshaling/SimpleTable.hs')
0 files changed, 0 insertions, 0 deletions
