Commit Graph

12513 Commits

Author SHA1 Message Date
Andrew Murray
b70384653e Corrected parameter order 2021-11-22 09:48:31 +11:00
Andrew Murray
2ad8573581 Update CHANGES.rst [ci skip] 2021-11-22 08:50:38 +11:00
Hugo van Kemenade
c7a90551ae
Merge pull request #5829 from radarhere/tga_orientation 2021-11-21 14:14:41 +02:00
Hugo van Kemenade
877d97e858
Merge pull request #5845 from radarhere/icns 2021-11-21 14:12:01 +02:00
Hugo van Kemenade
b692faf596
Merge pull request #5839 from radarhere/tiff 2021-11-21 13:59:12 +02:00
Hugo van Kemenade
c857366d39
Merge pull request #5694 from radarhere/polygon_width 2021-11-21 13:58:18 +02:00
Hugo van Kemenade
059503b9c0
Merge pull request #5844 from radarhere/numpy_array 2021-11-21 13:06:15 +02:00
Andrew Murray
838c8efa25 Corrected file length in header 2021-11-20 14:17:42 +11:00
Andrew Murray
83c42fcabd Do not redeclare class each time when converting to NumPy 2021-11-20 10:13:10 +11:00
mergify[bot]
e1eefe4486
Merge pull request #5841 from radarhere/libjpeg-turbo
Updated libjpeg-turbo to 2.1.2
2021-11-19 09:04:19 +00:00
Andrew Murray
9e3263290a Updated libjpeg-turbo to 2.1.2 2021-11-19 19:04:17 +11:00
Andrew Murray
863064f968
Merge pull request #5840 from hugovk/setup-python-cache-pip
GHA: Use actions/setup-python's pip cache
2021-11-19 11:44:04 +11:00
Hugo van Kemenade
71f7c806ac
Simplify cache-dependency-path
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
2021-11-18 14:33:57 +02:00
Hugo van Kemenade
b744e7933a Use actions/setup-python's pip cache 2021-11-18 13:42:41 +02:00
Andrew Murray
7d4a8668b1 Block tile TIFF tags when saving 2021-11-18 22:01:53 +11:00
Andrew Murray
90a52d3c0d Added width argument to polygon 2021-11-16 22:02:54 +11:00
Andrew Murray
d6e42f3307 Update CHANGES.rst [ci skip] 2021-11-16 18:09:12 +11:00
Hugo van Kemenade
2849347694
Merge pull request #5835 from radarhere/alpha 2021-11-16 09:07:18 +02:00
Hugo van Kemenade
749754af88
Merge pull request #5833 from hoodmane/fix-pushes_fd-signature 2021-11-16 09:03:38 +02:00
Andrew Murray
d7873e02ab Added test that translucent polygon pixels do not combine 2021-11-16 11:12:48 +11:00
Hood
7a93328834 Fix _get_pushes_fd and _get_pulls_fd method signatures
Getters are supposed to have signature "PyObject *(PyObject *self, void *closure)", but the closure argument is often not used.
In wasm it causes a trap if a function is declared with one argument and then called with two.
2021-11-15 08:49:55 -08:00
Andrew Murray
ca15c684ea Only prevent repeated polygon pixels when drawing with transparency 2021-11-15 23:28:29 +11:00
Andrew Murray
be4c59d2a9 Update CHANGES.rst [ci skip] 2021-11-12 23:08:56 +11:00
Andrew Murray
937be347df
Merge pull request #5826 from hugovk/pickle-font
Add support for pickling TrueType fonts
2021-11-12 23:03:20 +11:00
Hugo van Kemenade
4fca3b4091
Merge pull request #5828 from radarhere/macos_sdk_path 2021-11-12 13:57:50 +02:00
Hugo van Kemenade
9f7f340bb7 Move to 'Other Changes' 2021-11-11 14:46:48 +02:00
Andrew Murray
fc90a9285a Added support for top right and bottom right orientations 2021-11-11 21:53:28 +11:00
Andrew Murray
2ce7dd5ef6 Moved macOS SDK logic into a separate method 2021-11-11 20:51:13 +11:00
Andrew Murray
3b701dcc16 Only prefer command line tools SDK on macOS over the default 2021-11-11 20:47:46 +11:00
Hugo van Kemenade
81af72bb89
Fix code example
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
2021-11-11 11:27:13 +02:00
Hugo van Kemenade
18d34b287f Add support for pickling TrueType fonts 2021-11-10 14:34:20 +02:00
Andrew Murray
bb6212a332 Added rounding when converting P and PA 2021-11-10 08:00:58 +11:00
mergify[bot]
24f0bbf5ec
Merge pull request #5823 from radarhere/appveyor
Removed setuptools install from AppVeyor
2021-11-09 09:32:15 +00:00
Hugo van Kemenade
c5e02ccd56
Merge pull request #5822 from radarhere/macos 2021-11-09 11:19:31 +02:00
Andrew Murray
2401c590a2 Removed setuptools install 2021-11-09 19:37:34 +11:00
Andrew Murray
fa4ae3dc2c Updated macOS tested Pillow versions [ci skip] 2021-11-09 18:21:09 +11:00
Andrew Murray
3b8e486d82
Merge pull request #5821 from hugovk/rm-docutils-pin
Docs: Remove docutils pin
2021-11-09 10:15:50 +11:00
Hugo van Kemenade
6bada2872e Require sphinx_rtd_theme>=1 2021-11-08 23:34:31 +02:00
Hugo van Kemenade
5d3e0d795b Revert "Temporarily pin docutils to fix bullets in sphinx_rtd_theme"
This reverts commit 9509a73ed9.
2021-11-08 23:01:51 +02:00
Hugo van Kemenade
a7a568d4a2
Merge pull request #5820 from radarhere/harfbuzz 2021-11-08 14:44:45 +02:00
Andrew Murray
08504ead91 Updated harfbuzz to 3.1.1 2021-11-08 22:09:18 +11:00
Andrew Murray
a3d1e2f85d Update CHANGES.rst [ci skip] 2021-11-05 19:10:06 +11:00
Andrew Murray
a70e3c828f
Merge pull request #5768 from hugovk/rm-3.6
Drop support for soon-EOL Python 3.6
2021-11-05 19:08:02 +11:00
DWesl
5a41417224 Skip test_readonly_save on Cygwin.
The test seems to require opening a file for reading, mmapping it,
then opening that file for writing.  Windows doesn't allow this.
2021-11-04 19:48:53 -04:00
Hugo van Kemenade
fcb87ecbe1
Merge pull request #5808 from radarhere/harfbuzz 2021-11-04 08:49:11 +02:00
DWesl
29b92391bc Suggestion: use 'var in tuple' instead of chained comparisons. 2021-11-03 21:26:55 -04:00
Andrew Murray
814680fc42 Updated harfbuzz to 3.1.0 2021-11-04 10:34:02 +11:00
Andrew Murray
669ba570d5
Merge branch 'main' into rm-3.6 2021-11-04 08:27:36 +11:00
pre-commit-ci[bot]
b542da8eb5 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2021-11-03 17:16:23 +00:00
DWesl
c8391aaa4b Use the Windows functions to get TCL functions on Cygwin.
This is related to linking semantics, so Cygwin should follow the Windows codepath.
2021-11-03 13:03:55 -04:00