Commit Graph

6155 Commits

Author SHA1 Message Date
Alexander
b11bba108e accept multiband images in filter (noop) 2017-08-13 00:03:50 +03:00
Alexander
55f153d999 Merge branch 'master' into fast-filters
# Conflicts:
#	libImaging/Filter.c
2017-08-12 23:52:31 +03:00
Alexander Karpinsky
bbe07d4f49 Merge pull request #2670 from uploadcare/threaded-filter
Release GIL in filters
2017-08-12 23:51:08 +03:00
Alexander
49492def9b Merge branch 'master' into fast-filters
# Conflicts:
#	libImaging/Filter.c
2017-08-12 23:43:25 +03:00
Alexander Karpinsky
49340037d5 Merge pull request #2678 from uploadcare/kernel-filter-tests
Serious test for kernel filters and rounding fix
2017-08-12 23:41:44 +03:00
Alexander
847dd67a41 serious test for kernel filters 2017-08-12 23:22:59 +03:00
Alexander
38eab1a43f do 3x3 filtering in separate function 2017-08-12 23:07:08 +03:00
Alexander
5353d28e35 copy first and last lines 2017-08-12 22:18:24 +03:00
Alexander
f71b3a8ed7 clip8 function 2017-08-12 22:12:59 +03:00
Alexander Karpinsky
5f5ac09158 Merge pull request #2671 from uploadcare/fix-compilation-warning
Fix compilation warning
2017-08-11 19:59:07 +03:00
Alexander
441eded3eb fix compilation warning 2017-08-11 19:46:31 +03:00
Alexander
864a24e7b8 Release GIL in filters 2017-08-11 15:17:47 +03:00
Alexander Karpinsky
cae7789372 Merge pull request #2662 from uploadcare/fix-bands-module-indention
Fix Bands.c module indention
2017-08-09 04:15:54 +03:00
Alexander
ffe0c3b0af Fix Bands.c module indention 2017-08-09 03:48:24 +03:00
Alexander
b6638d8155 divide coefficients before applying 2017-08-07 01:11:05 +03:00
Alexander Karpinsky
e0f69cb2e1 Merge pull request #2658 from uploadcare/fix-filter-module-indention
Fix Filter.c module indention
2017-08-07 00:59:53 +03:00
Alexander
557e89fcd3 Fix Filter.c module indention 2017-08-07 00:20:35 +03:00
Hugo
1922a0deac Merge pull request #2653 from radarhere/landscape
Remove Landscape/health badge
2017-08-06 08:56:36 +03:00
Andrew Murray
af4d830ce9 Remove Landscape/health badge [ci skip] 2017-08-06 12:39:04 +10:00
Hugo
2512400d6d Update CHANGES.rst
[CI skip]
2017-07-25 11:03:36 +03:00
Hugo
90886a4e59 Merge pull request #2632 from wiredfool/issue_2628
Fix JPEG DPI when EXIF is invalid
2017-07-25 11:01:29 +03:00
wiredfool
908fffdd2c Test for https://github.com/python-pillow/Pillow/issues/2628#issuecomment-315962612 2017-07-18 01:06:54 -07:00
wiredfool
7a8161162f fix for https://github.com/python-pillow/Pillow/issues/2628#issuecomment-315962612 2017-07-18 00:54:11 -07:00
wiredfool
0cd84cf9b3 Update CHANGES.rst [ci skip] 2017-07-16 16:32:19 +01:00
wiredfool
c58dd9bcb3 Merge pull request #2624 from radarhere/getsize_emptystring
Added fix for font getsize on empty string
2017-07-16 16:30:15 +01:00
wiredfool
a28e89be83 Update CHANGES.rst [ci skip] 2017-07-16 16:28:29 +01:00
wiredfool
377bbc781e Merge pull request #2626 from radarhere/imagedraw
Improved ImageDraw documentation
2017-07-16 16:27:47 +01:00
wiredfool
8bf9de3310 Update CHANGES.rst [ci skip] 2017-07-16 16:23:57 +01:00
wiredfool
730cf93c32 Merge pull request #2627 from radarhere/alpha_composite
Corrected alpha_composite args documentation
2017-07-16 16:22:52 +01:00
Andrew Murray
9406e8ea81 Corrected alpha_composite args documentation 2017-07-16 17:37:51 +10:00
wiredfool
d2b3e60bbb test for issue #2614 2017-07-16 17:23:08 +10:00
Andrew Murray
3dd3a90646 Added fix for font getsize on empty string 2017-07-16 17:23:08 +10:00
Hugo
5bd8cdfe5c Merge pull request #2623 from radarhere/2585_debug_fix
Removed debugging code
2017-07-16 09:16:26 +02:00
Andrew Murray
a05c2cf7ff Improved ImageDraw documentation 2017-07-16 15:22:46 +10:00
Andrew Murray
f33976f81d Corrected class name in ImageDraw docs 2017-07-16 15:21:26 +10:00
Andrew Murray
844b812ebd Removed debugging code 2017-07-15 17:12:33 +10:00
wiredfool
a99ce5a2a3 Update CHANGES.rst [ci skip] 2017-07-14 23:04:51 +01:00
wiredfool
7466355887 Merge pull request #2616 from radarhere/libimagequant
Updated libimagequant to 2.10.1
2017-07-14 23:04:21 +01:00
wiredfool
353e26432f Update CHANGES.rst [ci skip] 2017-07-14 23:02:53 +01:00
Jani Šumak
f8fb58f925 Added the description of the filename attribute to images.rst
Images created with `open` have a filename attribute, but the documentation does not mention it. This lead to a short, but interesting discussion on [Stackoverflow](https://stackoverflow.com/questions/45087638/get-image-filename-from-image-pil/).
2017-07-14 22:57:31 +01:00
Andrew Murray
79f25384e1 Updated libimagequant to 2.10.1 2017-07-09 21:18:31 +10:00
wiredfool
b1d0965c75 Release notes for 4.2.1 2017-07-06 07:53:48 -07:00
wiredfool
f76aa0b999 Update CHANGES.rst [ci skip] 2017-07-06 11:03:39 +01:00
wiredfool
dff842d51d Merge pull request #2605 from radarhere/libimagequant
Updated libimagequant to 2.10.0
2017-07-06 11:02:20 +01:00
wiredfool
6389a2aec6 Update CHANGES.rst [ci skip] 2017-07-06 11:01:31 +01:00
wiredfool
912b0f077a Merge pull request #2612 from kijeong/request
Don't shadow built-in dict.
2017-07-06 10:59:01 +01:00
wiredfool
0d3712afe4 4.3.0.dev0 version bump 2017-07-06 02:57:44 -07:00
kijeong kim
580b6fbc06 [etc] Changed parameter name from dict_ to dictionary. 2017-07-06 17:31:55 +09:00
kijeong kim
afce29ea74 [etc] Fix built-in name. 2017-07-06 14:23:06 +09:00
wiredfool
27122e9008 Update Changes.rst [ci skip] 2017-07-04 09:10:13 +01:00