Josh Ware
|
f632baf4dc
|
Increased testing limit from 512MB to 1GB
|
2014-09-12 22:09:26 -07:00 |
|
Josh Ware
|
bc1e1c148c
|
Casting the iterations variable to integer
|
2014-09-12 22:09:26 -07:00 |
|
Josh Ware
|
c134e5ab45
|
Moved resource import to inside the function
|
2014-09-12 22:09:26 -07:00 |
|
Josh Ware
|
3acb06e9d2
|
Added the JPEG2000 memory leak fix to decode.c
|
2014-09-12 22:09:26 -07:00 |
|
Josh Ware
|
5ca57520b6
|
Added Test for JPEG2000 memory leak, before the fix is added
|
2014-09-12 22:08:54 -07:00 |
|
Hugo
|
af8bf3f1d2
|
Merge pull request #886 from wiredfool/epsfile-rebase
EpsFilePlugin Speed improvements.
|
2014-09-13 08:08:24 +03:00 |
|
wiredfool
|
ce0fcef580
|
Don't test internal python functions
|
2014-09-12 21:41:12 -07:00 |
|
wiredfool
|
c4afe50b50
|
Update CHANGES.rst
|
2014-09-10 10:41:26 -07:00 |
|
wiredfool
|
dc1831d140
|
Merge pull request #892 from radarhere/master
Avoid resize operation if image is already the correct size
|
2014-09-10 10:40:21 -07:00 |
|
Hugo
|
a2c2388dc8
|
Add Landscape health badge
[CI skip]
See https://github.com/python-pillow/Pillow/issues/895
|
2014-09-10 16:43:23 +03:00 |
|
Hugo
|
93218817be
|
Merge pull request #893 from thedrow/patch-1
Improved build matrix: fast_finish and travis_retry
|
2014-09-10 12:59:39 +03:00 |
|
Omer Katz
|
dd2608e126
|
All network operations should be retried in order too prevent build failures due to network errors and large matrixes should fast finish.
|
2014-09-10 10:25:17 +03:00 |
|
Andrew Murray
|
255a090e97
|
Avoid resize operation if image is already the correct size
|
2014-09-10 10:41:46 +10:00 |
|
hugovk
|
19f13c2bdd
|
Temporarily disable fail-fast so we can see all failures
|
2014-09-05 13:04:26 +03:00 |
|
hugovk
|
8dad2b0c63
|
Replace some lena() with hopper(), and temporarily disable fail-fast so we can see all failures
|
2014-09-05 13:03:56 +03:00 |
|
hugovk
|
b929873a62
|
Change some lena() to hopper()
|
2014-09-05 12:36:24 +03:00 |
|
hugovk
|
eb458c7c8f
|
Replace lena.tif with hopper.tif (created with ImageMagick)
|
2014-09-05 12:14:45 +03:00 |
|
Hugo
|
5f4c758b99
|
Convert .ico to 8-bit to match lena.ico: convert hopper.ico -alpha off -colors 256 hopper2.ico
|
2014-09-04 22:53:35 +03:00 |
|
wiredfool
|
9cde0aa7d6
|
Updated Changes.rst (formatting) [ci skip]
|
2014-09-04 10:09:05 -07:00 |
|
wiredfool
|
fc447afb05
|
Merge pull request #887 from hugovk/hopper2a
Replace Lena with Hopper (Part I)
|
2014-09-04 10:05:25 -07:00 |
|
hugovk
|
3ec65f8614
|
Replace lena.ico with hopper.ico. Created with ImageMagick: convert hopper.jpg -resize 16x16 hopper.ico
|
2014-09-04 13:29:35 +03:00 |
|
hugovk
|
76a7965187
|
Replace lena.dcx with hopper.dcx. Created with ImageMagick: convert hopper.ppm hopper.dcx
|
2014-09-04 13:24:53 +03:00 |
|
hugovk
|
4a243e90bc
|
Replace lena.ras with hopper.ras, created with ImageMagick: convert hopper.jpg hopper.ras
|
2014-09-04 12:59:03 +03:00 |
|
hugovk
|
53a04a4118
|
Replace lena.spider with hopper.spider, created with Pillow.
|
2014-09-04 12:28:37 +03:00 |
|
hugovk
|
14ac9ce59c
|
Replace lena.tar with hopper.tar
|
2014-09-04 12:21:19 +03:00 |
|
hugovk
|
06a2378f52
|
Remove lena.png
|
2014-09-04 12:13:43 +03:00 |
|
hugovk
|
e1c33d3190
|
Replace lena with hopper
|
2014-09-04 12:09:52 +03:00 |
|
hugovk
|
e524bcc327
|
Created with ImageMagick: convert hopper.jpg hopper.png
|
2014-09-04 12:09:15 +03:00 |
|
hugovk
|
b451c6f410
|
Replace lena.rgb and lena.bw with hopper
|
2014-09-04 10:31:16 +03:00 |
|
hugovk
|
513422323b
|
Created with ImageMagick then renamed: convert hopper.ppm hopper.sgi
|
2014-09-04 10:29:39 +03:00 |
|
hugovk
|
5b01333f62
|
Created with ImageMagick then renamed: convert hopper.ppm -monochrome hopper.sgi
|
2014-09-04 10:24:13 +03:00 |
|
hugovk
|
699b662511
|
Update selftest.py for hopper
|
2014-09-04 09:50:47 +03:00 |
|
hugovk
|
78e7fe025e
|
Fix constant name
|
2014-09-04 09:42:31 +03:00 |
|
hugovk
|
8f2d707a7a
|
Update epsilona for hopper
|
2014-09-04 09:40:14 +03:00 |
|
Hugo
|
d7f7965aa2
|
Replace lena.gif with hopper.gif
|
2014-09-04 08:44:46 +03:00 |
|
Hugo
|
b248dcd019
|
Image created by Pillow via test_effect_spread()
|
2014-09-04 08:42:46 +03:00 |
|
Hugo
|
c1c77c4a63
|
Fix path
|
2014-09-04 08:42:12 +03:00 |
|
Hugo
|
4cafbf5112
|
Fix path
|
2014-09-04 08:26:50 +03:00 |
|
Hugo
|
add81ac00a
|
Created with ImageMagick: convert hopper.jpg hopper.gif
|
2014-09-04 08:17:04 +03:00 |
|
Hugo
|
5dd4d6d941
|
Add hopper() to eventually replace lena()
|
2014-09-04 08:03:55 +03:00 |
|
Hugo
|
c3d3789da7
|
Created with ImageMagick: convert hopper.jpg hopper.ppm
|
2014-09-04 08:00:41 +03:00 |
|
Hugo
|
2798589a24
|
Crop, resize and rename
|
2014-09-03 22:58:03 +03:00 |
|
Hugo
|
675014b26a
|
Public domain image of Grace Hopper: http://www.history.navy.mil/photos/images/h96000/h96919k.jpg
|
2014-09-03 22:44:02 +03:00 |
|
Hugo
|
afcb8980ed
|
Update CHANGES.rst [CI skip]
|
2014-09-03 10:07:30 +03:00 |
|
Hugo
|
e09d7790a0
|
Merge pull request #885 from wiredfool/tiff-seek-rebase
Fix for reading multipage TIFFs
|
2014-09-03 10:06:15 +03:00 |
|
wiredfool
|
918c77e98a
|
Py3.2 fix
|
2014-09-02 23:33:10 -07:00 |
|
wiredfool
|
81076d5f29
|
Don't copy input file for GS if not necessary, length variable name fix
|
2014-09-02 23:21:02 -07:00 |
|
wiredfool
|
6dc276599e
|
test for all the different line ending characters
|
2014-09-02 23:20:50 -07:00 |
|
wiredfool
|
ee46f45b96
|
Remove unused code, tighten up readline for all the line endings
|
2014-09-02 23:20:41 -07:00 |
|
wiredfool
|
8f75cc2bbf
|
Don't search for the imagedata if we're not going to do anything with it
|
2014-09-02 23:20:33 -07:00 |
|