Andrew Murray
|
caacd38e1b
|
Raise mode error before reading
|
2025-09-02 21:32:13 +10:00 |
|
Andrew Murray
|
485d9884cf
|
Limit length of read operation
|
2025-09-02 21:24:57 +10:00 |
|
Andrew Murray
|
57a5f76e6d
|
Removed unused split
|
2025-09-02 21:09:07 +10:00 |
|
Andrew Murray
|
62546924b5
|
Remove support for FreeType <= 2.9.0
|
2025-08-18 08:07:12 +10:00 |
|
Andrew Murray
|
92bafe6b88
|
Removed support for FreeType <= 2.9.0
|
2025-07-02 00:00:21 +10:00 |
|
Andrew Murray
|
8fe7a7aaf8
|
Update redirected URL
|
2025-04-21 17:32:47 +10:00 |
|
Andrew Murray
|
4236b583a1
|
Do not import TYPE_CHECKING
|
2025-03-30 22:16:16 +11:00 |
|
Andrew Murray
|
b19506a499
|
Simplify Python code by passing tuples to C
|
2025-02-05 19:12:50 +11:00 |
|
Andrew Murray
|
8d9279dd73
|
Only use outside border of stroke in text()
|
2025-01-18 21:58:04 +11:00 |
|
Andrew Murray
|
2303018ebf
|
Removed use of os.path.realpath
|
2024-11-09 20:06:33 +11:00 |
|
Andrew Murray
|
9adb476f37
|
Rearranged text
|
2024-09-18 23:58:23 +10:00 |
|
Yngve Mardal Moe
|
9ba4e10a16
|
Merge branch 'main' into improve-error-messages
|
2024-09-11 17:11:52 +02:00 |
|
Yngve Mardal Moe
|
32c514d24c
|
Update src/PIL/ImageFont.py
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
|
2024-09-11 14:54:53 +02:00 |
|
Yngve Mardal Moe
|
77503156b1
|
Update src/PIL/ImageFont.py
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
|
2024-09-11 14:22:45 +02:00 |
|
pre-commit-ci[bot]
|
e4f13020e1
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2024-09-11 08:33:12 +00:00 |
|
Yngve Mardal Moe
|
d2efd7dd5f
|
Update src/PIL/ImageFont.py
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
|
2024-09-11 10:32:42 +02:00 |
|
Andrew Murray
|
dbe979d032
|
Sort extensions alphabetically in error message
|
2024-09-07 19:09:01 +10:00 |
|
Andrew Murray
|
e14072e973
|
Added further detail
|
2024-09-07 19:08:07 +10:00 |
|
Hugo van Kemenade
|
d3c1d99d00
|
Deprecate support for FreeType 2.9.0
|
2024-09-06 14:51:30 +03:00 |
|
Hugo van Kemenade
|
eaeda4a6be
|
Merge pull request #8339 from radarhere/type_hint
|
2024-09-04 14:57:01 +03:00 |
|
Hugo van Kemenade
|
1dffc09c28
|
Merge pull request #8261 from radarhere/imagefont
|
2024-09-04 14:49:23 +03:00 |
|
Andrew Murray
|
e0a75b6d69
|
Renamed variable for first part of splitext to root
|
2024-08-31 20:51:37 +10:00 |
|
Andrew Murray
|
e47b181084
|
Added type hints
|
2024-08-31 18:48:16 +10:00 |
|
Yngve Mardal Moe
|
cdadf931e3
|
Improve error messages
|
2024-08-30 20:50:56 +00:00 |
|
Andrew Murray
|
6420f73613
|
Added type hints
|
2024-07-29 23:46:07 +10:00 |
|
Andrew Murray
|
726cdf5eed
|
Added type hints
|
2024-07-25 22:55:49 +10:00 |
|
Andrew Murray
|
68328ccc6a
|
Require font parameter for truetype()
|
2024-07-25 18:52:04 +10:00 |
|
Andrew Murray
|
d0d4227515
|
Require font parameter in FreeTypeFont
|
2024-07-25 18:45:38 +10:00 |
|
Hugo van Kemenade
|
56521137be
|
Merge pull request #8086 from radarhere/load_default_imagefont
|
2024-06-28 00:18:55 -06:00 |
|
Hugo van Kemenade
|
563f45c355
|
Merge pull request #8141 from radarhere/freetypefont_bytes
|
2024-06-25 06:11:20 -06:00 |
|
Andrew Murray
|
2f85bf178b
|
Merge branch 'main' into load_default_imagefont
|
2024-06-24 08:04:53 +10:00 |
|
Hugo van Kemenade
|
920698eea7
|
Merge pull request #8153 from radarhere/type_hint
|
2024-06-23 07:29:11 -06:00 |
|
Andrew Murray
|
cc83cc8ec8
|
Updated type hints
|
2024-06-22 10:09:11 +10:00 |
|
Andrew Murray
|
f62796dadc
|
Rearranged code
|
2024-06-15 19:37:16 +10:00 |
|
Andrew Murray
|
b3e3784b8e
|
Added byte support to FreeTypeFont
|
2024-06-15 16:06:45 +10:00 |
|
mamg22
|
00161099c7
|
Update docs for ImageFont.truetype [ci skip]
|
2024-06-12 12:48:12 -04:00 |
|
mamg22
|
2e15dc9f53
|
Improve xdg directory support in Linux
|
2024-06-11 22:00:08 -04:00 |
|
Andrew Murray
|
5bacce9dc2
|
Merge pull request #8046 from srittau/type-annotations
Add various type annotations
|
2024-06-08 18:38:21 +10:00 |
|
Andrew Murray
|
45cdc53bbb
|
Updated type hints
|
2024-06-08 18:03:06 +10:00 |
|
Andrew Murray
|
12559fffc5
|
Merge branch 'main' into type_hint
|
2024-06-04 08:18:14 +10:00 |
|
Andrew Murray
|
d566c04d5b
|
Updated type hints
|
2024-06-03 14:20:01 +10:00 |
|
Andrew Murray
|
930c423db1
|
Added ImageFont.load_default_imagefont()
|
2024-05-27 17:08:13 +10:00 |
|
Andrew Murray
|
1a6b0bb6b5
|
Removed documentation of unused argument
|
2024-05-25 19:30:20 +10:00 |
|
Sebastian Rittau
|
b2316f46cb
|
Use just str for _string_length_check
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
|
2024-05-18 11:22:57 +02:00 |
|
Andrew Murray
|
8a3a72e51d
|
Added type hints
|
2024-05-18 16:06:50 +10:00 |
|
Sebastian Rittau
|
6310280428
|
Move an import behind the TYPE_CHECKING flag
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
|
2024-05-11 10:44:52 +02:00 |
|
Sebastian Rittau
|
d63caf266d
|
Various fixes
|
2024-05-07 15:59:20 +02:00 |
|
Sebastian Rittau
|
d44e9fccb1
|
Various fixes
|
2024-05-07 14:53:26 +02:00 |
|
pre-commit-ci[bot]
|
1aa3886ed7
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2024-05-07 12:34:02 +00:00 |
|
Sebastian Rittau
|
c92f59d758
|
Add various type annotations
|
2024-05-07 14:30:34 +02:00 |
|