wiredfool
8c55b8305c
fixed duplicate dpkg
2013-03-27 09:04:11 -07:00
Alex Clark
3b3b1d5497
Change URL to http://python-imaging.github.com/
2013-03-15 13:42:19 -04:00
Alex Clark
10da86b601
Wording
2013-03-15 08:47:10 -04:00
user
416910dd44
Making Linux platform testing try both in case processor() returns
...
something stupid.
2013-03-15 04:31:16 +00:00
Alex Clark
a5a6eb1870
Rename
2013-03-14 07:25:22 -04:00
Alex Clark
e5d169a440
Clean up new lines
2013-03-14 07:07:46 -04:00
Alex Clark
2f684cf3a5
Wording, get rid of newline
2013-03-13 22:20:25 -04:00
Alex Clark
a60a987866
Move experimental notation
2013-03-13 20:43:01 -04:00
Alex Clark ☺
62bb9aaaa2
Merge pull request #98 from wiredfool/g4_support
...
G4 Tiff support
2013-03-13 15:41:33 -07:00
wiredfool
dd78115f0a
following rename of find_library_file to _find_library_file
2013-03-13 13:40:12 -07:00
Alex Clark ☺
bb186fe516
Merge pull request #96 from lqs/master
...
add support for webp
2013-03-13 04:39:42 -07:00
wiredfool
7226d0dc26
Merge branch 'master' into g4_support
2013-03-12 22:24:36 -07:00
Liu Qishuai
a49ea5d326
add support for webp
2013-03-12 22:30:59 +08:00
Oliver Tonnhofer
6537ba19c3
backport PIL's PNG/Zip improvements
...
- add new FASTOCTREE quantizer with alpha support
- make ZIP compress level and type configurable
- support reading/writing PNGs with paletted alpha
source 3637439d51
2013-03-11 20:33:04 +01:00
wiredfool
5ba6564e26
initial merge of wiredfool/Python-Imaging-Library-G4-Tiff-Support
2013-03-08 19:51:59 -08:00
Alex Clark
deca17accd
Fix setup ; wording
2013-03-08 19:47:20 -05:00
Alex Clark
3971be1b00
Revert "Do not install extension modules into sys.path"
...
This reverts commit 3ca5aed602
.
2013-03-08 18:36:42 -05:00
Christoph Gohlke
3ca5aed602
Do not install extension modules into sys.path
2013-03-08 13:22:49 -08:00
Alex Clark
bb2871c6dd
Make pyroma slightly happier
2013-03-08 09:54:43 -05:00
Alex Clark
955dfc07d3
Only test 2.6, 2.7, and 3.3
2013-03-08 09:12:06 -05:00
Alex Clark
ae17d254fc
Restore orig readme and add changes to history
2013-03-08 09:00:23 -05:00
Alex Clark
6f3158528f
Fix manifest
2013-03-08 08:21:12 -05:00
Alex Clark
5c9c5e45fd
Master is 2.0
2013-03-06 06:14:32 -05:00
Alex Clark ☺
7866759827
Merge pull request #60 from Sapphire64/master
...
Py3k libraries path fix (issue #41 )
2013-03-05 12:18:16 -08:00
Anton Vlasenko
c44994b78c
Fixing #41 issue with Py3k libs path
2013-02-18 18:16:13 +02:00
David Schmidt
bc0e446340
removed doubled variable from setup.py
2013-01-29 15:25:55 +01:00
Mikhail Korobov
decabcf96a
Fix tox test running: port selftest.py to Python 3; make it clear Python 2.5 is no longer supported (its support is broken in many ways in this branch); remove bundled doctest.py module (it is in stdlib since forever); remove extra stuff from tox.ini
2013-01-10 08:50:52 -06:00
Brian Crowell
ec961de303
py3k: Remove use_2to3 from setup.py
...
This is unnecessary now.
2013-01-10 08:47:04 -06:00
Brian Crowell
009eee0577
py3k: Get setup.py to run under python3
...
First real fix: open the temp file in text mode.
2013-01-10 08:46:34 -06:00
Alex Po
8b14c9721a
Move custom path of JPEG_ROOT, TIFF_ROOT, etc. before system.
2013-01-09 15:48:06 +04:00
Tom Payne
e414c66070
Add Image.alpha_composite
2012-12-04 16:44:26 +01:00
Alex Clark
5ab5406010
Fix formatting of installation summary
2012-11-01 17:08:29 -04:00
Alex Clark
f26c5fc16d
Change URL
2012-07-24 17:44:21 -04:00
Marc Abramowitz
01917a4faf
Make things more Python 3 friendly. Python 3 still doesn't work because
...
of C code that doesn't compile with Python 3.
2012-06-12 13:48:27 -07:00
Alex Clark
9488cb1e53
Onwards
2012-04-05 23:25:24 -04:00
Alex Clark
ea0989ad17
Add sphinx docs
2012-02-16 20:10:57 -05:00
Alex Clark
f170eced0b
Merge branch 'master' of github.com:collective/Pillow
2011-10-26 21:12:53 -04:00
Alex Clark
45da68c14d
Prepare release
2011-10-26 21:12:43 -04:00
OCHIAI, Gouji
95a39e2a94
Fixes library paths on Mac OS X for Case sensitive file system.
2011-10-22 14:35:35 +09:00
Alex Clark
9e99408f7b
Fix url
2011-09-23 22:27:58 -04:00
Alex Clark
3eeae008a7
Clean up setup summary
2011-09-07 14:28:38 -04:00
Alex Clark
163847b161
More detail
2011-09-07 14:10:25 -04:00
Alex Clark
7903d20a9d
Flake8 fixes
2011-09-07 13:40:53 -04:00
Daniel Hahler
444598eaca
Fix library_dirs for sys.platform="linux3".
2011-09-07 17:08:35 +03:00
Alex Clark
54e83950ce
WTF is going on
2011-07-21 10:52:24 -04:00
Alex Clark
bf59b2239c
Python 2.4 compat
2011-06-02 13:03:05 -04:00
Alex Clark
845bee063d
On to 1.7.2
2011-05-31 12:05:21 -04:00
Alex Clark
f4fe73c4fe
Add the rest of the code ;-)
2011-05-31 11:33:28 -04:00
Alex Clark
fd1a64dccd
Kludge fix for multiarch support
2011-05-31 11:24:38 -04:00
Alex Clark
a55cdddb20
Prepare Pillow 1.7.0.
2011-05-27 22:40:39 -04:00