Alex Ball
93e6c08d30
Floor division fix
...
Oops #py3
2015-05-31 10:59:19 -04:00
Alex Ball
907ac614f0
Added tests; whitespace fix
2015-05-31 10:51:19 -04:00
Alex Ball
bfab360504
Add autocontrast_preserve
...
Maximize (normalize) image contrast while preserving image tone. (Mimics
Photoshop autocontrast functionality as opposed to the default PIL
implementation, which operates on channels separately).
2015-05-31 00:37:11 -04:00
Hugo
e58a773c29
Update CHANGES.rst [CI skip]
2015-05-29 18:30:57 +03:00
Hugo
022cebd723
Merge pull request #1232 from wiredfool/ico-bigendian
...
Ico files are little endian, ref #1204
2015-05-29 18:28:59 +03:00
Hugo
4aba749c3c
Merge pull request #1245 from radarhere/patch-1
...
Fixed various typos
2015-05-29 08:28:39 +03:00
Hugo
6c12205aea
Update CHANGES.rst [CI skip]
2015-05-29 08:12:39 +03:00
Hugo
af6bf89096
Merge pull request #1226 from radarhere/olefileio_upgrade
...
OleFileIO Upgrade
2015-05-29 08:09:42 +03:00
Andrew Murray
a996033079
Fixed various typos
2015-05-29 14:59:54 +10:00
Andrew Murray
a662a94316
Updated i16 and i32 to be in sync with _binary
2015-05-28 23:11:51 +10:00
Andrew Murray
cfedc8093c
Fixed typo
2015-05-28 22:34:45 +10:00
Andrew Murray
29a3de6ccc
Doc cleanup from wiredfool
2015-05-28 22:34:38 +10:00
Andrew Murray
1b98b76bcf
Flake8 fixes
2015-05-28 22:34:23 +10:00
Andrew Murray
1208fe89cd
Renamed _raise_defect to avoid protected member warnings
2015-05-28 22:15:53 +10:00
Andrew Murray
f55f2d13cb
Various health fixes
2015-05-28 22:15:52 +10:00
Andrew Murray
b213f63c59
Removed pre-Python 2.3 workaround
2015-05-28 22:15:52 +10:00
Hugo
caa8d9c674
Merge pull request #1243 from radarhere/patch-1
...
Fixed typo in ImageEnhance.py
2015-05-28 10:51:10 +03:00
Andrew Murray
0999ec95a0
Fixed typo in ImageEnhance.py
2015-05-28 17:20:33 +10:00
Hugo
96b96e5654
Update CHANGES.rst [CI skip]
2015-05-27 22:40:24 +03:00
Hugo
b350a2ac95
Merge pull request #1239 from juztin/master
...
Setting transparency value to 0 when the tRNS contains only null byte(s)
2015-05-27 22:37:29 +03:00
Justin Wilson
e33b5c6355
Added test to check that png with null tRNS value defaults to a zero transparency value.
2015-05-27 09:45:27 -06:00
Hugo
54c3224b80
Update CHANGES.rst [CI skip]
2015-05-27 14:41:06 +03:00
Hugo
06c8d715f2
Merge pull request #1233 from radarhere/features
...
Separated out feature checking from selftest
2015-05-27 14:39:00 +03:00
Hugo
394b245a39
Merge pull request #1240 from radarhere/future
...
Correct future print imports
2015-05-27 14:37:38 +03:00
Hugo
996b87cfbb
Merge pull request #1242 from radarhere/health
...
Health fixes
2015-05-27 14:35:57 +03:00
Andrew Murray
3c7e37d2d7
Replaced old-style classes
2015-05-27 00:07:21 +10:00
Andrew Murray
4e2de9d9ed
Added missing future print imports and removed unnecessary imports
2015-05-23 20:28:41 +10:00
Justin Wilson
e317a729f3
Setting transparency value to 0 when the tRNS contains only null byte(s)
2015-05-22 16:37:50 -06:00
Hugo
77f7cfd370
Merge pull request #1236 from radarhere/patch-1
...
Removed description for missing scripts
2015-05-20 09:55:18 +03:00
Andrew Murray
cb4172675a
Removed description for missing scripts [CI skip]
2015-05-20 13:28:48 +10:00
Hugo
5a8c63249e
Update CHANGES.rst [CI skip]
2015-05-19 08:01:00 +03:00
Hugo
0727fa557a
Merge pull request #1235 from radarhere/patch-1
...
Update WebP from 0.4.1 to 0.4.3
2015-05-19 08:00:18 +03:00
Andrew Murray
74803dfd73
Update WebP from 0.4.1 to 0.4.3
2015-05-19 13:01:03 +10:00
Hugo
8ae24eca93
Merge pull request #1234 from python-pillow/tox_py34
...
Add Python 3.4 to tox.ini
2015-05-18 13:15:27 +03:00
Hugo
9fd69fa717
Add Python 3.4
2015-05-18 11:29:32 +03:00
Andrew Murray
ebdfb87a8c
Merge pull request #2 from hugovk/radarhere-features
...
Test unsupported features
2015-05-15 19:33:14 +10:00
hugovk
05987c8d60
Test unsupported features
2015-05-15 11:42:36 +03:00
Andrew Murray
aed878e7d1
Adjusted selftest feature label to be in sync with setup
2015-05-15 07:42:22 +10:00
Andrew Murray
3458e7a4c3
Added feature checking tests
2015-05-15 07:33:17 +10:00
Andrew Murray
98fa49ea37
Changed module and codec names
2015-05-14 20:57:01 +10:00
Andrew Murray
799e8312cb
Separated out feature checking from selftest
2015-05-14 19:43:28 +10:00
Alexander Karpinsky
a579a90fdd
Merge pull request #1225 from hugovk/pyroma_for_all
...
Pyroma installation no longer slow on Py3
2015-05-13 18:26:55 +03:00
Hugo
9bbc75647e
Update CHANGES.rst [CI skip]
2015-05-13 18:10:12 +03:00
Hugo
c70e166a77
Merge pull request #1224 from lkesteloot/master
...
Release GIL during image load (decode).
2015-05-13 18:09:01 +03:00
Eric Soroos
93461e6faa
Ico files are little endian, ref #1204
2015-05-13 03:05:45 -07:00
Andrew Murray
1dd3bef615
Upgraded OleFileIO to 0.42b
2015-05-10 23:55:33 +10:00
Hugo
8f0dca2333
Merge pull request #1223 from radarhere/olefileio
...
Removed pre-Python 2.3 workaround from OleFileIO
2015-05-10 10:45:34 +03:00
Hugo
335ebf7080
Merge pull request #1222 from radarhere/pildriver
...
Removed unused import from pildriver script
2015-05-10 10:36:40 +03:00
Lawrence Kesteloot
b503d27f45
Release GIL during image load (decode).
2015-05-09 22:10:05 -07:00
Andrew Murray
dbd3415709
Removed pre-Python 2.3 workaround
2015-05-08 21:37:05 +10:00