Commit Graph

10209 Commits

Author SHA1 Message Date
nulano
aefb04fff0 restore and document previous getsize behaviour
see discussion in issue 4789
2020-07-22 23:38:34 +02:00
nulano
b3f5c76742 add brackets 2020-07-22 21:53:19 +02:00
nulano
bbcb9483ed
Merge branch 'master' into anchor 2020-06-23 15:07:12 +01:00
Hugo van Kemenade
c9745f4b51
Merge pull request #4723 from radarhere/releasenotes 2020-06-23 15:18:21 +03:00
Hugo van Kemenade
71fadd5c67
Merge pull request #4722 from radarhere/line 2020-06-23 14:53:56 +03:00
Andrew Murray
d7b812fcb2 Added release notes for #4646 [ci skip] 2020-06-23 21:50:23 +10:00
nulano
573fb980f1 add getbbox and getlength, with tests 2020-06-23 13:09:47 +02:00
nulano
9947d70c48 write anchor docs 2020-06-23 13:08:06 +02:00
nulano
6e3276ab31 fix and add tests 2020-06-23 13:08:03 +02:00
Andrew Murray
824f293026 Updated CHANGES.rst [ci skip] 2020-06-23 19:57:02 +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
b042483baa Replaced assert_image_similar with assert_image_similar_tofile 2020-06-23 19:17:41 +10:00
Andrew Murray
c1fe0b4e0c Use hypot function 2020-06-23 19:17:00 +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
nulano
396c8c9486 fix basic layout 2020-06-22 04:02:34 +02:00
nulano
990ec1554a fix text clipping due to rounding 2020-06-22 04:02:34 +02:00
nulano
bd693f7ecf implement text anchor for truetype fonts 2020-06-22 04:00:09 +02:00
nulano
5e271e2a6c text bugfixes 2020-06-22 03:53:56 +02:00
nulano
76e68e952a vertical text - cleanup and bugfixes 2020-06-22 03:53:56 +02:00
nulano
070ca61456 horizontal text - cleanup and bugfixes 2020-06-22 03:53:56 +02: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