wiredfool
5a6827690b
Merge pull request #927 from cgohlke/patch-1
...
Fix AssertionError in TestFileJpeg.test_save_cjpeg
2014-09-29 11:40:13 -07:00
Christoph Gohlke
2538fa9e0f
Fix AssertionError in TestFileJpeg.test_save_cjpeg
2014-09-29 11:35:46 -07:00
wiredfool
7fcb371fd3
Merge pull request #926 from wiredfool/fli
...
Replace lena.fli with hopper.fli
2014-09-29 10:58:52 -07:00
wiredfool
8d84f79f44
Replace lena.fli with hopper.fli
2014-09-29 10:40:33 -07:00
wiredfool
8a766fc270
Update CHANGES.rst [ci skip]
2014-09-26 21:24:03 -07:00
wiredfool
7ef73a2e6f
Merge pull request #925 from wiredfool/hopper4
...
Merge of PR #919 , Replacing Lena with Hopper, part IV
2014-09-26 21:15:43 -07:00
wiredfool
460160a1e3
Updated merge from master
2014-09-26 16:07:52 -07:00
Hugo
5606fa3597
Merge pull request #923 from wiredfool/conditional-profile
...
Conditional profile tests
2014-09-25 15:02:50 +03:00
Hugo
22862cee00
Merge pull request #921 from wiredfool/jpeg-memoryleak
...
JPEG Encode memory leaks
2014-09-25 13:45:34 +03:00
wiredfool
af138af779
Use lcms profile where possible, otherwise skip test if sRGB profile is not available
2014-09-24 21:48:56 -07:00
wiredfool
476c255cee
Licensed, freely available icc profiles
2014-09-24 21:47:32 -07:00
wiredfool
c325a26dd8
Remove ICC profiles with unclear licence and not our copyright
2014-09-24 21:47:32 -07:00
Hugo
f436f51e47
Merge pull request #922 from wiredfool/icc-docs
...
More JPEG documentation, fixes #890
2014-09-25 05:06:18 +03:00
wiredfool
cb166786df
More JPEG documentation, fixes #890
2014-09-24 16:30:39 -07:00
wiredfool
c154fd05fd
Memory Leak, missing Py_DECREF
2014-09-24 15:46:34 -07:00
wiredfool
d64b2376bc
Memory Leak: Freeing malloc'd memory in Jpeg Encode
2014-09-24 15:46:24 -07:00
wiredfool
306ad74324
qtables error handling tests
2014-09-24 15:46:16 -07:00
wiredfool
d6c16aa015
Tests for jpeg memory leaks
2014-09-24 15:45:41 -07:00
wiredfool
798fe2d15f
Merge pull request #877 from hugovk/flake8
...
Merge flake8/ pr #877
2014-09-24 13:26:20 -07:00
Alex Clark ☺
6522378a62
Merge pull request #920 from hugovk/RELEASING
...
Create RELEASING.md
2014-09-24 16:19:01 -04:00
Hugo
d6a77f3632
Create RELEASING.md
...
Contents copied from https://github.com/python-pillow/Pillow/wiki/Release-Checklist and some links added.
[CI skip]
2014-09-24 10:17:04 +03:00
hugovk
d6dacc27bf
Clearer comment
2014-09-24 09:15:58 +03:00
hugovk
ab87302560
Merge with master
2014-09-24 08:50:59 +03:00
Hugo
e1e11b9938
Merge pull request #9 from wiredfool/pr_877
...
Manual merge for PR #877
2014-09-24 08:30:04 +03:00
Hugo
72c7073d31
Merge pull request #918 from wiredfool/pr_915_fix
...
Fix for PR #915 , keep track of the qtables length
2014-09-23 21:36:18 +03:00
wiredfool
fedabf3a68
Merge from master
2014-09-23 10:19:00 -07:00
wiredfool
20a90494d1
Fix for docs. Can't wrap warning blocks
2014-09-23 10:11:34 -07:00
wiredfool
f0591e2ac5
s/lena/hopper/
2014-09-23 09:52:34 -07:00
wiredfool
1f377c2ace
Merge from master
2014-09-23 09:52:03 -07:00
wiredfool
00addab5e4
Real fix for PR #915 , keep track of the qtables length
2014-09-23 09:23:55 -07:00
Hugo
111e726fd9
Remove lena import
2014-09-23 17:18:42 +03:00
Hugo
0aa48600a2
Add a layer to hopper.psd, because lena.psd had layers
2014-09-23 17:09:43 +03:00
Hugo
5e676ea0bd
Merge remote-tracking branch 'upstream/master' into flake8
...
Conflicts:
Tests/bench_cffi_access.py
Tests/test_file_palm.py
Tests/test_format_hsv.py
Tests/test_image_putdata.py
Tests/test_locale.py
Tests/test_mode_i16.py
2014-09-23 16:35:20 +03:00
Hugo
91aa29ca2b
Replace lena with hopper
2014-09-23 16:16:04 +03:00
Hugo
a5fc5e3e7e
Made with ImageMagick: convert hopper_bw_500.png -compress group4 hopper_g4_500.tif
2014-09-23 16:15:26 +03:00
Hugo
d306223ae3
Made with ImageMagick: convert hopper.jpg -resize 500x500 -monochrome hopper_bw_500.png
2014-09-23 16:15:09 +03:00
Hugo
c793323cbc
Replace lena.xpm with hopper.xpm
2014-09-23 16:01:58 +03:00
Hugo
a608e15fad
Created with ImageMagick: convert hopper.jpg -colors 44 hopper.xpm
2014-09-23 16:00:43 +03:00
Hugo
9c3284977c
Update CHANGES.rst [CI skip]
2014-09-23 14:20:05 +03:00
Hugo
51c20f817a
Merge pull request #916 from mgedmin/patch-1
...
Mention Image.tobytes() in the API reference
2014-09-23 14:14:14 +03:00
Hugo
f358c692c6
Merge pull request #917 from mgedmin/patch-2
...
Mention that Image.tostring() is deprecated
2014-09-23 14:13:09 +03:00
Marius Gedminas
a2a033ad2d
Mention that Image.tostring() is deprecated
...
This mirrors the deprecation notice in the docstring of fromstring().
I'm assuming that tostring() and fromstring() were both deprecated at the same time (Pillow 2.0); I haven't gone out of my way to verify that assumption.
2014-09-23 13:59:35 +03:00
Marius Gedminas
2bdfb5b25e
Mention Image.tobytes() in the API reference
...
It was inexplicably omitted.
2014-09-23 13:56:22 +03:00
Hugo
468cea1be0
Replace lena.psd with hopper.psd
2014-09-23 13:53:51 +03:00
Hugo
b60a06e59a
Created with Photoshop: open hopper.jpg, save as PSD
2014-09-23 13:51:35 +03:00
Hugo
781da7d465
Replace lena.Lab.tif with hopper.Lab.tif + flake8
2014-09-23 13:45:32 +03:00
Hugo
ae9da298b9
Created in Photoshop: open hopper.jpg, convert to Lab, save
2014-09-23 13:44:05 +03:00
Hugo
c0582c2ef2
Run slow PyPy* first, so other jobs aren't queued behind them. Run latest 3.x and 2.x next, to get quick compatibility results.
2014-09-23 10:59:03 +03:00
Hugo
925cea3780
Replace lena_g4.tif with hopper_g4.tif
2014-09-23 10:57:55 +03:00
Hugo
c0ce691704
Remove trailing L, not needed for Py2 and errors in Py3
2014-09-23 10:40:03 +03:00