Andrew Murray
|
e1291b880d
|
Update CHANGES.rst [ci skip]
|
2023-11-30 07:38:27 +11:00 |
|
Hugo van Kemenade
|
54c5631fe1
|
Merge pull request #7584 from akx/truetype-size-validation
|
2023-11-29 17:16:51 +02:00 |
|
Aarni Koskela
|
36e0b5312a
|
Update Tests/test_imagefont.py
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
|
2023-11-29 09:21:51 +02:00 |
|
Aarni Koskela
|
39ec56c6ea
|
Improve error message when creating TrueType fonts of invalid size
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
|
2023-11-28 15:09:53 +02:00 |
|
Andrew Murray
|
697c24bc7d
|
Merge pull request #7581 from hugovk/requirements-cibw
Install cibuildwheel from requirements file
|
2023-11-28 23:30:08 +11:00 |
|
Hugo van Kemenade
|
106f3bcae7
|
Install cibuildwheel from requirements file
So Renovate can update them all at the same time
|
2023-11-28 13:12:42 +02:00 |
|
Andrew Murray
|
a1d2297029
|
Merge pull request #7563 from radarhere/optional-dependencies
List optional dependencies in pyproject (apart from docs and tests)
|
2023-11-28 21:49:41 +11:00 |
|
Hugo van Kemenade
|
af12908dad
|
Merge pull request #7579 from hugovk/docs-activate-tab
Docs: Activate tabs based on browser's operating system
|
2023-11-28 12:32:23 +02:00 |
|
Hugo van Kemenade
|
6d90f987d1
|
Merge pull request #107 from radarhere/docs-activate-tab
|
2023-11-28 11:48:47 +02:00 |
|
Andrew Murray
|
40976799c6
|
Use html_css_files instead of setup()
|
2023-11-28 20:04:41 +11:00 |
|
Andrew Murray
|
06687642b5
|
window.navigator has already been used
|
2023-11-28 19:48:41 +11:00 |
|
Andrew Murray
|
cf97e8644d
|
Do not test for iOS
|
2023-11-28 19:48:31 +11:00 |
|
Andrew Murray
|
823c0b0790
|
Query now searches for exactly matching text
|
2023-11-28 19:39:38 +11:00 |
|
Hugo van Kemenade
|
ccb0a08a9b
|
Select "Windows" tab instad of "Windows using MSYS2/MinGW"
Co-authored-by: Ondrej Baranovič <nulano@nulano.eu>
|
2023-11-27 12:54:50 -07:00 |
|
Hugo van Kemenade
|
959b45c945
|
Activate tabs based on browser's operating system
|
2023-11-27 16:27:39 +02:00 |
|
Hugo van Kemenade
|
f9c7bd8611
|
Merge pull request #7572 from radarhere/wheels
Updated wheels README after cibuildwheel integration
|
2023-11-25 13:04:49 +02:00 |
|
Andrew Murray
|
3e7aec5c0d
|
Updated README after cibuildwheel integration [ci skip]
|
2023-11-25 21:56:23 +11:00 |
|
Hugo van Kemenade
|
e2ddd27500
|
Merge pull request #7552 from radarhere/cibuildwheel
Use cibuildwheel
|
2023-11-25 10:27:32 +02:00 |
|
Hugo van Kemenade
|
7070feccb7
|
Merge pull request #7570 from radarhere/gif_optimize
"optimize" default when saving GIF images
|
2023-11-25 10:03:00 +02:00 |
|
Andrew Murray
|
f59b51fdc7
|
Simplified code
|
2023-11-25 17:36:19 +11:00 |
|
Andrew Murray
|
c855584dac
|
Corrected "optimize" default when saving GIF images
|
2023-11-25 17:30:09 +11:00 |
|
Andrew Murray
|
04a4d54275
|
Update CHANGES.rst [ci skip]
|
2023-11-24 15:13:39 +11:00 |
|
Andrew Murray
|
f8d061c88e
|
Merge pull request #7557 from RaphaelVRossi/check-image-has-fp-when-close
If absent, do not try to close fp when closing image
|
2023-11-24 15:06:39 +11:00 |
|
Hugo van Kemenade
|
9694cfcfda
|
Merge pull request #7564 from nulano/config-docs
Use --config-settings in external libraries list in installation.rst
|
2023-11-21 00:21:59 +02:00 |
|
Andrew Murray
|
10fd7ff539
|
Remove implication that "-C" is since Pillow 3.0.0
|
2023-11-20 13:43:08 -08:00 |
|
Andrew Murray
|
5c277a0e8f
|
Split fpx_mic dependency
|
2023-11-21 08:33:11 +11:00 |
|
Nulano
|
108eee1bdd
|
use --config-settings in external libraries list
|
2023-11-20 19:39:49 +01:00 |
|
Hugo van Kemenade
|
6b75268efd
|
Merge pull request #7562 from radarhere/tcltk
|
2023-11-20 17:07:51 +02:00 |
|
Andrew Murray
|
eeeb2d436f
|
List optional dependencies apart from docs and tests
|
2023-11-20 23:56:56 +11:00 |
|
Andrew Murray
|
9f60788be1
|
No longer mention tcl/tk under "External Libraries"
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
|
2023-11-20 23:17:41 +11:00 |
|
Andrew Murray
|
51075b8e5c
|
tcl/tk is no longer a build dependency
|
2023-11-20 18:54:56 +11:00 |
|
Andrew Murray
|
d9d11b9499
|
Merge pull request #7559 from nulano/arm_build
Windows arm64 dependency cross-compilation fixes
|
2023-11-20 07:18:03 +11:00 |
|
Andrew Murray
|
07c216c0e1
|
Removed zstd again
|
2023-11-18 06:43:40 +11:00 |
|
Ondrej Baranovič
|
7410d40f3a
|
add type annotation
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
|
2023-11-17 16:33:20 +01:00 |
|
Raphael Rossi
|
8186c63d40
|
Merge pull request #1 from radarhere/check-image-has-fp-when-close
Do not assign new fp attribute to image when closing
|
2023-11-17 08:46:20 -03:00 |
|
Andrew Murray
|
72ee8c5ef1
|
Fixed bundling dylibs into arm64 wheels
|
2023-11-17 18:39:37 +11:00 |
|
Nulano
|
af83f679e8
|
windows arm64 build fixes
|
2023-11-17 00:05:52 +01:00 |
|
Andrew Murray
|
5f33175b20
|
Fixed checking that no debug messages were logged
|
2023-11-17 08:37:46 +11:00 |
|
Andrew Murray
|
67e1253202
|
Do not assign new fp attribute to image when closing
|
2023-11-17 08:32:25 +11:00 |
|
Andrew Murray
|
28c173f8d4
|
Merge pull request #7558 from nulano/tested-versions
Add Windows 11 tested Pillow versions
|
2023-11-17 07:51:26 +11:00 |
|
Nulano
|
4b111d1d5e
|
update tested versions to include Windows 11
|
2023-11-16 21:24:56 +01:00 |
|
Raphael Vieira Rossi
|
b25ece364b
|
fix: check object Image has attribute 'fp' when closes
|
2023-11-16 16:46:11 -03:00 |
|
Andrew Murray
|
d4a7016157
|
Skip PyPy 3.8
|
2023-11-16 10:50:48 +11:00 |
|
Andrew Murray
|
c42ebf7e8e
|
Skip PyPy 3.8
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
|
2023-11-16 09:32:52 +11:00 |
|
Andrew Murray
|
e013ad9621
|
Restored MACOSX_DEPLOYMENT_TARGET on x86_64
|
2023-11-16 09:22:23 +11:00 |
|
Andrew Murray
|
3b1e46ef66
|
Move wheels into dist.zip
|
2023-11-16 09:10:44 +11:00 |
|
Andrew Murray
|
d077190cce
|
Skip tests on macOS arm64
|
2023-11-16 08:32:34 +11:00 |
|
Andrew Murray
|
9f1a1d3fc8
|
Fixed xcb setup
|
2023-11-16 08:13:08 +11:00 |
|
Andrew Murray
|
0204e70e7b
|
Removed openblas-devel and pkgconfig on manylinux
|
2023-11-15 15:47:45 +11:00 |
|
Andrew Murray
|
6672663c09
|
Pin cibuildwheel version
|
2023-11-15 15:47:24 +11:00 |
|