Andrew Murray
|
d7d2df8ab2
|
Correct feature name
|
2026-04-06 09:39:23 +10:00 |
|
Andrew Murray
|
17612be407
|
Skip test if FreeType is not available
|
2026-04-05 12:57:01 +10:00 |
|
Andrew Murray
|
4d0089141c
|
Fixed invalid test font
|
2026-03-21 19:26:55 +11:00 |
|
Hugo van Kemenade
|
6ab139eaab
|
If bitmap buffer is empty, do not render anything (#8324)
|
2026-03-20 15:53:02 +02:00 |
|
Andrew Murray
|
abf088fae5
|
Updated comment
|
2025-09-03 21:52:27 +10:00 |
|
Andrew Murray
|
caede14465
|
Revert "Removed unused code"
This reverts commit 0e22b0ca6c.
|
2025-09-03 21:46:54 +10:00 |
|
Andrew Murray
|
0e22b0ca6c
|
Removed unused code
|
2025-09-03 18:33:52 +10:00 |
|
Andrew Murray
|
f9f7ba4ce9
|
Do not raise error if bitmap buffer is empty
|
2024-08-23 18:24:04 +10:00 |
|
Andrew Murray
|
a09e056a4c
|
Added type hints
|
2024-01-22 18:42:43 +11:00 |
|
Hugo van Kemenade
|
53c3cd9f8e
|
isort Tests
|
2024-01-20 13:23:03 +02:00 |
|
Hugo van Kemenade
|
43b2f61e79
|
Add 'from __future__ import annotations' using Ruff/isort
|
2023-12-21 13:13:31 +02:00 |
|
Andrew Murray
|
c977526cfe
|
Lint fixes
|
2023-01-01 07:03:09 +11:00 |
|
Andrew Murray
|
51d95add6a
|
Replaced IOError with OSError
|
2023-01-01 07:03:09 +11:00 |
|
Eric Soroos
|
1c57ab8429
|
Return a PyError instead of a fake fterror.
* Update Tests to IOError rather than OSError
|
2023-01-01 07:03:09 +11:00 |
|
Andrew Murray
|
f2b36a1833
|
Lint fixes
|
2023-01-01 07:03:09 +11:00 |
|
Eric Soroos
|
87d1770c18
|
Fix null pointer dereference crash with malformed font
|
2023-01-01 07:03:09 +11:00 |
|