Commit Graph

1286 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
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
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
nulano
097104278b add docs for features module 2020-06-13 04:28:02 +02:00
Andrew Murray
bb01312ba9 Improved formatting 2020-06-11 22:42:13 +10:00
Andrew Murray
402a59f6ec Fixed formatting [ci skip] 2020-06-08 13:17:08 +10:00
Hugo
cda682efc4 Parameter values in code formatting 2020-06-04 11:45:13 +03: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
Hugo van Kemenade
b8bc307691
Merge pull request #4604 from radarhere/imagegrab
Updated ImageGrab documentation now that Linux is supported
2020-05-31 23:20:51 +03:00
nulano
9640b48040 Merge branch 'master' of github.com:python-pillow/Pillow into winbuild-rewrite
# Conflicts:
#	.github/workflows/test-windows.yml
#	winbuild/config.py
#       winbuild/build_prepare.py
2020-05-25 14:32:21 +02:00
Andrew Murray
995634c401 Updated macOS tested Pillow versions [ci skip] 2020-05-23 11:54:06 +10:00
Hugo
f271bc8b2f Link pilfont to its new home in pillow-scripts 2020-05-21 00:17:56 +03:00
Andrew Murray
3b62151215 Changed example function name to match use in code [ci skip] 2020-05-17 16:05:54 +10:00
Andrew Murray
67d26ed051 Use _accept function in example plugin [ci skip] 2020-05-17 09:24:06 +10:00
Andrew Murray
a28b2ea11c
Merge pull request #4596 from andreasnuesslein/patch-1
Mention Ubuntu versions younger than 16.04
2020-05-11 19:55:03 +10:00
Andreas Nüßlein
43072e3ca3
Update docs/installation.rst
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
2020-05-11 10:26:49 +02:00
nulano
713ed87e9d build PyPy wheels on GHA; update installation docs 2020-05-09 03:24:15 +02:00
Andrew Murray
6669ffd053 Updated documentation now that Linux is supported 2020-05-03 13:06:25 +10:00
Hugo
94c7af7596 Replace spaces with tabs and add to pre-commit linting 2020-05-01 21:23:39 +03:00
Andrew Murray
c04013fa74
Merge branch 'master' into winbuild-rewrite 2020-05-02 00:20:14 +10:00
Hugo
e8987491d4 Add Fedora 32 2020-04-29 16:03:42 +03:00
Andreas Nüßlein
456b36308a
Mention Ubuntu versions younger than 16.04
I suppose people will just try it either way but it's good to know that it still works with the same libs all the way through to 20.04
2020-04-29 11:49:33 +02:00
Andrew Murray
661760a883 Updated Ubuntu CI targets [ci skip] 2020-04-26 14:01:38 +10:00
Andrew Murray
9581108cf8 Removed Fedora 30 from CI targets [ci skip] 2020-04-26 07:48:49 +10:00
Hugo
8149d9eabf Release notes for 7.1.2 2020-04-25 22:40:37 +10:00
Andrew Murray
b2f187c4ec Added multiline text example [ci skip] 2020-04-12 15:11:29 +10:00
nulano
79181c20a5 remove more AppVeyor jobs 2020-04-12 11:56:26 +10:00
Andrew Murray
417cbd1557 Document getexif [ci skip] 2020-04-11 18:01:13 +10:00
Andrew Murray
3bb39c73dd
Merge pull request #4536 from hugovk/oserror
Replace IOError and WindowsError aliases with OSError
2020-04-10 20:30:23 +10:00
Andrew Murray
29147e7fad Highlighted errors [ci skip]
Co-Authored-By: Hugo van Kemenade <hugovk@users.noreply.github.com>
2020-04-10 12:57:29 +03:00
Andrew Murray
d8213a245d ImageFile.raise_ioerror is now deprecated [ci skip] 2020-04-10 12:57:29 +03:00
Hugo
dda6145fce Since Python 3.3 IOError and WindowsError have been merged into OSError 2020-04-10 12:57:29 +03:00
Andrew Murray
41b554bc56
Merge pull request #4538 from hugovk/update-7.1.0-release-notes
Update 7.1.0 release notes with CVEs
2020-04-10 11:23:31 +10:00
Hugo
3f2205d4eb Update release notes with CVEs [CI skip] 2020-04-07 10:31:41 +03:00
Andrew Murray
c82ffc7d7f Updated deprecated method 2020-04-06 21:56:27 +10:00
Andrew Murray
f1f177ce80 Fixed error making HTML from docs 2020-04-06 19:41:38 +10:00
Hugo
8c9100e267 Add 7.1.1 release notes to index 2020-04-02 21:12:13 +03:00
Hugo van Kemenade
c2a0005dc4
Fix typo
[CI skip]

Co-Authored-By: Andrew Murray <3112309+radarhere@users.noreply.github.com>
2020-04-02 12:55:05 +03:00
Hugo
c19bed8f27 Release notes for 7.1.1 [CI skip] 2020-04-02 12:51:17 +03:00
Hugo van Kemenade
afa98d5120
Fix typo
Co-Authored-By: Andrew Murray <3112309+radarhere@users.noreply.github.com>
2020-04-01 10:04:59 +03:00
Hugo
961c341c20 Add release notes for #3907 PcfFontFile charset encodings 2020-04-01 09:41:35 +03:00
nulano
0b73e615d4 update install docs and release notes [ci skip] 2020-04-01 02:26:14 +02:00
Hugo van Kemenade
f27873a888
Merge pull request #4243 from pmrowla/apng
Add APNG support
2020-04-01 00:23:57 +03:00
Hugo van Kemenade
b5cf165f9e
Merge pull request #4260 from nulano/imagegrab_xcb
ImageGrab.grab() for Linux with XCB
2020-03-31 23:03:21 +03:00
Hugo van Kemenade
16e1d6a048
Merge pull request #4494 from hugovk/re-add-PILLOW_VERSION
Re-add deprecated PILLOW_VERSION to give projects more time to upgrade
2020-03-31 22:58:23 +03:00