Commit Graph

1700 Commits

Author SHA1 Message Date
Alastair Houghton
18f12b30aa The JPEG plug-in will seek the stream if it's an fd, so change to using an io.BytesIO. 2014-03-24 18:04:37 +00:00
Alastair Houghton
5f77c39090 Added JPEG 2000 support for .icns files. 2014-03-24 17:24:49 +00:00
Alastair Houghton
8eec69d39e Merging JPEG 2000 support with .icns plugin. 2014-03-24 17:22:59 +00:00
Alastair Houghton
9b5bc2012f Removed print statements. 2014-03-24 17:13:14 +00:00
Lars Buitinck
61975dd8ad more detailed error messages from Image.py 2014-03-24 17:49:19 +01:00
Alastair Houghton
299c278e66 Improved icns support 2014-03-24 16:10:23 +00:00
hugovk
2bbc7f0c7d Add pypy as an allowed failure 2014-03-24 16:29:09 +02:00
wiredfool
ebca9d64e9 build instructions -- inprogress 2014-03-21 16:52:05 -07:00
Alex Clark ☺
2a9f2cdd7d Merge pull request #563 from wiredfool/wheel-doc
Error recovery for wheel install, Fixes #562
2014-03-21 19:28:06 -04:00
wiredfool
bfb00173f1 Error recovery for wheel install, #562 2014-03-21 16:19:51 -07:00
wiredfool
b5a128ae3f Merge pull request #558 from cgohlke/patch-2
Update platform support
2014-03-20 09:36:56 -07:00
wiredfool
4dbd7406ee Merge pull request #557 from cgohlke/patch-1
TST: fix failing BMP tests on Windows
2014-03-20 09:36:03 -07:00
cgohlke
324a6fb4e7 Update platform support
Pillow 2.3.0dev passes all tests on Windows 8.1 Pro
2014-03-20 01:32:09 -07:00
cgohlke
1adf30b701 TST: fix failing BMP tests on Windows 2014-03-20 01:16:31 -07:00
wiredfool
354c6333f3 tiff merge 2014-03-20 05:36:08 +00:00
wiredfool
953dfb0943 virtualenv 2014-03-20 05:35:44 +00:00
wiredfool
30c06dee8d changes required for libtiff to build with jpeg/zlib 2014-03-20 05:35:07 +00:00
wiredfool
a2c2a83162 reported successful build using tkinter, jpeg, zlib, libtiff, and freetype 2014-03-19 17:20:35 +00:00
wiredfool
00ce7ed292 reported successful build using tkinter, jpeg, zlib, libtiff, and freetype 2014-03-19 17:20:22 +00:00
wiredfool
6fbe8d5406 individual/incremental build 2014-03-19 17:19:33 +00:00
wiredfool
7ec906a131 incremental 2014-03-19 17:18:52 +00:00
wiredfool
fb5d473683 emacs save files 2014-03-19 17:07:44 +00:00
wiredfool
8ed7c9ad3f UNDONE -- are we using unistd.h? 2014-03-19 17:06:33 +00:00
wiredfool
6611301fe7 got all the headers 2014-03-19 17:05:25 +00:00
wiredfool
e4d9c315b9 winbuild/build_dep.cmd~ 2014-03-19 17:05:00 +00:00
Alastair Houghton
fea6811af0 Merged wiredfool's changes. 2014-03-19 14:58:47 +00:00
Alastair Houghton
f1b79ec5c0 Really added the tests this time. 2014-03-19 12:17:14 +00:00
Alastair Houghton
ac8ebccfa6 Added tests and fixed a few bugs that the tests threw up. 2014-03-19 12:16:14 +00:00
wiredfool
4b6c813290 slash direction 2014-03-19 06:26:39 +00:00
wiredfool
c9fdded963 take 1 on libtiff 2014-03-18 23:00:18 -07:00
wiredfool
b5cffa7d47 case 2014-03-19 05:52:42 +00:00
wiredfool
2405a8e1be lcms is failing with an incorrect version of the solution file 2014-03-19 05:48:56 +00:00
wiredfool
461bc212e3 Merge branch 'winbuild' of https://github.com/wiredfool/Pillow into winbuild 2014-03-19 05:35:03 +00:00
wiredfool
684c922cc6 working tweaks 2014-03-19 05:34:53 +00:00
wiredfool
74794d473f take 1 at lcms2 2014-03-18 22:32:13 -07:00
wiredfool
095c3d6260 Merge branch 'winbuild' of https://github.com/wiredfool/Pillow into winbuild 2014-03-19 05:08:25 +00:00
wiredfool
b2a52caad9 take 1 at libjpeg 2014-03-18 22:07:52 -07:00
wiredfool
21130a10a5 apparently working freetype build 2014-03-19 04:50:34 +00:00
wiredfool
1c7f68c1c1 depends --inprogress see #553 2014-03-18 20:59:42 -07:00
Alex Clark
7d712a0f9a Merge branch 'master' of github.com:python-imaging/Pillow 2014-03-17 16:57:21 -04:00
Alex Clark
203f14bb4c Wording 2014-03-17 16:57:03 -04:00
Alex Clark ☺
e81450ece1 Merge pull request #552 from wiredfool/fix-getcolor-rgba
Imagecolor
2014-03-17 16:33:41 -04:00
wiredfool
ed36893ca0 Clarified Test Validity 2014-03-17 13:29:44 -07:00
wiredfool
45ce1e04a7 Docstring/comment fixes [skip ci] ref #534 2014-03-17 13:29:44 -07:00
Alex Clark
1c4dc75fab Avoid conflicting _expand functions in PIL & MINGW
fixes #538
2014-03-17 10:50:58 -04:00
Alex Clark
d2dfe3b137 Fix manifest 2014-03-17 10:49:39 -04:00
Alex Clark
11ab4018df Add history 2014-03-17 10:41:53 -04:00
Alex Clark ☺
878d0ca51d Merge pull request #512 from vadmium/pl
Merge from Philippe Lagadec’s OleFileIO_PL fork
2014-03-17 10:41:26 -04:00
Alex Clark
b769d06de6 Add history 2014-03-17 10:21:49 -04:00
Alex Clark ☺
da3ab720f4 Merge pull request #534 from homm/fix-getcolor-rgba
Fix ImageColor.getcolor
2014-03-17 10:20:40 -04:00