mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-29 03:16:18 +03:00
220bfee19a
This replaces trivial instances where a copy from one pointer to the other involves no further calculations or casts. The compiler will optimize this to whatever the platform offers. |
||
---|---|---|
.. | ||
libImaging | ||
PIL | ||
Tk | ||
_imaging.c | ||
_imagingcms.c | ||
_imagingft.c | ||
_imagingmath.c | ||
_imagingmorph.c | ||
_imagingtk.c | ||
_webp.c | ||
decode.c | ||
display.c | ||
encode.c | ||
map.c | ||
outline.c | ||
path.c | ||
py3.h |