Commit Graph

10116 Commits

Author SHA1 Message Date
Hugo van Kemenade
d6be1331ce
Merge pull request #4688 from nulano/featers-docs 2020-06-15 08:58:37 +03:00
Hugo van Kemenade
58c527d525
Merge pull request #4694 from nulano/pyaccess-docs
Fix PyAccess docs using deferred_error
2020-06-15 08:52:52 +03:00
Hugo van Kemenade
73f5684b48
Merge pull request #4696 from radarhere/harfbuzz 2020-06-14 20:51:01 +03:00
Andrew Murray
7d1f5ba91b Removed test skips for MinGW 2020-06-14 23:08:21 +10:00
Andrew Murray
05932c4cbc Updated harfbuzz to 2.6.7 2020-06-14 22:23:19 +10:00
Andrew Murray
dd4b61c83c
Merge pull request #4692 from radarhere/releasenotes
Added release notes for 7.2.0
2020-06-14 17:08:44 +10:00
Andrew Murray
e134216609
Fixed typo [ci skip]
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
2020-06-14 16:53:30 +10:00
nulano
7119ef54fb fix PyAccess docs using deferred_error 2020-06-14 08:35:55 +02:00
nulano
d05a08a298 formatting improvements
Co-authored-by: Hugo <hugovk@users.noreply.github.com>
2020-06-14 06:49:00 +02:00
Andrew Murray
e19713ebc9 Added release notes for 7.2.0 [ci skip] 2020-06-14 12:03:03 +10:00
Hugo van Kemenade
41a75210b5
Merge pull request #4689 from radarhere/qt
Removed ImageQt workaround for earlier versions
2020-06-13 16:30:04 +03:00
Andrew Murray
52f251abc2 Removed workaround for earlier versions 2020-06-13 22:00:11 +10:00
Hugo van Kemenade
3bbcd7b3de
Merge pull request #4642 from nulano/gha-msys 2020-06-13 13:26:00 +03:00
nulano
0b6f9091c5 corrected comment [ci skip] 2020-06-13 06:44:05 +02:00
nulano
097104278b add docs for features module 2020-06-13 04:28:02 +02:00
Hugo van Kemenade
63ef8be064
Merge pull request #4682 from radarhere/formatting 2020-06-12 17:31:16 +03:00
Andrew Murray
09d58147ca Changed errors to be code formatted, instead of bold 2020-06-12 23:57:21 +10:00
Andrew Murray
7dd818fc36 Added periods 2020-06-12 08:09:51 +10:00
Andrew Murray
ab0ac93cb8
Added period
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
2020-06-12 07:51:38 +10:00
Andrew Murray
2511d4434e
Merge pull request #4670 from ericfrederich/freeze-pre-commit
Use --freeze feature of pre-commit autoupdate
2020-06-11 22:54:01 +10:00
Andrew Murray
bb01312ba9 Improved formatting 2020-06-11 22:42:13 +10:00
Andrew Murray
8b8b770b8a Updated CHANGES.rst [ci skip] 2020-06-10 18:15:25 +10:00
Hugo van Kemenade
794e9f0f0e
Merge pull request #4637 from radarhere/v2
Use ImageFileDirectory_v2 in Image.Exif
2020-06-10 06:55:15 +03:00
Eric L Frederich
9f1f19f999 Use --freeze feature of pre-commit autoupdate
This prevents owners of repos used in pre-commit from force updating an
existing tag to contain malacious code.

The changes here were created simply by running

    `pre-commit autoupdate --freeze`
2020-06-08 21:08:58 +10:00
Andrew Murray
ebd6901c95
Merge pull request #4673 from hugovk/yesqa
Remove redundant noqa
2020-06-08 21:02:15 +10:00
Hugo van Kemenade
b6d6f77262
Merge pull request #4675 from radarhere/polygon
Fixed drawing a 1px high polygon
2020-06-08 08:57:02 +03:00
Hugo van Kemenade
78c2aab70f
Merge pull request #4679 from radarhere/imagedraw
Fixed formatting
2020-06-08 06:45:37 +03:00
Andrew Murray
402a59f6ec Fixed formatting [ci skip] 2020-06-08 13:17:08 +10:00
Andrew Murray
16e933726f Updated CHANGES.rst [ci skip] 2020-06-08 07:37:12 +10:00
Hugo van Kemenade
b2f00d7c59
Merge pull request #4677 from radarhere/exif_start
Corrected reading EXIF metadata without prefix
2020-06-07 22:06:02 +03:00
Andrew Murray
0cc2e696cb Corrected reading EXIF metadata without prefix 2020-06-07 20:01:04 +10:00
Andrew Murray
eeb9e719e3 Fixed drawing a 1px high polygon 2020-06-07 12:07:13 +10:00
Hugo
c8e3757e72 Run yesqa to remove redundant noqa 2020-06-06 14:54:58 +03:00
Hugo
68ad4c0658 Add yesqa, put writing hooks first, autoupdate 2020-06-06 14:54:58 +03:00
Hugo van Kemenade
9df95e77c5
Merge pull request #4671 from radarhere/lint
Updated flake8 to 3.8.2
2020-06-06 12:58:52 +03:00
Andrew Murray
ec9015bea4
Renamed variable
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
2020-06-06 19:42:24 +10:00
Andrew Murray
e228cfcec7 Lint fixes 2020-06-06 12:08:37 +10:00
Andrew Murray
5c3ae974cd Updated flake8 to 3.8.2 2020-06-06 12:08:29 +10:00
Andrew Murray
61a35f94cf
Merge pull request #4660 from hugovk/imagedraw-docs
Update ImageDraw docs formatting and links
2020-06-04 20:46:43 +10:00
Hugo van Kemenade
52c66bbcfb
Merge pull request #4580 from radarhere/curve
Fixed drawing a jointed line with a sequence of numeric values
2020-06-04 12:03:25 +03:00
Hugo
cda682efc4 Parameter values in code formatting 2020-06-04 11:45:13 +03:00
Andrew Murray
57de57a384 Updated CHANGES.rst [ci skip] 2020-06-04 16:57:57 +10:00
Andrew Murray
a5ef2b4499 Parametrized test 2020-06-04 07:56:14 +10:00
Hugo van Kemenade
4363507d16
Merge pull request #4608 from radarhere/numpy 2020-06-03 18:43:47 +03:00
Andrew Murray
ccac9e1a3a Changed to ImageFileDirectory_v2 2020-06-03 22:11:51 +10:00
Hugo van Kemenade
95f3f359b7
Fix name
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
2020-06-03 11:23:24 +03:00
Hugo
14302aa53d Fix parameter formatting 2020-06-02 22:14:36 +03:00
Hugo
87de783226 Replace simple code formatting with :py:meth: markup 2020-06-02 21:48:53 +03:00
Hugo
087e42f743 Move OpenType docs link to a reference 2020-06-02 21:28:34 +03:00
Hugo
dc0c7bea37 Update ImageDraw docs formatting and links 2020-06-02 21:16:13 +03:00