Commit graph

4 commits

Author SHA1 Message Date
adam
163ac3531e py-piexif: updated to 1.1.3
1.1.3:
Fix failure to decode a minimal 1 x 1 pixel JPEG
2019-07-05 11:11:13 +00:00
kleink
81eeb6cf7f py-piexif: Update to 1.1.2.
1.1.2
-----

- Resolve issue. https://github.com/hMatoba/Piexif/issues/64

1.1.1
-----

- Ignore XMP segment. Related to https://github.com/hMatoba/Piexif/pull/74.

1.1.0b
------

- "load", "insert", and "remove" support WebP format.
2018-11-16 15:34:33 +00:00
adam
ec954b8d98 1.0.13:
Added helper function to read and write "UserComment".
Added to support for SignedByte, SigendShort, Float, and Double.
2017-09-11 05:18:51 +00:00
kleink
90e939fe7c Import piexif 1.0.12 as graphics/py-piexif.
Exif manipulation with pure python script.

* Pure Python. So, it runs everywhere where Python runs.
* Easy exif manipulations. Read, write, remove...
* Documented.
2017-08-04 18:43:18 +00:00