wiredfool
|
c592845bd4
|
Error handling has changed, methods return null on error
|
2013-10-01 21:55:59 -07:00 |
|
Alex Clark ☺
|
0043a22c23
|
Merge pull request #355 from wiredfool/test-transform
Test image transforms
|
2013-10-01 01:30:53 -07:00 |
|
wiredfool
|
a0d7e72cbb
|
don't write the test image
|
2013-09-30 22:47:22 -07:00 |
|
wiredfool
|
7546e1fb17
|
Py3. sigh
|
2013-09-30 22:39:17 -07:00 |
|
wiredfool
|
46c58560ba
|
adding memset test
|
2013-09-30 22:39:17 -07:00 |
|
wiredfool
|
2afdc3776d
|
quad test, with blank space test
|
2013-09-30 22:39:17 -07:00 |
|
wiredfool
|
2241f744d9
|
extents test
|
2013-09-30 22:39:17 -07:00 |
|
wiredfool
|
5e897341c6
|
Added mesh transform test
|
2013-09-30 22:39:17 -07:00 |
|
Alex Clark ☺
|
41b1021ffe
|
Merge pull request #354 from wiredfool/test_numpy
Py3 fixes
|
2013-09-30 17:10:28 -07:00 |
|
wiredfool
|
05d0aa65f1
|
python2 fixes. sigh.
|
2013-10-01 00:05:55 +00:00 |
|
wiredfool
|
2855449414
|
Py3k fixes
|
2013-10-01 00:01:35 +00:00 |
|
Alex Clark ☺
|
2dca1a41f0
|
Merge pull request #352 from wiredfool/test_font
Made linespacing test more forgiving of font rendering differences
|
2013-09-30 16:57:46 -07:00 |
|
wiredfool
|
f6e1313337
|
Made linespacing test more forgiving of font rendering differences
|
2013-09-30 16:41:11 -07:00 |
|
Alex Clark ☺
|
6599fe09d9
|
Merge pull request #351 from wiredfool/numpy-tests
tests for img -> numpy.array
|
2013-09-30 15:27:58 -07:00 |
|
wiredfool
|
ca35a9d65d
|
tests for img -> numpy.array
|
2013-09-30 14:10:58 -07:00 |
|
Alex Clark ☺
|
6954e5c72c
|
Merge pull request #349 from wiredfool/numpy-tests
Numpy tests
|
2013-09-30 10:18:22 -07:00 |
|
wiredfool
|
753a3266e8
|
resolving shortened url
|
2013-09-30 10:09:35 -07:00 |
|
wiredfool
|
660b1a98aa
|
test for 16bit tiffs, issue #273
|
2013-09-30 10:09:35 -07:00 |
|
Alex Clark
|
b1177c8ebe
|
Styling
|
2013-09-30 06:20:44 -04:00 |
|
Alex Clark
|
69edd9d033
|
Styling
|
2013-09-30 06:15:56 -04:00 |
|
Alex Clark
|
5dfc5bf256
|
Bump
|
2013-09-30 06:13:14 -04:00 |
|
Alex Clark
|
cdd130da9b
|
Bump
|
2013-09-30 06:12:25 -04:00 |
|
Alex Clark
|
4f5c55adce
|
Wording [ci skip]
|
2013-09-30 06:11:02 -04:00 |
|
Alex Clark
|
726c9b2a0f
|
Add Makefile for pre-release check
|
2013-09-30 06:10:10 -04:00 |
|
Alex Clark
|
ddfc37618d
|
Merge branch 'master' of github.com:python-imaging/Pillow
|
2013-09-30 05:43:46 -04:00 |
|
Alex Clark
|
fb97a463f0
|
Add history [ci skip]
|
2013-09-30 05:43:43 -04:00 |
|
Alex Clark ☺
|
a0eaf06cc5
|
Merge pull request #348 from nikmolnar/master
Fix for #254
|
2013-09-30 02:41:12 -07:00 |
|
Alex Clark
|
bf73eaef79
|
Add history [ci skip]
|
2013-09-30 05:39:42 -04:00 |
|
Alex Clark ☺
|
946af1edd2
|
Merge pull request #346 from mhogg/master
Bug fix for encoding of b_whitespace - Similar to closed issue #272
|
2013-09-30 02:38:23 -07:00 |
|
Alex Clark
|
c6b41f27a1
|
Merge branch 'master' of github.com:python-imaging/Pillow
|
2013-09-30 05:36:52 -04:00 |
|
Alex Clark
|
af2715c226
|
Add history [ci skip]
|
2013-09-30 05:36:48 -04:00 |
|
Alex Clark ☺
|
78a41bdadc
|
Merge pull request #347 from cgohlke/patch-6
Add numpy array interface support for 16 and 32 bit integer modes
|
2013-09-30 02:35:54 -07:00 |
|
Nikolas Stevenson-Molnar
|
dcd40ce5b5
|
Fix for #254
|
2013-09-30 01:04:58 -07:00 |
|
Michael Hogg
|
e70424644a
|
Update PpmImagePlugin.py
Making it work for Python 3.x
|
2013-09-30 17:44:11 +10:00 |
|
Michael Hogg
|
800729e092
|
Update PpmImagePlugin.py
Bug fix when locale has not been set
|
2013-09-30 17:24:22 +10:00 |
|
Christoph Gohlke
|
9bff0b14e0
|
Add numpy array interface support for 16 and 32 bit integer modes
|
2013-09-29 19:30:43 -07:00 |
|
Michael Hogg
|
20e7555e59
|
Update PpmImagePlugin.py
Bug fix for encoding of b_whitespace
|
2013-09-30 09:54:25 +10:00 |
|
Alex Clark ☺
|
2e4b0903e3
|
Merge pull request #345 from cgohlke/patch-5
Alternative patch for issue #340
|
2013-09-29 12:43:50 -07:00 |
|
Christoph Gohlke
|
2fc724d346
|
Call _getexif function instead of class method
|
2013-09-29 09:20:00 -07:00 |
|
Christoph Gohlke
|
c46b3fe256
|
Make _getexif a function
|
2013-09-29 09:17:37 -07:00 |
|
Alex Clark
|
666a3f7642
|
Add history [ci skip]
|
2013-09-28 12:23:49 -04:00 |
|
Alex Clark ☺
|
97ecde836d
|
Merge pull request #344 from wiredfool/tifftags
Tiff Tags
|
2013-09-28 09:22:05 -07:00 |
|
Alex Clark
|
4c85a7c074
|
Wording [ci skip]
|
2013-09-28 11:19:03 -04:00 |
|
Alex Clark
|
0068de0c8b
|
Wording [ci skip]
|
2013-09-28 11:14:05 -04:00 |
|
Alex Clark
|
9cb8486581
|
Bump all the things
|
2013-09-28 11:02:35 -04:00 |
|
Alex Clark
|
57f40ef77a
|
Wording [ci skip]
|
2013-09-28 11:00:39 -04:00 |
|
Alex Clark
|
7554db7937
|
Wording [ci skip]
|
2013-09-28 10:49:42 -04:00 |
|
Alex Clark
|
16dc69ff13
|
Wording [ci skip]
|
2013-09-28 10:44:12 -04:00 |
|
Alex Clark
|
4f0887d251
|
Wording [ci skip]
|
2013-09-28 10:42:28 -04:00 |
|
Alex Clark
|
f96be4655d
|
Wording [ci skip]
|
2013-09-28 09:59:18 -04:00 |
|