Pillow/src
2024-10-01 13:58:11 +03:00
..
libImaging Merge pull request #8422 from radarhere/resize_i16 2024-10-01 13:55:13 +03:00
PIL Merge pull request #8431 from radarhere/imageenhance 2024-10-01 13:58:11 +03:00
thirdparty encode: Replace PyList_GetItem with PyList_GetItemRef 2024-07-08 15:42:26 +03:00
Tk [pre-commit.ci] auto fixes from pre-commit.com hooks 2024-07-16 12:58:04 +00:00
_imaging.c Support all resampling filters when resizing I;16* images 2024-09-28 14:27:40 +10:00
_imagingcms.c [pre-commit.ci] auto fixes from pre-commit.com hooks 2024-07-16 12:58:04 +00:00
_imagingft.c Accept float stroke widths 2024-09-11 19:53:52 +10:00
_imagingmath.c [pre-commit.ci] auto fixes from pre-commit.com hooks 2024-07-16 12:58:04 +00:00
_imagingmorph.c [pre-commit.ci] auto fixes from pre-commit.com hooks 2024-07-16 12:58:04 +00: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 [pre-commit.ci] auto fixes from pre-commit.com hooks 2024-07-16 12:58:04 +00:00
display.c [pre-commit.ci] auto fixes from pre-commit.com hooks 2024-07-16 12:58:04 +00:00
encode.c Remove weird comments 2024-09-11 20:40:46 +10:00
map.c [pre-commit.ci] auto fixes from pre-commit.com hooks 2024-07-16 12:58:04 +00: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