Andrew Murray
|
ee34d6843b
|
Further health fixes
|
2015-04-24 18:24:52 +10:00 |
|
hugovk
|
1335006cd7
|
flake8
|
2014-08-28 14:44:19 +03:00 |
|
Eric W. Brown
|
b46f5c6b1e
|
Better documented limited MPO save feature.
At present it’s only possible to save the current frame of an MPO, not
the MPO in its entirety. Added testing verifying as much.
|
2014-07-30 09:17:36 -07:00 |
|
Eric W. Brown
|
3b3f58d1bc
|
Changed PIL to Pillow for newly supported formats.
|
2014-07-25 14:47:07 -04:00 |
|
Eric W. Brown
|
a5683ab574
|
Implemented MP attribute breakdown with tests.
|
2014-07-24 15:00:19 -04:00 |
|
Eric W. Brown
|
8d7266afc5
|
Fixed typo in new MPO unit test.
|
2014-07-23 11:36:23 -04:00 |
|
Eric W. Brown
|
832e11bed5
|
Enabled seeking in MPO files.
Note to self: either put the offset in the load_seek() definition or
the tile definition, not both.
|
2014-07-23 11:27:46 -04:00 |
|
Eric W. Brown
|
d5909e4946
|
Basic MPO reading works, seek is partially there.
|
2014-07-22 13:31:51 -04:00 |
|
Eric W. Brown
|
53b7f6294b
|
First steps toward MPO support.
Allows Pillow to distinguish between JPEGs and MPOs, and provides some
MPO metadata handling. Does not yet handle multiple frames.
|
2014-07-16 11:36:56 -04:00 |
|