Commit Graph

3891 Commits

Author SHA1 Message Date
Alex Clark
5d85ac727f Wording [ci skip]
Drop the quotes on "friendly PIL fork" and add title case
2015-09-29 06:08:09 -04:00
Andrew Murray
009bbb753d Update CHANGES.rst 2015-09-29 19:51:24 +10:00
Andrew Murray
a2718e1c6e Merge pull request #1443 from python-pillow/hugovk-patch-1
Docs: Mention when OS X support was added
2015-09-29 19:01:59 +10:00
Hugo van Kemenade
4d4dc99fa8 Mention when OS X support was added
To try and avoid confusion like http://stackoverflow.com/q/32799143/724176
2015-09-28 15:34:44 +03:00
Hugo van Kemenade
eecd489ccf Merge pull request #1442 from radarhere/redirect
Updated URLs for redirects
2015-09-28 15:13:43 +03:00
Andrew Murray
1306f7d6af Updated URLs for redirects 2015-09-28 21:53:25 +10:00
Hugo van Kemenade
3ac31a71d2 Merge pull request #1440 from radarhere/diffcover
Updated repository URL
2015-09-26 20:15:29 +03:00
Andrew Murray
626fd6b1a0 Updated repository URL 2015-09-26 19:45:39 +10:00
wiredfool
62b54692fb Update CHANGES.rst [ci skip] 2015-09-24 21:54:41 +01:00
wiredfool
388b2dab0c Merge pull request #1428 from uploadcare/load-broken-images
Load more broken images
2015-09-24 21:53:36 +01:00
Hugo van Kemenade
31524b2e6b Update CHANGES.rst [CI skip] 2015-09-23 09:39:58 +03:00
Hugo van Kemenade
9a94cbcd27 Merge pull request #1439 from wiredfool/require-zlib
Require zlib and libjpeg
2015-09-23 09:38:39 +03:00
homm
62a52a7a34 replace broken image 2015-09-23 00:33:03 +03:00
wiredfool
d4afc9ed1f Documentation for requiring libjpeg and zlib unless disabled 2015-09-22 21:38:17 +01:00
wiredfool
29601ca119 Make zlib and jpeg required by default 2015-09-22 21:07:31 +01:00
wiredfool
86be61b3c6 Merge pull request #1437 from hugovk/pyroma2.6
Skip Pyroma on Python 2.6
2015-09-22 16:10:38 +01:00
hugovk
ec40c150cc Skip hanging Pyroma tests on Python 2.6 2015-09-22 16:43:00 +03:00
hugovk
e69306e3ff Skip hanging Pyroma tests on Python 2.6 2015-09-22 16:39:26 +03:00
wiredfool
c98a4ad02b Merge pull request #1436 from hugovk/coveralls3.2
Coveralls 4.0 doesn't support Python 3.2
2015-09-22 14:16:36 +01:00
hugovk
8e39cc67dd Coveralls 4.0 doesn't support Python 3.2 2015-09-22 15:23:20 +03:00
Andrew Murray
b4605f8045 Update CHANGES.rst 2015-09-20 23:19:55 +10:00
wiredfool
2a3d124684 Update CHANGES.rst [ci skip] 2015-09-20 11:05:50 +01:00
wiredfool
eaabb21b4a Merge pull request #1429 from ericfrederich/conversion
use png when converting from a QImage to a Pillow Image
2015-09-20 11:04:16 +01:00
wiredfool
cae6a5f86c Merge pull request #1427 from radarhere/fix
Removed trailing whitespace
2015-09-20 10:48:06 +01:00
wiredfool
85767c26d3 Update CHANGES.rst [ci skip] 2015-09-20 10:43:29 +01:00
wiredfool
68dd0ac2cc Merge pull request #1430 from ericfrederich/qt_align
bug fix: Qt wants data aligned to 32 bits
2015-09-20 10:41:38 +01:00
wiredfool
24f7bf5c37 Update CHANGES.rst [ci skip] 2015-09-20 10:37:29 +01:00
wiredfool
de34547f33 Merge pull request #1419 from wiredfool/tiff-ifd-rewrite
Tiff ImageFileDirectory Rewrite
2015-09-20 10:36:19 +01:00
wiredfool
970ac4c7e1 Update CHANGES.rst [ci skip] 2015-09-20 10:33:52 +01:00
wiredfool
2350eaad17 Merge pull request #1423 from wiredfool/debug-logging
Removing spammy debug logging
2015-09-20 10:32:47 +01:00
wiredfool
f0889a8e12 Merge pull request #1424 from wiredfool/doc-warnings
Fix sphinx build warnings
2015-09-20 10:32:32 +01:00
Eric L Frederich
e67a4c4270 preserve alpha during conversion; add tests; found bug and added TODOs 2015-09-18 16:15:24 -04:00
Eric L Frederich
86e775daa3 bug fix: Qt wants data aligned to 32 bits
Images in Qt show up incorrectly if each line is not aligned to 32 bits.

It is pretty common for an image's lines to be 32-bit alinged by chance.
Obviously any 32-bit image will not have any problem.
For the bug to manifest itself you'd need...
* a 1-bit image whose width is not a multiple of 32
* an 8-bit image who width is not a multiple of 4

Testing more images now and added a 7x13 png test image
2015-09-18 16:07:35 -04:00
wiredfool
58af64e245 Update CHANGES.rst [ci skip] 2015-09-18 14:44:01 +01:00
wiredfool
3177a3807a Update CHANGES.rst 2015-09-18 14:43:40 +01:00
wiredfool
a38fb2d0c5 Merge pull request #1384 from radarhere/gifparams
GIF 89a and animation parameters
2015-09-18 14:41:45 +01:00
Andrew Murray
01356a9ad8 Improved documentation [ci skip] 2015-09-18 21:41:36 +10:00
homm
f46d65d0a4 test for this 2015-09-15 20:12:16 +03:00
homm
613f1e241e do not raise on broken images 2015-09-15 19:11:45 +03:00
Andrew Murray
baac3c2321 Removed trailing whitespace 2015-09-15 21:37:51 +10:00
Andrew Murray
d02c57a7db Update CHANGES.rst [ci skip] 2015-09-15 19:13:09 +10:00
Hugo van Kemenade
2593aa78a2 Update CHANGES.rst [CI skip] 2015-09-15 11:43:30 +03:00
Hugo van Kemenade
18f5e5e123 Merge pull request #1426 from wiredfool/convert-matrix-docs
Correct convert matrix docs
2015-09-15 11:42:59 +03:00
wiredfool
4cd29c10d3 Fix indentation to match actual code flow 2015-09-15 01:01:04 -07:00
wiredfool
5b7f6f2638 Fix docs to match code, see http://engineering.khanacademy.org/posts/making-thumbnails-fast.htm 2015-09-15 01:00:36 -07:00
wiredfool
b1066bdf75 Merge pull request #3 from uploadcare/tiff-ifd-tests
Tiff ifd tests
2015-09-15 07:23:18 +01:00
homm
0f87b1f125 suppress and check warning during tests 2015-09-15 04:07:02 +03:00
homm
9930b05a33 fix tiff exif loading in case when file is empty or ended 2015-09-15 04:06:51 +03:00
homm
63f5f68837 unused imports 2015-09-15 04:04:27 +03:00
wiredfool
f3b38b8a0e Merge pull request #1425 from hugovk/py35
Python 3.5 is out, promote in testing infrastructure
2015-09-14 19:25:33 +01:00