Commit Graph

10192 Commits

Author SHA1 Message Date
Andrew Murray
d7b812fcb2 Added release notes for #4646 [ci skip] 2020-06-23 21:50:23 +10:00
Andrew Murray
9979efff12
Merge pull request #4646 from nulano/show-command
Deprecate Image.show(command="...")
2020-06-23 19:47:57 +10:00
Andrew Murray
b667fd83cf
Merge pull request #4720 from radarhere/accept
Call _accept instead of duplicating code
2020-06-23 18:29:42 +10:00
Andrew Murray
6c2d575f9b
Simplified passing of data to _accept
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
2020-06-23 18:09:12 +10:00
Andrew Murray
9b6fdd719f Call _accept instead of duplicating code 2020-06-23 17:41:13 +10:00
Hugo van Kemenade
2456601e6b
Merge pull request #4719 from radarhere/harfbuzz
Updated harfbuzz to 2.6.8
2020-06-23 10:10:37 +03:00
Andrew Murray
262e2aaabb Updated harfbuzz to 2.6.8 2020-06-23 08:17:26 +10:00
Andrew Murray
03d4f31a34 Updated CHANGES.rst [ci skip] 2020-06-23 08:14:02 +10:00
Andrew Murray
926af72db3
Merge pull request #4707 from Cykooz/fix_jpeg_magic_number
Replaced primitive "magic number" inside of JpegImagePlugin._accept() function by more correct version
2020-06-23 08:11:34 +10:00
Kirill Kuzminykh
b7b4aaceeb
Merge pull request #2 from radarhere/fix_jpeg_magic_number
Updated _open check to match _accept
2020-06-22 17:35:34 +03:00
Andrew Murray
96d1a8b418 Updated _open check to match _accept 2020-06-23 00:25:59 +10:00
Kirill Kuzminykh
6d2fe429c2 Reformat code of `test_file_jpeg.py. 2020-06-22 12:20:57 +03:00
Andrew Murray
95ace8a39c
Merge branch 'master' into fix_jpeg_magic_number 2020-06-22 18:42:58 +10:00
Kirill Kuzminykh
cebaba1446
Merge pull request #1 from radarhere/fix_jpeg_magic_number
Fix JPEG magic number
2020-06-22 07:54:32 +03:00
Hugo van Kemenade
1bc67c9f0f
Merge pull request #4700 from nulano/features-version 2020-06-21 21:36:46 +03:00
nulano
24672a2f75
simplify output
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
2020-06-21 18:07:10 +01:00
Hugo van Kemenade
7b759e160a
Merge pull request #4615 from nulano/clipboard-png 2020-06-21 18:56:04 +03:00
Hugo van Kemenade
390b34c231
Merge pull request #4664 from nulano/ft-getsize-mode 2020-06-21 18:53:03 +03:00
nulano
c15dda4308
fix typo
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
2020-06-21 12:16:27 +01:00
Andrew Murray
291d1d98e0
Merge pull request #4713 from radarhere/show
Removed comments suggesting users override functions
2020-06-21 20:57:57 +10:00
nulano
29dbabd544
improve wording
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
2020-06-21 11:35:47 +01:00
Andrew Murray
34ba2ae139 Removed comments suggesting users override functions 2020-06-21 20:26:10 +10:00
Hugo van Kemenade
9f5cd11ae2
Merge pull request #4709 from radarhere/releasenotes
Updated release notes
2020-06-21 12:59:11 +03:00
Andrew Murray
d4f4901838 Updated CHANGES.rst [ci skip] 2020-06-21 19:29:33 +10:00
Andrew Murray
c76dfbaef5 Added release notes for #4536 [ci skip] 2020-06-21 19:11:09 +10:00
Andrew Murray
659ce90af1 Fixed typo [ci skip] 2020-06-21 19:09:09 +10:00
nulano
d5a6b2584e add tests for version numbers 2020-06-21 18:59:01 +10:00
nulano
6c1ff252d6 check run-time version numbers where available, add docs 2020-06-21 18:58:39 +10:00
nulano
a324f4a466 add version to features info block 2020-06-21 18:58:39 +10:00
Andrew Murray
f7e47dffc4 Added release notes for #4605 [ci skip] 2020-06-21 18:44:25 +10:00
Hugo van Kemenade
11a4f1135d
Merge pull request #4711 from radarhere/numpy_openblas
Install NumPy with OpenBLAS
2020-06-21 11:14:17 +03:00
Andrew Murray
c82483e35a Install NumPy with OpenBLAS 2020-06-21 17:03:15 +10:00
Andrew Murray
5962c2e797
Merge pull request #4683 from cool-RR/2020-06-12-raise-from
Fix exception causes in PdfParser.py
2020-06-21 15:19:14 +10:00
Andrew Murray
34d77a7578 Updated CHANGES.rst [ci skip] 2020-06-21 10:46:27 +10:00
Andrew Murray
8383e840e4
Merge pull request #4626 from radarhere/stripbytecounts
Change STRIPBYTECOUNTS to LONG if necessary when saving
2020-06-21 09:02:56 +10:00
Hugo van Kemenade
dbadd2d39e
Merge pull request #4653 from radarhere/clip
Corrected undefined behaviour
2020-06-20 15:57:30 +03:00
Hugo van Kemenade
bcb8cbbf22
Merge pull request #4639 from radarhere/jfif
Write JFIF header when saving JPEG
2020-06-20 15:54:11 +03:00
Hugo van Kemenade
2d9dcc7657
Merge pull request #4627 from radarhere/tiff_jpeg
Replaced tiff_jpeg with jpeg compression when saving TIFF images
2020-06-20 15:49:09 +03:00
Andrew Murray
8a51ad07fd
Renamed variable
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
2020-06-20 22:41:04 +10:00
Hugo van Kemenade
7d9ac36e42
Merge pull request #4605 from radarhere/byte_tags
Writing TIFF tags: improved BYTE, added UNDEFINED
2020-06-20 15:33:18 +03:00
Hugo van Kemenade
b9a087d482
Merge pull request #4566 from radarhere/text
Consider transparency when pasting text on an RGBA image
2020-06-20 15:02:59 +03:00
Hugo van Kemenade
8e63260d44
Merge pull request #4551 from radarhere/warnings
Fixed comparison warnings
2020-06-20 14:10:16 +03:00
Hugo van Kemenade
713dd17c8f
Merge pull request #4547 from radarhere/webp
Added method argument to single frame WebP saving
2020-06-20 14:04:01 +03:00
nulano
2155c16ae0
improve warning wording
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
2020-06-20 12:00:30 +01:00
Hugo van Kemenade
db7186b962
Merge pull request #4704 from radarhere/lcms2
Updated lcms2 to 2.11
2020-06-20 12:38:34 +03:00
Andrew Murray
f2debb729c
Merge pull request #4702 from nulano/tcl
Fix TCL in Windows PyPy tests
2020-06-20 17:11:18 +10:00
Hugo van Kemenade
92c2daf113
Merge pull request #4708 from radarhere/libjpeg_turbo
Updated libjpeg-turbo to 2.0.4
2020-06-20 09:44:57 +03:00
Andrew Murray
65742cfc95 Renamed test 2020-06-20 09:57:51 +10:00
Andrew Murray
abbc890b20 Replaced OSError with more specific UnidentifiedImageError 2020-06-20 09:51:48 +10:00
Andrew Murray
3e9068a345 Decreased length of test image data 2020-06-20 09:48:55 +10:00