Pillow/src
2024-10-28 10:07:17 -05:00
..
libImaging use mode structs in Quant.c 2024-10-28 10:07:17 -05:00
PIL Corrected EMF DPI 2024-10-19 20:40:13 +11:00
thirdparty Fix SEGFAULT from calling FT_New_Face/FT_Done_Face in multiple threads 2024-10-24 16:01:28 +02:00
Tk use mode structs in tkImaging.c 2024-10-28 09:58:22 -05:00
_imaging.c use mode structs in Pack.c 2024-10-28 10:07:16 -05:00
_imagingcms.c rename PyCapsule -> Capsule 2024-09-08 17:30:24 +04:00
_imagingft.c Make PyMutex static and get rid of initialization 2024-10-25 17:32:29 +02:00
_imagingmath.c rename PyCapsule -> Capsule 2024-09-08 17:30:24 +04:00
_imagingmorph.c Merge pull request #8341 from uploadcare/use-ptr 2024-10-07 13:37:44 +03:00
_imagingtk.c Call PyUnstable_Module_SetGIL() to indicate support of running with GIL disabled 2024-07-08 14:40:35 +03:00
_webp.c Rename variable, since alpha channel is not dropped 2024-09-21 15:54:27 +10:00
decode.c use mode structs in encode.c and decode.c 2024-10-28 09:58:23 -05:00
display.c [pre-commit.ci] auto fixes from pre-commit.com hooks 2024-07-16 12:58:04 +00:00
encode.c use mode structs in encode.c and decode.c 2024-10-28 09:58:23 -05:00
map.c add function isModeI16() to check if a mode is an I;16 mode 2024-10-28 10:07:15 -05:00
outline.c update PyTypeObject slot names 2023-07-02 00:52:08 -05:00
path.c Raise an error if path is compacted during mapping 2024-09-30 19:50:08 +10:00