Commit Graph

754 Commits

Author SHA1 Message Date
Alex Clark
fd29e707e9 Apply @Arfrever patch, fixes #258 2013-06-30 07:04:42 -04:00
Alex Clark
54cb132b83 Wording 2013-06-29 19:53:28 -04:00
Alex Clark
e69ee05d36 Wording 2013-06-29 19:52:23 -04:00
Alex Clark
ad5da0919d Wording 2013-06-29 19:47:36 -04:00
Alex Clark
c196477b53 Clean up 2013-06-29 19:45:53 -04:00
Alex Clark
59fdaecb15 Wording 2013-06-29 19:38:37 -04:00
Alex Clark
60b9715b50 Wording 2013-06-29 19:37:53 -04:00
Alex Clark
d639d7daf2 Wording 2013-06-29 19:36:18 -04:00
Alex Clark
0e6ba263cf Wording 2013-06-29 19:32:47 -04:00
Alex Clark
5e8c6bb3d8 Wording 2013-06-29 19:30:52 -04:00
Alex Clark
5d75e679b5 Wording 2013-06-29 19:06:39 -04:00
Alex Clark
0dcb4a3d8c Wording 2013-06-29 19:05:48 -04:00
Alex Clark
ddd5bdedb5 Merge branch 'master' of github.com:python-imaging/Pillow 2013-06-29 19:04:38 -04:00
Alex Clark
7143d754ca Wording 2013-06-29 19:04:33 -04:00
Alex Clark ☺
19ad775140 Merge pull request #243 from kostya0shift/master
Better support for ICO files
2013-06-29 16:02:11 -07:00
Alex Clark ☺
b2193a9662 Merge pull request #259 from cgohlke/patch-1
BUG: Fix webp encode errors on win-amd64
2013-06-29 14:16:52 -07:00
Christoph Gohlke
d2cb7a126b BUG: Fix webp encode errors on win-amd64 2013-06-29 14:05:48 -07:00
Alex Clark ☺
1c55e01f62 Merge pull request #255 from pterk/master
Fix for ZeroDivisionError in ImageOps.fit for image.size == (1,1)
2013-06-24 16:38:59 -07:00
Peter van Kampen
ad0a96c3fa add test & comment 2013-06-23 15:22:31 +02:00
Peter van Kampen
c9faa9caa5 Fix for ZeroDivisionError in ImageOps.fit for image.size == (1,1) 2013-06-23 12:33:23 +02:00
Alex Clark ☺
97f6d88d01 Merge pull request #247 from wiredfool/readme
Readme - raspian
2013-06-14 02:15:53 -07:00
wiredfool
55cd9d15c7 Removed feline quality typing 2013-06-13 21:20:46 -07:00
wiredfool
0e698497a6 Updated support/testing 2013-06-13 21:17:46 -07:00
Alex Clark ☺
4aed8d64b7 Merge pull request #240 from mgorny/master
Support explicitly disabling features via --disable-* options
2013-06-12 09:37:26 -07:00
Michał Górny
e09580e12c Introduce --enable-x and fail if it is given and x is not available. 2013-06-08 08:24:06 +02:00
Michał Górny
570c2adeaf Introduce abstraction over --disable-feature. 2013-06-08 08:24:06 +02:00
kostya0shift
78565ea3f1 Test for ICO corrected 2013-06-05 21:38:20 +04:00
kostya0shift
738a1dd777 Better support for ICO images 2013-06-05 21:01:05 +04:00
Michał Górny
810e916342 Support --disable-* switches to disable features.
For example, --disable-jpeg unconditionally disables both checks jpeg
support and checks for libjpeg.
2013-05-31 00:17:30 +02:00
Alex Clark ☺
eeac3fedef Merge pull request #238 from wiredfool/pycapsule
Use PyCapsule for py3.1, fixes #237
2013-05-29 03:39:18 -07:00
wiredfool
ecc6c081af Use PyCapsule for py3.1, fixes #237 2013-05-28 20:20:35 -07:00
Alex Clark ☺
d7f4459fb2 Merge pull request #232 from d-schmidt/master
add win7 to readme
2013-05-24 14:37:01 -07:00
David Schmidt
279636dbc6 Update README.rst 2013-05-24 23:30:14 +02:00
Alex Clark ☺
8ce6ab323b Merge pull request #231 from cgohlke/patch-2
Fix msvc compile errors (issue #230)
2013-05-24 10:24:32 -07:00
Christoph Gohlke
df31b3d53e Fix msvc compile errors (issue #230) 2013-05-24 11:19:51 -06:00
wiredfool
aad417dcbe Merge pull request #229 from wiredfool/warnings
Fixing and Suppressing warnings revealed in #227
2013-05-24 08:36:57 -07:00
Alex Clark ☺
5c11e27a97 Merge pull request #228 from d-schmidt/master
working gif optimization
2013-05-24 05:59:23 -07:00
David Schmidt
b66d888b0e adjust the transparency index after successful optimize
skip transparency block if transparent color is not used after optimize
2013-05-24 13:12:40 +02:00
David Schmidt
71b30352d9 limit custom palette size 2013-05-24 13:16:16 +03:00
David Schmidt
4107ca3de0 Merge branch 'master' of https://github.com/d-schmidt/Pillow 2013-05-24 11:55:58 +02:00
David Schmidt
a9cb1281f4 fix Python 2 compatibility 2013-05-24 11:55:31 +02:00
wiredfool
ab0fe89131 Supressing ResourceWarnings for unclosed files in the test suite. Revert me when fixed 2013-05-23 10:44:09 -07:00
wiredfool
2322619372 fixed deprecation warnings for tostring on array.array 2013-05-23 10:33:27 -07:00
David Schmidt
65266a7419 Update test_file_gif.py
remove warning
2013-05-23 20:02:19 +03:00
David Schmidt
d78371cccd remove a float/int problem 2013-05-23 19:45:39 +03:00
David Schmidt
12cea19280 a break 2013-05-23 15:45:11 +02:00
David Schmidt
dad5e86226 fix gif test, fix gif optimization for palette length < 3 2013-05-23 15:24:06 +02:00
Alex Clark ☺
a9fd1f4a94 Merge pull request #225 from wiredfool/pr224
Fix Image.fromarray with NumPy arrays: Supersedes PR #224
2013-05-23 05:51:58 -07:00
Alex Clark ☺
258cf5300d Merge pull request #191 from wiredfool/namespaced
Changes to put everything under the PIL namespace
2013-05-23 05:51:36 -07:00
David Schmidt
5cd1b9f01e minor addition 2013-05-23 14:31:48 +02:00