libImaging
|
Merge pull request #4004 from radarhere/hsv
|
2019-09-07 00:50:34 +10:00 |
PIL
|
Merge pull request #4031 from radarhere/exif
|
2019-09-09 20:16:24 +03:00 |
Tk
|
Fixed ImageTk getimage
|
2019-04-29 23:43:13 +10:00 |
_imaging.c
|
Removed unused argument
|
2019-07-04 20:07:33 +10:00 |
_imagingft.c
|
Added text stroking
|
2019-07-29 06:40:03 +10: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
|
Use unsigned int to store TIFF IFD offsets
|
2019-06-27 15:07:52 -07:00 |
encode.c
|
Return after error
|
2019-07-13 13:50:13 +10:00 |
map.c
|
Changed overflow check to use PY_SSIZE_T_MAX
|
2019-07-17 07:07:26 +10:00 |
outline.c
|
source layout reorg
|
2017-12-28 14:49:47 +00:00 |
path.c
|
Fix msvc9 compile error
|
2019-06-25 17:18:37 -07:00 |
py3.h
|
source layout reorg
|
2017-12-28 14:49:47 +00:00 |