pre-commit-ci[bot]
|
c35082b619
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2025-05-17 08:48:02 +00:00 |
|
Eric Soroos
|
20b49a332b
|
Remove timeout as the specific reason,
pytest-timeout doesn't raise a timeout error.
|
2025-05-17 10:45:43 +02:00 |
|
Eric Soroos
|
f1957b49b2
|
Xfail timouts in Valgrind tests
* ensure that the env variable is set in the makefile
|
2025-05-16 12:08:45 +02:00 |
|
Andrew Murray
|
2f85bf178b
|
Merge branch 'main' into load_default_imagefont
|
2024-06-24 08:04:53 +10:00 |
|
Andrew Murray
|
cc83cc8ec8
|
Updated type hints
|
2024-06-22 10:09:11 +10:00 |
|
Andrew Murray
|
930c423db1
|
Added ImageFont.load_default_imagefont()
|
2024-05-27 17:08:13 +10:00 |
|
Hugo van Kemenade
|
4a4b90c365
|
Autotype tests (#7756)
* autotyping: --none-return
* autotyping: --scalar-return
* autotyping: --int-param
* autotyping: --float-param
* autotyping: --str-param
* autotyping: --annotate-named-param tmp_path:pathlib.Path
|
2024-01-31 20:12:58 +11:00 |
|
Hugo van Kemenade
|
53c3cd9f8e
|
isort Tests
|
2024-01-20 13:23:03 +02:00 |
|
Nulano
|
0eb661b889
|
do not crop ImageFont glyphs from negative coordinates
|
2024-01-01 11:35:42 +01:00 |
|
Andrew Murray
|
ecd3948b45
|
Test PILfont even when FreeType is supported
|
2024-01-01 16:13:57 +11:00 |
|
Hugo van Kemenade
|
43b2f61e79
|
Add 'from __future__ import annotations' using Ruff/isort
|
2023-12-21 13:13:31 +02:00 |
|
Andrew Murray
|
eccef36948
|
Added size argument to load_default()
|
2023-08-26 17:01:01 +10:00 |
|
Andrew Murray
|
1e5aa21fa8
|
Added improved font to load_default() if FreeType is available
|
2023-08-26 17:00:34 +10:00 |
|