Hugo
|
0378fede70
|
Merge pull request #3380 from radarhere/flake8
Flake8 fixes
|
2018-09-27 13:59:01 +03:00 |
|
Andrew Murray
|
a8261a2e89
|
Line too long
|
2018-09-27 20:35:00 +10:00 |
|
Andrew Murray
|
f8fbac68de
|
Removed unused imports
|
2018-09-27 20:31:01 +10:00 |
|
Andrew Murray
|
90a9e85db3
|
Local variable is assigned to but never used
|
2018-09-27 20:31:01 +10:00 |
|
Andrew Murray
|
9b0d4baa8c
|
Continuation line under-indented for visual indent
|
2018-09-27 20:31:01 +10:00 |
|
Andrew Murray
|
6dd0e48d9a
|
Missing whitespace
|
2018-09-27 19:43:39 +10:00 |
|
Andrew Murray
|
9ee467d843
|
Too many blank lines
|
2018-09-27 19:42:23 +10:00 |
|
Andrew Murray
|
e5491f8162
|
Expected 2 blank lines
|
2018-09-27 19:42:16 +10:00 |
|
Andrew Murray
|
ddf85de481
|
Update CHANGES.rst [ci skip]
|
2018-09-27 06:22:54 +10:00 |
|
Konstantin Kopachev
|
69f315a585
|
PR feedback: simplified key construct for fillorder=2; indentation fixes
|
2018-09-26 09:44:45 -07:00 |
|
Hugo
|
a3f7ce5b73
|
Merge pull request #3313 from dinkolubina/fix-img-crop
Fix _crop and tests
|
2018-09-26 16:50:54 +03:00 |
|
Andrew Murray
|
e2c17ab59b
|
Update CHANGES.rst [ci skip]
|
2018-09-26 23:29:08 +10:00 |
|
Hugo
|
f29881fd60
|
Merge pull request #3377 from radarhere/color_diff
Added support to floodfill for non-RGB colors
|
2018-09-26 16:24:59 +03:00 |
|
Hugo
|
b9b4c03957
|
Merge pull request #2203 from jdufresne/test-exceptions
Avoid catching unexpected exceptions in tests
|
2018-09-26 15:43:41 +03:00 |
|
Hugo
|
9e54c14dfa
|
Merge pull request #2214 from jdufresne/eps-text-wrapper
Use TextIOWrapper.detach() instead of NoCloseStream
|
2018-09-26 15:34:24 +03:00 |
|
Hugo
|
5a8c48c4f3
|
Merge pull request #3205 from radarhere/transparency
Added transparency to matrix conversion
|
2018-09-26 15:29:21 +03:00 |
|
Andrew Murray
|
b5af283732
|
Added support to floodfill for non-RGB colors
|
2018-09-26 22:22:17 +10:00 |
|
Hugo
|
ae415907cb
|
flake8 and tidy up
|
2018-09-26 14:38:44 +03:00 |
|
Hugo
|
f13c150f00
|
Hide the Ghostscript progress dialog on Windows
|
2018-09-26 14:38:33 +03:00 |
|
Hugo
|
2389492f96
|
flake8
|
2018-09-26 14:09:31 +03:00 |
|
Hugo
|
36baea18ee
|
flake8
|
2018-09-26 13:58:15 +03:00 |
|
Andrew Murray
|
7b425a96c1
|
Update CHANGES.rst [ci skip]
|
2018-09-26 20:57:01 +10:00 |
|
Hugo
|
78203606b7
|
Merge pull request #3364 from radarhere/contain
Added ImageOps pad method
|
2018-09-26 13:54:26 +03:00 |
|
Andrew Murray
|
1c47313658
|
Update CHANGES.rst [ci skip]
|
2018-09-26 20:26:00 +10:00 |
|
Hugo
|
83d40f52b3
|
Merge pull request #3359 from bz2/i16_getextrema
Give correct extrema for I;16 format images
|
2018-09-26 13:17:31 +03:00 |
|
Hugo
|
1b9a1c7ed7
|
Merge pull request #3279 from radarhere/pyside2
Added PySide2
|
2018-09-26 13:16:31 +03:00 |
|
Andrew Murray
|
b09b43d8b2
|
Added ImageOps pad method
|
2018-09-26 20:07:46 +10:00 |
|
Andrew Murray
|
d4000a8f72
|
Merge pull request #3355 from radarhere/freetype_version
Removed unnecessary line
|
2018-09-26 06:36:05 +10:00 |
|
Konstantin Kopachev
|
300bdaad9e
|
Bring back YCbCrX in pack and unpack
|
2018-09-25 11:46:32 -07:00 |
|
Andrew Murray
|
6d52cd2db8
|
Update CHANGES.rst [ci skip]
|
2018-09-25 06:16:52 +10:00 |
|
Andrew Murray
|
1fca4142c3
|
Merge pull request #3369 from radarhere/tiff_tags
Corrected TIFF tags
|
2018-09-25 06:14:13 +10:00 |
|
Andrew Murray
|
b535d78fd8
|
Update CHANGES.rst [ci skip]
|
2018-09-23 17:25:21 +10:00 |
|
Andrew Murray
|
0c37491201
|
Corrected tags
|
2018-09-23 17:22:16 +10:00 |
|
Andrew Murray
|
efcb11029c
|
Merge pull request #3374 from hugovk/fix-py2.4
CI: Install CFFI and pycparser without any PYTHONOPTIMIZE
|
2018-09-23 17:21:12 +10:00 |
|
Hugo
|
3775aad9f1
|
Move PYTHONOPTIMIZE to Python versions which have two jobs
|
2018-09-21 13:31:16 +03:00 |
|
Hugo
|
b5ca36902f
|
Install CFFI without any PYTHONOPTIMIZE
|
2018-09-21 13:06:17 +03:00 |
|
Hugo
|
253443bf20
|
Merge pull request #3368 from radarhere/svn_checkout
Retry svn checkout on failure up to 3 times
|
2018-09-21 11:48:57 +03:00 |
|
Andrew Murray
|
da4440c1cb
|
Merge pull request #3370 from python-pillow/fix-docstring-typo
Fix docstring typo
|
2018-09-21 06:38:22 +10:00 |
|
Hugo
|
ed4de6cb62
|
Fix docstring typo
If we `import numpy as np`, use `np` not `numpy`
|
2018-09-20 15:27:30 +03:00 |
|
Andrew Murray
|
2666fa0098
|
Retry svn checkout on failure up to 3 times
|
2018-09-20 19:52:56 +10:00 |
|
Andrew Murray
|
2858825771
|
Merge pull request #3362 from hugovk/rm-ttb-docs
Docs: 'btt' (bottom to top) is not supported by libraqm
|
2018-09-19 20:00:12 +10:00 |
|
Konstantin Kopachev
|
187782470b
|
Drop YCbCrX(XX) modes, as TIFF does not have to support that
|
2018-09-18 12:06:27 -07:00 |
|
Konstantin Kopachev
|
f874e6f058
|
Fix typo and add explanatory comment
|
2018-09-18 12:06:26 -07:00 |
|
Konstantin Kopachev
|
1e4b3177ed
|
Change comment wording to reflect ability to read tiled tiffs [ci skip]
|
2018-09-18 12:05:51 -07:00 |
|
Konstantin Kopachev
|
b0e5e5fb11
|
Update test files to be closer match of originals
|
2018-09-18 12:05:51 -07:00 |
|
Konstantin Kopachev
|
c2ac4604bc
|
move variable declaration
|
2018-09-18 12:05:50 -07:00 |
|
Konstantin Kopachev
|
e102f4848b
|
Fix libtiff build on windows
|
2018-09-18 12:05:50 -07:00 |
|
Konstantin Kopachev
|
98d88fd1c6
|
Add tests for uncompressed tiff with interleaved bands
|
2018-09-18 12:05:50 -07:00 |
|
Konstantin Kopachev
|
e6c510ef38
|
Remove redundant decompression; adjust jpeg read mode to be RGBX (pad)
|
2018-09-18 12:05:50 -07:00 |
|
Konstantin Kopachev
|
52637a4268
|
move libtiff-related tests into libtiff test file
|
2018-09-18 12:05:50 -07:00 |
|