fotema icon indicating copy to clipboard operation
fotema copied to clipboard

EXIF orientation breaks image width/height

Open blissd opened this issue 6 months ago • 1 comments

Fotema uses CSS to rotate images so they align with their EXIF orientation data. However, when rotated with CSS the images don't have the proper (rotated) width and height, which manifest as images either having some cropping, or appearing too small for the view port.

This can possibly be fixed by bumping to Glycin 2.0 (beta at time of writing) which can apply EXIF transforms when opening an image.

blissd avatar Aug 05 '24 13:08 blissd