Commit Graph

4 Commits

Author SHA1 Message Date
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
Uroš Golja
b39571ff74 Some more ignores.. 2017-01-05 19:58:47 +01:00
Uroš Golja
9fe9c281ef Added vim swap files to the list of ignored files. 2016-11-13 22:35:32 +01:00
Uroš Golja
f617949281 Initial import 2016-10-25 16:01:24 +02:00