Andrew Murray
|
d1c182cadc
|
Various Flake8 fixes
|
2015-04-24 09:26:52 +10:00 |
|
Björn Pedersen
|
47f5c9e650
|
Fix float precission
|
2015-02-23 12:11:20 +01:00 |
|
Björn Pedersen
|
e8553e1dae
|
Tiff float tags: Use first val in tuple
|
2015-02-23 12:06:29 +01:00 |
|
Björn Pedersen
|
0238a80e24
|
Fix test failure on float
due to rounding, the values are just 'almost' equal.
|
2015-02-23 11:19:32 +01:00 |
|
Björn Pedersen
|
1f11fc7be5
|
Fix typo in test
|
2015-02-23 11:09:01 +01:00 |
|
Björn Pedersen
|
31be9f12ad
|
Add tests for tiff float tag values
Add tests for writing of float/double values in tiff file tags.
|
2015-02-23 10:52:27 +01:00 |
|
Hugo
|
c0ce691704
|
Remove trailing L, not needed for Py2 and errors in Py3
|
2014-09-23 10:40:03 +03:00 |
|
Hugo
|
5957f5c812
|
Replace lena_g4.tif with hopper_g4.tif
|
2014-09-23 10:30:55 +03:00 |
|
hugovk
|
eb458c7c8f
|
Replace lena.tif with hopper.tif (created with ImageMagick)
|
2014-09-05 12:14:45 +03:00 |
|
hugovk
|
952d1d5bf5
|
Remove duplicate tag caused by typo in spec: http://www.asmail.be/msg0055321032.html
|
2014-08-26 15:51:37 +03:00 |
|
hugovk
|
cf04a9a0d2
|
Remove unused tearDownModule
|
2014-07-07 20:03:50 +03:00 |
|
hugovk
|
3ec505958e
|
Convert old tests to use unittest
|
2014-06-10 12:10:47 +03:00 |
|
hugovk
|
c9a4272af6
|
Replace python-imaging with python-pillow (but yet not Coveralls)
|
2014-06-03 13:02:44 +03:00 |
|
wiredfool
|
a91283061e
|
Python3 fixes
|
2013-10-07 23:30:55 -07:00 |
|
wiredfool
|
350cc702f1
|
Additional tests for reading and writing Tiff ImageFileDirectories
|
2013-10-07 23:01:15 -07:00 |
|
wiredfool
|
dbf47837ce
|
Add arbitrary tags to tiff images using an ImageFileDirectory
|
2013-10-02 22:06:17 -07:00 |
|