Pillow/src
2023-03-31 21:52:37 +11:00
..
libImaging Merge pull request #6903 from joshware/jp2k_options 2023-03-29 23:43:54 +11:00
PIL Mention available pixel types when converting from NumPy 2023-03-31 21:00:28 +11:00
thirdparty Updated raqm to 0.10.0 2023-01-12 11:49:08 +11:00
Tk Fix tcl/tk loading error handling 2023-01-05 00:05:54 +00:00
_imaging.c Fixed warning that variable may be uninitialized 2023-03-31 21:52:37 +11:00
_imagingcms.c do not insert null into dict 2023-03-21 22:05:26 +00:00
_imagingft.c Call FT_Done_MM_Var when returning early 2023-03-30 14:36:58 +11:00
_imagingmath.c Format with ClangFormat 2021-01-03 14:17:51 +11:00
_imagingmorph.c Merge branch 'main' into null 2023-03-22 18:56:52 +11:00
_imagingtk.c Fixed typo 2023-03-18 22:47:04 +11:00
_webp.c Merge branch 'main' into null 2023-03-22 18:56:52 +11:00
decode.c Release buffer 2023-02-27 09:48:41 +11:00
display.c Release buffer on error 2023-03-06 10:00:51 +11:00
encode.c Changed maximum comment length to 65531 2023-03-29 19:25:35 +11:00
map.c Removed unused C code 2021-01-30 11:23:24 +11:00
outline.c Use METH_VARARGS flags 2021-05-11 20:16:44 +10:00
path.c Handle failure from PyDict_New or PyList_New 2023-03-10 17:37:06 +11:00