Pillow/src
Hugo ed4de6cb62
Fix docstring typo
If we `import numpy as np`, use `np` not `numpy`
2018-09-20 15:27:30 +03:00
..
libImaging Merge branch 'master' into more-tiff-modes 2018-09-05 17:58:31 +03:00
PIL Fix docstring typo 2018-09-20 15:27:30 +03:00
Tk Remove unnecessary '#if 0' code 2018-04-05 12:20:21 +03:00
_imaging.c Remove ununsed draw_point. Only draw_points is used by ImageDraw.py 2018-08-25 18:56:50 +03:00
_imagingcms.c source layout reorg 2017-12-28 14:49:47 +00:00
_imagingft.c Remove ununsed font_getabc 2018-08-25 18:56:50 +03:00
_imagingmath.c source layout reorg 2017-12-28 14:49:47 +00:00
_imagingmorph.c Fixed typo 2018-06-26 22:07:40 +10:00
_imagingtk.c source layout reorg 2017-12-28 14:49:47 +00:00
_webp.c Read/Save RGB webp as RGB (instead of RGBX) 2018-08-09 11:40:10 -07:00
decode.c source layout reorg 2017-12-28 14:49:47 +00:00
display.c source layout reorg 2017-12-28 14:49:47 +00:00
encode.c TGA: Add support for writing RLE data 2018-06-15 23:01:06 +03:00
map.c source layout reorg 2017-12-28 14:49:47 +00:00
outline.c source layout reorg 2017-12-28 14:49:47 +00:00
path.c Fix dereferencing type-punned pointer will break strict-aliasing 2018-04-03 20:42:03 -07:00
py3.h source layout reorg 2017-12-28 14:49:47 +00:00