Alastair Houghton
|
c82c6a064b
|
Merge branch 'master' into icns+jp2k
|
2014-03-26 11:22:12 +00:00 |
|
Alastair Houghton
|
cbe7e93bdd
|
Merge branch 'icns-support' into icns+jp2k
|
2014-03-26 11:18:26 +00:00 |
|
Alastair Houghton
|
3655a0ecce
|
Fixed a pre-existing Python 3 bug.
|
2014-03-26 11:12:14 +00:00 |
|
Alastair Houghton
|
5904ac1718
|
Added some tests and a couple of icns files.
|
2014-03-26 10:49:39 +00:00 |
|
wiredfool
|
8adbaf8098
|
Better tests, fixes for leaking RGB->P transparency
|
2014-03-26 00:01:10 -07:00 |
|
wiredfool
|
29bb882cef
|
Updated Changes
|
2014-03-25 23:35:54 -07:00 |
|
wiredfool
|
8ea903ec59
|
Transparency conversion for L, RGP and P images, fixes #510
|
2014-03-25 23:34:41 -07:00 |
|
wiredfool
|
89c24e971c
|
Tests for #510
|
2014-03-25 23:33:49 -07:00 |
|
wiredfool
|
a190d64165
|
Changes.rst updated
|
2014-03-25 21:44:28 -07:00 |
|
wiredfool
|
abebac25cc
|
Sane quantize defaults for RGBA->P, fixes #544
|
2014-03-25 21:42:40 -07:00 |
|
wiredfool
|
9518214980
|
Tests for #544
|
2014-03-25 21:42:40 -07:00 |
|
Alex Clark
|
86ab020736
|
Add history
|
2014-03-25 17:56:11 -04:00 |
|
Alex Clark ☺
|
2febf7cfa3
|
Merge pull request #566 from larsmans/error-messages
more detailed error messages from Image.py
|
2014-03-25 17:54:53 -04:00 |
|
Alex Clark ☺
|
eb646096ab
|
Merge pull request #571 from hugovk/master
Add PyPy to the Travis build
|
2014-03-25 17:38:19 -04:00 |
|
Alastair Houghton
|
831216f609
|
Fixed a Python 3 specific crash.
|
2014-03-25 16:58:44 +00:00 |
|
hugovk
|
526482b965
|
Forgot sudo
|
2014-03-25 18:39:07 +02:00 |
|
hugovk
|
1f0e556389
|
Possible fix for pypy
Idea from https://github.com/cpbotha/nvpy/issues/19#issuecomment-9732016
|
2014-03-25 18:24:01 +02:00 |
|
wiredfool
|
be8595853d
|
tweaks
|
2014-03-25 09:00:41 -07:00 |
|
hugovk
|
d7e5b3fd57
|
Possible fix for pypy
Idea from http://www.tismer.com/pypy/irc-logs/pypy/pypy.2013-11-18.log.html
|
2014-03-25 17:46:00 +02:00 |
|
wiredfool
|
d0c2de89ab
|
inprogress -- webp
|
2014-03-24 22:38:45 -07:00 |
|
wiredfool
|
590691d23d
|
scripted python fetching, checksumming, build script writing
|
2014-03-24 22:09:53 -07:00 |
|
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 |
|