Pillow/src/PIL
2024-06-25 10:48:34 -05:00
..
__init__.py Clean up authors and contributors 2024-03-23 09:40:39 -04:00
__main__.py rename --bugreport to --report 2024-03-04 20:12:40 +01:00
_binary.py Layer co-ordinates may be negative 2024-01-10 23:53:45 +11:00
_deprecate.py Deprecate raise_oserror() for removal in Pillow 12 2023-12-13 02:17:32 -06:00
_imaging.pyi Merge pull request #8032 from nulano/type_hints 2024-06-25 19:15:31 +10:00
_imagingcms.pyi Corrected type hint 2024-06-03 08:50:46 +10:00
_imagingft.pyi Added byte support to FreeTypeFont 2024-06-15 16:06:45 +10:00
_imagingmath.pyi Fix: PYI044 'from __future__ import annotations' has no effect in stub files, since type checkers automatically treat stubs as having those semantics 2024-03-23 20:41:29 +02:00
_imagingmorph.pyi Fix: PYI044 'from __future__ import annotations' has no effect in stub files, since type checkers automatically treat stubs as having those semantics 2024-03-23 20:41:29 +02:00
_tkinter_finder.py Added type hints 2024-02-10 19:50:45 +11:00
_typing.py Added type hints to ImageFilter 2024-06-21 20:41:22 +10:00
_util.py [pre-commit.ci] auto fixes from pre-commit.com hooks 2024-01-31 19:38:55 +00:00
_version.py 10.4.0.dev0 version bump 2024-04-01 15:35:42 +03:00
_webp.pyi Fix: PYI044 'from __future__ import annotations' has no effect in stub files, since type checkers automatically treat stubs as having those semantics 2024-03-23 20:44:43 +02:00
BdfFontFile.py Added type hints 2024-06-12 21:15:55 +10:00
BlpImagePlugin.py Added type hints 2024-06-24 21:04:33 +10:00
BmpImagePlugin.py Added type hints 2024-06-11 23:26:00 +10:00
BufrStubImagePlugin.py Added type hints 2024-06-10 14:15:28 +10:00
ContainerIO.py add type hints to PIL.ContainerIO 2023-12-29 23:24:21 +01:00
CurImagePlugin.py Added type hints 2024-05-11 10:48:09 +10:00
DcxImagePlugin.py Added type hints 2024-05-18 16:06:50 +10:00
DdsImagePlugin.py Merge pull request #7966 from radarhere/palette 2024-06-23 01:43:41 -06:00
EpsImagePlugin.py improve check_required_header_comments() description 2024-06-24 08:54:33 -05:00
ExifTags.py Update ExifTags.py 2024-04-26 17:17:44 +02:00
features.py Added type hints 2024-06-12 21:15:55 +10:00
FitsImagePlugin.py Added type hints to Image 2024-06-18 22:44:17 +10:00
FliImagePlugin.py Added type hints 2024-05-13 18:47:51 +10:00
FontFile.py [pre-commit.ci] auto fixes from pre-commit.com hooks 2024-02-05 17:18:52 +00:00
FpxImagePlugin.py Added type hints 2024-06-11 23:26:00 +10:00
FtexImagePlugin.py Added type hints 2024-05-15 20:19:09 +10:00
GbrImagePlugin.py Added type hints 2024-05-11 10:48:09 +10:00
GdImageFile.py Removed FileDescriptor 2024-02-10 20:47:32 +11:00
GifImagePlugin.py Merge pull request #7966 from radarhere/palette 2024-06-23 01:43:41 -06:00
GimpGradientFile.py Simplified code 2024-06-09 22:13:01 +10:00
GimpPaletteFile.py Added type hints 2024-05-18 16:06:50 +10:00
GribStubImagePlugin.py Added type hints 2024-06-10 14:15:28 +10:00
Hdf5StubImagePlugin.py Added type hints 2024-06-10 14:15:28 +10:00
IcnsImagePlugin.py Added type hints 2024-06-10 14:15:28 +10:00
IcoImagePlugin.py Added type hints 2024-06-10 14:15:28 +10:00
Image.py Merge pull request #8114 from radarhere/fixme 2024-06-25 06:09:39 -06:00
ImageChops.py Import annotations to allow for pipe as union type 2023-12-15 07:59:38 +11:00
ImageCms.py Corrected type hint 2024-06-03 08:50:46 +10:00
ImageColor.py Added type hints 2024-06-08 22:26:28 +10:00
ImageDraw.py Merge pull request #8032 from nulano/type_hints 2024-06-25 19:15:31 +10:00
ImageDraw2.py Added type hints 2024-06-24 21:04:33 +10:00
ImageEnhance.py Added type hints 2024-06-04 20:37:09 +10:00
ImageFile.py Added type hints 2024-06-24 21:04:33 +10:00
ImageFilter.py Added type hints to ImageFilter 2024-06-21 20:41:22 +10:00
ImageFont.py Merge pull request #8141 from radarhere/freetypefont_bytes 2024-06-25 06:11:20 -06:00
ImageGrab.py Added comment 2024-06-25 10:50:40 +02:00
ImageMath.py chore: add f-string formatting 2024-05-04 19:21:49 +03:00
ImageMode.py chore: add f-string formatting 2024-05-04 19:21:49 +03:00
ImageMorph.py Added type hints 2024-06-04 20:37:09 +10:00
ImageOps.py Merge branch 'main' into xmp 2024-06-19 09:06:10 +10:00
ImagePalette.py Added type hints 2024-06-24 21:04:33 +10:00
ImagePath.py Add 'from __future__ import annotations' using Ruff/isort 2023-12-21 13:13:31 +02:00
ImageQt.py Merge pull request #8153 from radarhere/type_hint 2024-06-23 07:29:11 -06:00
ImageSequence.py Added type hints 2023-12-24 15:59:12 +11:00
ImageShow.py Corrected UnixViewer command 2024-04-17 14:51:12 +10:00
ImageStat.py ImageStat: simplify if block 2024-04-16 18:34:48 +02:00
ImageTk.py Added type hints 2024-06-09 07:12:22 +10:00
ImageTransform.py Updated type hints 2024-06-22 10:09:11 +10:00
ImageWin.py Added type hints 2024-06-24 21:04:33 +10:00
ImImagePlugin.py Merge pull request #7997 from radarhere/rgbx 2024-06-25 05:28:50 -06:00
ImtImagePlugin.py Added type hints 2024-01-15 20:11:14 +11:00
IptcImagePlugin.py Use f-strings 2024-05-07 14:01:08 +10:00
Jpeg2KImagePlugin.py Added type hints to Image 2024-06-18 22:44:17 +10:00
JpegImagePlugin.py Updated type hints 2024-06-22 10:09:11 +10:00
JpegPresets.py Corrected links 2024-03-04 22:48:51 +11:00
McIdasImagePlugin.py Added type hints 2024-01-15 16:11:48 +11:00
MicImagePlugin.py Added type hints 2024-06-12 21:15:55 +10:00
MpegImagePlugin.py Added MPEG accept function 2024-04-22 13:39:35 +10:00
MpoImagePlugin.py Added type hints 2024-06-11 23:26:00 +10:00
MspImagePlugin.py Added type hints 2024-06-10 14:15:28 +10:00
PaletteFile.py Added type hints 2024-06-09 07:12:22 +10:00
PalmImagePlugin.py Added type hints to Image 2024-06-18 22:44:17 +10:00
PcdImagePlugin.py Added type hints 2024-01-15 16:11:48 +11:00
PcfFontFile.py Moved type hint to BYTES_PER_ROW 2023-12-27 22:27:20 +11:00
PcxImagePlugin.py Added type hints 2024-06-10 14:15:28 +10:00
PdfImagePlugin.py Added type hints 2024-06-10 14:15:28 +10:00
PdfParser.py Added type hints 2024-06-11 23:26:00 +10:00
PixarImagePlugin.py Added type hints 2024-01-15 16:11:48 +11:00
PngImagePlugin.py Merge pull request #8087 from radarhere/png_save_all 2024-06-25 06:21:44 -06:00
PpmImagePlugin.py Added type hints 2024-06-10 14:15:28 +10:00
PsdImagePlugin.py Do not read layers when opening 2024-05-23 17:50:50 +10:00
PSDraw.py Added type hints 2024-06-11 23:26:00 +10:00
py.typed Added py.typed to support type checking 2024-02-21 21:26:37 +11:00
PyAccess.py Updated type hint 2024-06-13 17:14:21 +02:00
QoiImagePlugin.py Added type hints 2024-06-10 14:15:28 +10:00
report.py add PIL.report 2024-03-09 15:00:45 +01:00
SgiImagePlugin.py Added type hints 2024-06-10 14:15:28 +10:00
SpiderImagePlugin.py Added type hints 2024-06-24 21:04:33 +10:00
SunImagePlugin.py Added type hints 2024-01-15 16:11:48 +11:00
TarIO.py Added type hints 2024-06-11 23:26:00 +10:00
TgaImagePlugin.py Fix TGA rawmode BGR;15 2024-06-25 10:48:34 -05:00
TiffImagePlugin.py Merge pull request #7997 from radarhere/rgbx 2024-06-25 05:28:50 -06:00
TiffTags.py Updated type hints 2024-06-22 10:09:11 +10:00
WalImageFile.py Added type hints 2024-05-04 20:51:54 +10:00
WebPImagePlugin.py Merge branch 'main' into xmp 2024-06-19 09:06:10 +10:00
WmfImagePlugin.py Added type hints 2024-06-10 14:15:28 +10:00
XbmImagePlugin.py Added type hints 2024-06-10 14:15:28 +10:00
XpmImagePlugin.py Added type hints 2024-05-15 20:19:09 +10:00
XVThumbImagePlugin.py Added type hints 2024-01-15 16:11:48 +11:00