Commit Graph

6989 Commits

Author SHA1 Message Date
wiredfool
9a19858fb7
Merge pull request #2938 from uploadcare/tiff-with-optional-channels
Tiff with optional channels
2018-01-24 11:10:18 +00:00
wiredfool
0bf7c7518f
Merge pull request #2930 from python-pillow/add-twitter-badge
README: Add Twitter badge
2018-01-24 11:05:32 +00:00
wiredfool
e902e46019
Update CHANGES.rst [ci skip] 2018-01-24 10:59:17 +00:00
wiredfool
d6973ff50f
Merge pull request #2942 from radarhere/imagecms_remove_main
Removed __main__ code from ImageCms
2018-01-24 10:55:59 +00:00
wiredfool
c686a71320
Merge pull request #2958 from radarhere/typo
Fixed typos
2018-01-24 10:54:51 +00:00
wiredfool
d04380afb6
Merge pull request #2961 from radarhere/assert
Changed assert statements to unittest calls
2018-01-24 10:54:18 +00:00
Andrew Murray
25e72d5856 Fixed typos 2018-01-24 21:54:16 +11:00
wiredfool
7e4fdb1097
Merge pull request #2968 from nehaljwani/libdirs-ppc64le-armv7l
Add libdirs for ppc64le and armv7l
2018-01-24 10:52:27 +00:00
wiredfool
bae2613ed6
Merge pull request #2951 from hugovk/2950-install-not-iterable
Fix "TypeError: 'NoneType' object is not iterable" for PPC and CRUX
2018-01-24 10:51:46 +00:00
wiredfool
07cc4d2360
Merge pull request #2957 from radarhere/freetype
Updated freetype to 2.9
2018-01-24 10:50:22 +00:00
wiredfool
ee8e5bd382
Merge pull request #2969 from radarhere/raqm
Updated raqm to 0.4.0
2018-01-24 10:48:51 +00:00
wiredfool
d86648c1a6
Merge pull request #2967 from radarhere/libimagequant
Updated libimagequant to 2.11.7
2018-01-24 10:48:02 +00:00
Andrew Murray
96cfcddadd Updated raqm to 0.4.0 2018-01-22 06:15:45 +11:00
Nehal J Wani
788128e84f
Add libdirs for ppc64le and armv7l
This patch has been taken from:
http://pkgs.fedoraproject.org/cgit/rpms/python-pillow.git/tree/python-pillow_libdirs.patch
2018-01-21 21:03:35 +05:30
Andrew Murray
bf6b35dc10 Updated libimagequant to 2.11.7 2018-01-20 07:14:31 +11:00
Andrew Murray
cca94054aa Changed assert statements to unittest calls 2018-01-17 22:01:37 +11:00
Andrew Murray
1aefc90cb0 Removed __main__ code 2018-01-13 16:41:01 +11:00
Andrew Murray
4afed260dc Updated freetype to 2.9 2018-01-13 06:26:42 +11:00
Hugo
b9ea73738e
Merge pull request #2953 from radarhere/docstring
Changed tutorial code to use docstring
2018-01-12 12:50:33 +02:00
Andrew Murray
454ffe4a01 Changed tutorial code to use docstring [ci skip] 2018-01-12 20:46:16 +11:00
Hugo
8edbc79e7f Fix "TypeError: 'NoneType' object is not iterable" for PPC and CRUX 2018-01-11 12:45:52 +02:00
Hugo
d1257a0a38
Merge pull request #2947 from hugovk/codecov-fix-missing-base-report
Codecov: Avoid "Missing base report"
2018-01-10 16:50:55 +02:00
Hugo
75ea204b08 Avoid "Missing base report" due to committing CHANGES.rst with "[CI skip]" 2018-01-10 16:33:15 +02:00
Hugo
a65049146b Either codecov.yml or .codecov.yml is allowed, let's group with other dotfiles 2018-01-10 16:30:13 +02:00
Andrew Murray
4bde7258d4 Fixed typo [ci skip] 2018-01-10 22:22:44 +11:00
Alexander
dc127273f4 Add RGBXX RGBXXX YCbCrXX YCbCrXXX rawmodes for TIFFs 2018-01-07 17:23:05 +03:00
Alexander
1f4fd49a80 unpack CMYK TIFFs optional channels 2018-01-07 17:23:05 +03:00
Hugo
dca1247c47
Update CHANGES.rst 2018-01-06 20:45:17 +02:00
Hugo
e92e730597
Merge pull request #2935 from wiredfool/crc
Remove _imaging.crc32 in favor or builtin python crc32 implementation
2018-01-06 20:43:35 +02:00
Hugo
05040292fe
Merge pull request #2937 from radarhere/fixes
Minor fixes
2018-01-06 20:25:23 +02:00
Andrew Murray
696b3819e8 Combined two excerpt statements 2018-01-06 21:58:05 +11:00
Andrew Murray
b7aab522e1 Added syntax print statements 2018-01-06 21:57:29 +11:00
Andrew Murray
3c73043509 Simplified use of sys.argv 2018-01-06 21:57:29 +11:00
Andrew Murray
59b9d1dc46 Simplified Image.open call 2018-01-06 21:57:29 +11:00
Eric Soroos
4bc33d3e4a Remove _imaging.crc32 in favor or builtin python crc32 implementation 2018-01-05 15:53:50 +00:00
wiredfool
0ac6d6ad52
Update CHANGES.rst [ci skip] 2018-01-05 10:37:03 +00:00
wiredfool
276bb42a62
Merge pull request #2928 from hugovk/mv-tk-to-src
Move Tk directory to src directory
2018-01-05 10:36:07 +00:00
Hugo
baef2abb8e
Update CHANGES.rst 2018-01-05 08:53:59 +02:00
Hugo
c372be43b7
Merge pull request #2933 from jdufresne/cache
Enable pip cache in Travis CI
2018-01-05 08:52:37 +02:00
Jon Dufresne
9cf5371571 Enable pip cache in Travis CI
Can speed up builds and reduce load on PyPI servers.

For more information, see:

https://docs.travis-ci.com/user/caching/#pip-cache
2018-01-04 12:22:50 -08:00
Hugo
52c05b441f
Merge pull request #2932 from jdufresne/alpha-req
Sort requirements.txt alphabetically
2018-01-04 18:30:22 +02:00
Hugo
7abb8bb771
Merge pull request #2931 from python-pillow/docs-escape-s
Docs: Escape the s next to inline code formatting
2018-01-04 14:57:49 +01:00
Jon Dufresne
928ff7f8c4 Sort requirements.txt alphabetically 2018-01-04 05:24:03 -08:00
Hugo
c49727552a
Docs: Escape the s next to inline code formatting 2018-01-04 15:19:59 +02:00
Hugo
bfb0a94439
Add Twitter badge 2018-01-04 12:09:01 +02:00
Hugo
a795b40b05
Update CHANGES.rst 2018-01-04 11:18:20 +02:00
Hugo
137ef0454c
Merge pull request #2927 from radarhere/imports
Removed unused and duplicate imports
2018-01-04 10:16:38 +01:00
Hugo
3916563a1b Move Tk files to src 2018-01-04 09:33:10 +02:00
Andrew Murray
30b2ddd070 Removed duplicate imports 2018-01-04 15:40:46 +11:00
Andrew Murray
62b2bdf909 Removed unused imports 2018-01-04 14:56:18 +11:00