libImaging
|
Merge pull request #7108 from radarhere/filter
|
2023-05-03 18:18:53 +03:00 |
PIL
|
Support reading signed 8-bit TIFF images
|
2023-05-04 07:54:30 +10:00 |
thirdparty
|
Update vendored Raqm to 0.10.1
|
2023-04-12 21:14:38 +02:00 |
Tk
|
Remove support for Tk/Tcl <= 8.4, deprecated in 8.2.0
|
2023-04-06 16:11:36 +03:00 |
_imaging.c
|
Only call PyTuple_Check once in getink
|
2023-03-31 21:59:06 +11:00 |
_imagingft.c
|
Support float font sizes
|
2023-04-22 13:45:18 +10:00 |
_imagingmorph.c
|
Merge branch 'main' into null
|
2023-03-22 18:56:52 +11:00 |
_webp.c
|
Merge branch 'main' into null
|
2023-03-22 18:56:52 +11:00 |
display.c
|
Release buffer on error
|
2023-03-06 10:00:51 +11:00 |
encode.c
|
Corrected passing TIFF_LONG to libtiff
|
2023-04-01 12:21:16 +11:00 |
path.c
|
Handle failure from PyDict_New or PyList_New
|
2023-03-10 17:37:06 +11:00 |