Andrew Murray
|
eed59263eb
|
Moved Anchor and Direction into ImageFont
|
2025-01-26 15:16:51 +11:00 |
|
Andrew Murray
|
0e0515ce95
|
Moved Align into ImageDraw
|
2025-01-26 14:19:03 +11:00 |
|
Andrew Murray
|
83c19d8f3e
|
Added missing anchor
|
2025-01-26 13:38:27 +11:00 |
|
pre-commit-ci[bot]
|
5373c5ca5e
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2025-01-25 20:57:16 +00:00 |
|
AsfhtgkDavid
|
0edb3041d0
|
Delete autogen Literal
|
2025-01-25 22:56:41 +02:00 |
|
pre-commit-ci[bot]
|
fb6c1d9498
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2025-01-25 20:33:23 +00:00 |
|
AsfhtgkDavid
|
69ae6662cb
|
Improved typing for ImageDraw
|
2025-01-25 22:07:46 +02:00 |
|
Hugo van Kemenade
|
0ab21dff1e
|
Fix new Ruff errors
|
2024-12-02 20:29:38 +02:00 |
|
Andrew Murray
|
7674b1a07a
|
Removed quotes after dropping support for Python 3.8
|
2024-11-09 18:43:12 +11:00 |
|
Alexander Karpinsky
|
4318834775
|
Merge branch 'use-ptr' into use-ptr
|
2024-09-08 17:59:35 +04:00 |
|
Andrew Murray
|
8b3ef3784b
|
Moved Buffer into _typing
|
2024-09-08 08:30:30 +10:00 |
|
Andrew Murray
|
6f9128bfaf
|
Updated type hint
|
2024-09-07 14:32:46 +10:00 |
|
Andrew Murray
|
e47b181084
|
Added type hints
|
2024-08-31 18:48:16 +10:00 |
|
Hugo van Kemenade
|
51bd7d2ea8
|
Drop support for Python 3.8 (#8183)
Co-authored-by: Andrew Murray <radarhere@users.noreply.github.com>
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
|
2024-07-03 00:44:45 -06:00 |
|
Andrew Murray
|
8b8fc18998
|
Do not import numpy.typing unless TYPE_CHECKING
|
2024-07-02 19:05:59 +10:00 |
|
Clément Robert
|
b4ee967372
|
BUG: fix an incompatibility with numpy 1.20
|
2024-07-01 19:33:14 +02:00 |
|
Andrew Murray
|
324e548e52
|
Added type hints to ImageFilter
|
2024-06-21 20:41:22 +10:00 |
|
Andrew Murray
|
517b797132
|
Removed FileDescriptor
|
2024-02-10 20:47:32 +11:00 |
|
Andrew Murray
|
159fc068ca
|
Merge branch 'main' into type-hints-replace-io.BytesIO
|
2024-02-07 20:50:36 +11:00 |
|
Andrew Murray
|
65cb0b0487
|
Added _typing.Coords
|
2024-02-06 07:49:43 +11:00 |
|
Hugo van Kemenade
|
231d54b9df
|
Replace io.BytesIO in type hints
|
2024-01-22 23:21:56 +02:00 |
|
pre-commit-ci[bot]
|
0d90bc8187
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2023-12-27 13:57:22 +00:00 |
|
Nulano
|
3a4298d16c
|
avoid hard dependency on typing_extensions
|
2023-12-27 14:55:30 +01:00 |
|