wiredfool
|
253bc038c5
|
Python 3.2, sigh
|
2015-12-30 00:45:48 +00:00 |
|
wiredfool
|
31428b7009
|
Py3 fixes
|
2015-12-29 23:56:47 +00:00 |
|
wiredfool
|
33b90e9b6f
|
rolling back gps exif support to match pre 3.0.0 results
|
2015-12-29 22:58:54 +00:00 |
|
hugovk
|
69bead98ea
|
Update GPSInfoIFD (34853) tag
|
2015-12-29 22:58:54 +00:00 |
|
hugovk
|
d9c90bba91
|
Test passes for 2.9.0, fails for 3.0.0
|
2015-12-29 22:57:36 +00:00 |
|
wiredfool
|
80ab12bdc0
|
Lookup tag info in both _v2(info) and original(name only) dicts, delegate to lookup
|
2015-12-29 22:02:11 +00:00 |
|
wiredfool
|
3ac9396e8c
|
Write round trip for rationals, including nan value
|
2015-12-29 22:00:36 +00:00 |
|
wiredfool
|
48e4e0722e
|
Documentation for IFDRational
|
2015-12-29 21:33:10 +00:00 |
|
wiredfool
|
bd05d66c7e
|
Python 3.4 support for the IFDRational
|
2015-12-29 21:33:10 +00:00 |
|
wiredfool
|
3dd4b39411
|
Namespace
|
2015-12-29 21:33:10 +00:00 |
|
wiredfool
|
5e7a5bf237
|
Limit rationals for expected values in round trip
|
2015-12-29 21:33:10 +00:00 |
|
wiredfool
|
b3a6eca1c6
|
Merge pull request #1617 from radarhere/docs
Updated documentation
|
2015-12-29 11:10:00 -08:00 |
|
wiredfool
|
cc85c0498c
|
Merge pull request #1615 from wiredfool/pip-docs
Added documentation for abusing pip
|
2015-12-29 11:09:47 -08:00 |
|
Andrew Murray
|
46b11f1beb
|
Moved PIXAR and XV Thumbnails into the read-only section [ci skip]
|
2015-12-30 00:15:13 +11:00 |
|
Andrew Murray
|
44c8a85386
|
Changed formats read total [ci skip]
|
2015-12-30 00:05:36 +11:00 |
|
Andrew Murray
|
4cbe4d71ba
|
Removed duplicate documentation and formatted heading [ci skip]
|
2015-12-30 00:05:09 +11:00 |
|
Andrew Murray
|
e6541cb3d6
|
Updated ICNS documentation [ci skip]
|
2015-12-29 23:51:05 +11:00 |
|
wiredfool
|
8c739a0796
|
Merge pull request #1616 from radarhere/url
Updated URLs
|
2015-12-28 11:22:48 -08:00 |
|
Andrew Murray
|
0e1eb970e5
|
Updated URLs
|
2015-12-29 00:04:39 +11:00 |
|
wiredfool
|
e5f2b3ddac
|
Added documentation for abusing pip to send --enable-[feature] flags to the build Ref:#1412
|
2015-12-28 12:56:38 +00:00 |
|
wiredfool
|
6d4d9dc37e
|
Merge pull request #1614 from radarhere/url
Updated Tox URL
|
2015-12-28 02:10:20 -08:00 |
|
Andrew Murray
|
f1f00c0662
|
Updated Tox URL
|
2015-12-28 10:05:13 +11:00 |
|
wiredfool
|
4b9899b184
|
Update CHANGES.rst [ci skip]
|
2015-12-27 21:09:21 +00:00 |
|
wiredfool
|
6e87d5f9bf
|
Merge pull request #1613 from leforestier/master
add include and library directories for freebsd
|
2015-12-27 13:08:20 -08:00 |
|
wiredfool
|
8ed2d1ed02
|
Changing the type of the target values
|
2015-12-27 20:48:47 +00:00 |
|
Benjamin Le Forestier
|
e5b6018b46
|
add include and library directories for freebsd
|
2015-12-27 20:43:27 +01:00 |
|
wiredfool
|
e992bf6b3f
|
Added note that script works with Raspbian. [ci skip]
|
2015-12-27 18:23:26 +00:00 |
|
wiredfool
|
79608bd762
|
Make numerator/denominator read only
|
2015-12-27 10:21:32 +00:00 |
|
wiredfool
|
722ee8240b
|
Inherit from Rational instead of Fraction, some basic tests. Fixes Py2.6
|
2015-12-27 10:21:32 +00:00 |
|
wiredfool
|
f9fe4da8b2
|
Make IFDRational hashable
|
2015-12-27 10:21:32 +00:00 |
|
wiredfool
|
3bbb9e676f
|
value based equivalence
|
2015-12-27 10:21:32 +00:00 |
|
wiredfool
|
deecbcd3a3
|
Added a rational class for TiffIFD that allows for 0/0
|
2015-12-27 10:21:31 +00:00 |
|
wiredfool
|
c33fc39e76
|
Update CHANGES.rst [ci skip]
|
2015-12-27 10:14:24 +00:00 |
|
wiredfool
|
196500fc7e
|
Merge pull request #1611 from radarhere/installation
Updated installation docs
|
2015-12-27 02:13:06 -08:00 |
|
wiredfool
|
86ebe1eeb9
|
Merge pull request #1610 from radarhere/ttf
Removed unused file
|
2015-12-27 02:10:53 -08:00 |
|
wiredfool
|
873d771690
|
Merge pull request #1609 from radarhere/libwebp
Updated libwebp to 0.5.0
|
2015-12-27 02:09:45 -08:00 |
|
wiredfool
|
d14247cb32
|
Merge pull request #1608 from radarhere/register
Changed register calls to use format property
|
2015-12-27 02:08:30 -08:00 |
|
wiredfool
|
1f29eded0d
|
Merge pull request #1607 from radarhere/scipy
Clarified comment
|
2015-12-27 02:07:37 -08:00 |
|
Andrew Murray
|
0418ffb64b
|
Updated installation docs [ci skip]
|
2015-12-26 00:26:14 +11:00 |
|
Andrew Murray
|
a0d7282ea7
|
Removed unused file
|
2015-12-25 21:49:22 +11:00 |
|
Andrew Murray
|
0d1e373073
|
Updated libwebp to 0.5.0
|
2015-12-25 14:46:00 +11:00 |
|
Andrew Murray
|
5266a4506a
|
Changed register calls to use format property
|
2015-12-25 14:15:01 +11:00 |
|
Andrew Murray
|
416efb840b
|
Clarified comment
|
2015-12-25 12:02:18 +11:00 |
|
Hugo
|
c06a0e816a
|
Update CHANGES.rst [CI skip]
|
2015-12-16 09:29:33 +02:00 |
|
Hugo
|
19b66328d5
|
Merge pull request #1598 from radarhere/asserts
Updated deprecated asserts
|
2015-12-16 09:28:13 +02:00 |
|
Andrew Murray
|
afa4166a57
|
Updated deprecated asserts
|
2015-12-16 14:30:17 +11:00 |
|
Hugo
|
64f11cd227
|
Update CHANGES.rst [CI skip]
|
2015-12-15 15:47:18 +02:00 |
|
Hugo
|
94145e914f
|
Merge pull request #1596 from radarhere/tifftags
Added field type constants to TiffTags
|
2015-12-15 15:45:50 +02:00 |
|
Hugo
|
6005800396
|
Merge pull request #1594 from wiredfool/g4_attributes
Allow saving RowsPerStrip with libtiff.
|
2015-12-15 15:45:36 +02:00 |
|
Andrew Murray
|
ae83c18c91
|
Added field type constants to TiffTags
|
2015-12-15 23:36:16 +11:00 |
|