Files
symlink-images-by-aspect-ratio/.gitignore
Uroš Golja 4a92702082 There are some images that do not have any EXIF data available. This
happens (sometimes) when the image was edited somehow in an editing program, and
the program forgot to append the original EXIF data to the exported
image.

This is why I've changed the way the size (x, y) of an image is
acquired. Instead of looking at the EXIF data, I'm using a module that
actually READS the size from the image. Kudos to the author.
2017-01-05 20:18:57 +01:00

37 B