mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-11-10 19:56:47 +03:00
283 lines
6.6 KiB
Plaintext
283 lines
6.6 KiB
Plaintext
BUILDME
|
|
CHANGES
|
|
CONTENTS
|
|
MANIFEST.in
|
|
PIL.pth
|
|
README
|
|
_imaging.c
|
|
_imagingcms.c
|
|
_imagingft.c
|
|
_imagingmath.c
|
|
_imagingtk.c
|
|
decode.c
|
|
display.c
|
|
doctest.py
|
|
encode.c
|
|
map.c
|
|
outline.c
|
|
path.c
|
|
selftest.py
|
|
setup.py
|
|
Docs/effbot.css
|
|
Docs/index.html
|
|
Docs/pythondoc-PIL.ArgImagePlugin.html
|
|
Docs/pythondoc-PIL.BdfFontFile.html
|
|
Docs/pythondoc-PIL.BmpImagePlugin.html
|
|
Docs/pythondoc-PIL.BufrStubImagePlugin.html
|
|
Docs/pythondoc-PIL.ContainerIO.html
|
|
Docs/pythondoc-PIL.CurImagePlugin.html
|
|
Docs/pythondoc-PIL.DcxImagePlugin.html
|
|
Docs/pythondoc-PIL.EpsImagePlugin.html
|
|
Docs/pythondoc-PIL.ExifTags.html
|
|
Docs/pythondoc-PIL.FitsStubImagePlugin.html
|
|
Docs/pythondoc-PIL.FliImagePlugin.html
|
|
Docs/pythondoc-PIL.FontFile.html
|
|
Docs/pythondoc-PIL.FpxImagePlugin.html
|
|
Docs/pythondoc-PIL.GbrImagePlugin.html
|
|
Docs/pythondoc-PIL.GdImageFile.html
|
|
Docs/pythondoc-PIL.GifImagePlugin.html
|
|
Docs/pythondoc-PIL.GimpGradientFile.html
|
|
Docs/pythondoc-PIL.GimpPaletteFile.html
|
|
Docs/pythondoc-PIL.GribStubImagePlugin.html
|
|
Docs/pythondoc-PIL.Hdf5StubImagePlugin.html
|
|
Docs/pythondoc-PIL.IcnsImagePlugin.html
|
|
Docs/pythondoc-PIL.IcoImagePlugin.html
|
|
Docs/pythondoc-PIL.ImImagePlugin.html
|
|
Docs/pythondoc-PIL.Image.html
|
|
Docs/pythondoc-PIL.ImageChops.html
|
|
Docs/pythondoc-PIL.ImageColor.html
|
|
Docs/pythondoc-PIL.ImageDraw.html
|
|
Docs/pythondoc-PIL.ImageEnhance.html
|
|
Docs/pythondoc-PIL.ImageFile.html
|
|
Docs/pythondoc-PIL.ImageFileIO.html
|
|
Docs/pythondoc-PIL.ImageFilter.html
|
|
Docs/pythondoc-PIL.ImageFont.html
|
|
Docs/pythondoc-PIL.ImageGL.html
|
|
Docs/pythondoc-PIL.ImageGrab.html
|
|
Docs/pythondoc-PIL.ImageOps.html
|
|
Docs/pythondoc-PIL.ImagePalette.html
|
|
Docs/pythondoc-PIL.ImagePath.html
|
|
Docs/pythondoc-PIL.ImageSequence.html
|
|
Docs/pythondoc-PIL.ImageStat.html
|
|
Docs/pythondoc-PIL.ImageTk.html
|
|
Docs/pythondoc-PIL.ImageTransform.html
|
|
Docs/pythondoc-PIL.ImageWin.html
|
|
Docs/pythondoc-PIL.ImtImagePlugin.html
|
|
Docs/pythondoc-PIL.IptcImagePlugin.html
|
|
Docs/pythondoc-PIL.JpegImagePlugin.html
|
|
Docs/pythondoc-PIL.McIdasImagePlugin.html
|
|
Docs/pythondoc-PIL.MicImagePlugin.html
|
|
Docs/pythondoc-PIL.MpegImagePlugin.html
|
|
Docs/pythondoc-PIL.MspImagePlugin.html
|
|
Docs/pythondoc-PIL.OleFileIO.html
|
|
Docs/pythondoc-PIL.PSDraw.html
|
|
Docs/pythondoc-PIL.PaletteFile.html
|
|
Docs/pythondoc-PIL.PalmImagePlugin.html
|
|
Docs/pythondoc-PIL.PcdImagePlugin.html
|
|
Docs/pythondoc-PIL.PcfFontFile.html
|
|
Docs/pythondoc-PIL.PcxImagePlugin.html
|
|
Docs/pythondoc-PIL.PdfImagePlugin.html
|
|
Docs/pythondoc-PIL.PixarImagePlugin.html
|
|
Docs/pythondoc-PIL.PngImagePlugin.html
|
|
Docs/pythondoc-PIL.PpmImagePlugin.html
|
|
Docs/pythondoc-PIL.PsdImagePlugin.html
|
|
Docs/pythondoc-PIL.SgiImagePlugin.html
|
|
Docs/pythondoc-PIL.SpiderImagePlugin.html
|
|
Docs/pythondoc-PIL.SunImagePlugin.html
|
|
Docs/pythondoc-PIL.TarIO.html
|
|
Docs/pythondoc-PIL.TgaImagePlugin.html
|
|
Docs/pythondoc-PIL.TiffImagePlugin.html
|
|
Docs/pythondoc-PIL.TiffTags.html
|
|
Docs/pythondoc-PIL.WalImageFile.html
|
|
Docs/pythondoc-PIL.WmfImagePlugin.html
|
|
Docs/pythondoc-PIL.XVThumbImagePlugin.html
|
|
Docs/pythondoc-PIL.XbmImagePlugin.html
|
|
Docs/pythondoc-PIL.XpmImagePlugin.html
|
|
Images/courB08.bdf
|
|
Images/courB08.pbm
|
|
Images/courB08.pil
|
|
Images/lena.gif
|
|
Images/lena.jpg
|
|
Images/lena.png
|
|
Images/lena.ppm
|
|
PIL/ArgImagePlugin.py
|
|
PIL/BdfFontFile.py
|
|
PIL/BmpImagePlugin.py
|
|
PIL/BufrStubImagePlugin.py
|
|
PIL/ContainerIO.py
|
|
PIL/CurImagePlugin.py
|
|
PIL/DcxImagePlugin.py
|
|
PIL/EpsImagePlugin.py
|
|
PIL/ExifTags.py
|
|
PIL/FitsStubImagePlugin.py
|
|
PIL/FliImagePlugin.py
|
|
PIL/FontFile.py
|
|
PIL/FpxImagePlugin.py
|
|
PIL/GbrImagePlugin.py
|
|
PIL/GdImageFile.py
|
|
PIL/GifImagePlugin.py
|
|
PIL/GimpGradientFile.py
|
|
PIL/GimpPaletteFile.py
|
|
PIL/GribStubImagePlugin.py
|
|
PIL/Hdf5StubImagePlugin.py
|
|
PIL/IcnsImagePlugin.py
|
|
PIL/IcoImagePlugin.py
|
|
PIL/ImImagePlugin.py
|
|
PIL/Image.py
|
|
PIL/ImageChops.py
|
|
PIL/ImageCms.py
|
|
PIL/ImageColor.py
|
|
PIL/ImageDraw.py
|
|
PIL/ImageDraw2.py
|
|
PIL/ImageEnhance.py
|
|
PIL/ImageFile.py
|
|
PIL/ImageFileIO.py
|
|
PIL/ImageFilter.py
|
|
PIL/ImageFont.py
|
|
PIL/ImageGL.py
|
|
PIL/ImageGrab.py
|
|
PIL/ImageMath.py
|
|
PIL/ImageMode.py
|
|
PIL/ImageOps.py
|
|
PIL/ImagePalette.py
|
|
PIL/ImagePath.py
|
|
PIL/ImageQt.py
|
|
PIL/ImageSequence.py
|
|
PIL/ImageShow.py
|
|
PIL/ImageStat.py
|
|
PIL/ImageTk.py
|
|
PIL/ImageTransform.py
|
|
PIL/ImageWin.py
|
|
PIL/ImtImagePlugin.py
|
|
PIL/IptcImagePlugin.py
|
|
PIL/JpegImagePlugin.py
|
|
PIL/McIdasImagePlugin.py
|
|
PIL/MicImagePlugin.py
|
|
PIL/MpegImagePlugin.py
|
|
PIL/MspImagePlugin.py
|
|
PIL/OleFileIO.py
|
|
PIL/PSDraw.py
|
|
PIL/PaletteFile.py
|
|
PIL/PalmImagePlugin.py
|
|
PIL/PcdImagePlugin.py
|
|
PIL/PcfFontFile.py
|
|
PIL/PcxImagePlugin.py
|
|
PIL/PdfImagePlugin.py
|
|
PIL/PixarImagePlugin.py
|
|
PIL/PngImagePlugin.py
|
|
PIL/PpmImagePlugin.py
|
|
PIL/PsdImagePlugin.py
|
|
PIL/SgiImagePlugin.py
|
|
PIL/SpiderImagePlugin.py
|
|
PIL/SunImagePlugin.py
|
|
PIL/TarIO.py
|
|
PIL/TgaImagePlugin.py
|
|
PIL/TiffImagePlugin.py
|
|
PIL/TiffTags.py
|
|
PIL/WalImageFile.py
|
|
PIL/WmfImagePlugin.py
|
|
PIL/XVThumbImagePlugin.py
|
|
PIL/XbmImagePlugin.py
|
|
PIL/XpmImagePlugin.py
|
|
PIL/__init__.py
|
|
PIL.egg-info/PKG-INFO
|
|
PIL.egg-info/SOURCES.txt
|
|
PIL.egg-info/dependency_links.txt
|
|
PIL.egg-info/top_level.txt
|
|
Sane/CHANGES
|
|
Sane/README
|
|
Sane/_sane.c
|
|
Sane/demo_numarray.py
|
|
Sane/demo_pil.py
|
|
Sane/sane.py
|
|
Sane/sanedoc.txt
|
|
Sane/setup.py
|
|
Scripts/README
|
|
Scripts/enhancer.py
|
|
Scripts/explode.py
|
|
Scripts/gifmaker.py
|
|
Scripts/painter.py
|
|
Scripts/pilconvert.py
|
|
Scripts/pildriver.py
|
|
Scripts/pilfile.py
|
|
Scripts/pilfont.py
|
|
Scripts/pilprint.py
|
|
Scripts/player.py
|
|
Scripts/thresholder.py
|
|
Scripts/viewer.py
|
|
Tk/booster.txt
|
|
Tk/install.txt
|
|
Tk/pilbitmap.txt
|
|
Tk/tkImaging.c
|
|
libImaging/Access.c
|
|
libImaging/Antialias.c
|
|
libImaging/Bands.c
|
|
libImaging/Bit.h
|
|
libImaging/BitDecode.c
|
|
libImaging/Blend.c
|
|
libImaging/Chops.c
|
|
libImaging/Convert.c
|
|
libImaging/ConvertYCbCr.c
|
|
libImaging/Copy.c
|
|
libImaging/Crc32.c
|
|
libImaging/Crop.c
|
|
libImaging/Dib.c
|
|
libImaging/Draw.c
|
|
libImaging/Effects.c
|
|
libImaging/EpsEncode.c
|
|
libImaging/Except.c
|
|
libImaging/File.c
|
|
libImaging/Fill.c
|
|
libImaging/Filter.c
|
|
libImaging/FliDecode.c
|
|
libImaging/Geometry.c
|
|
libImaging/GetBBox.c
|
|
libImaging/Gif.h
|
|
libImaging/GifDecode.c
|
|
libImaging/GifEncode.c
|
|
libImaging/HexDecode.c
|
|
libImaging/Histo.c
|
|
libImaging/ImDib.h
|
|
libImaging/ImPlatform.h
|
|
libImaging/Imaging.h
|
|
libImaging/Jpeg.h
|
|
libImaging/JpegDecode.c
|
|
libImaging/JpegEncode.c
|
|
libImaging/Lzw.h
|
|
libImaging/LzwDecode.c
|
|
libImaging/Matrix.c
|
|
libImaging/ModeFilter.c
|
|
libImaging/MspDecode.c
|
|
libImaging/Negative.c
|
|
libImaging/Offset.c
|
|
libImaging/Pack.c
|
|
libImaging/PackDecode.c
|
|
libImaging/Palette.c
|
|
libImaging/Paste.c
|
|
libImaging/PcdDecode.c
|
|
libImaging/PcxDecode.c
|
|
libImaging/PcxEncode.c
|
|
libImaging/Point.c
|
|
libImaging/Quant.c
|
|
libImaging/Quant.h
|
|
libImaging/QuantDefines.h
|
|
libImaging/QuantHash.c
|
|
libImaging/QuantHash.h
|
|
libImaging/QuantHeap.c
|
|
libImaging/QuantHeap.h
|
|
libImaging/QuantTypes.h
|
|
libImaging/RankFilter.c
|
|
libImaging/Raw.h
|
|
libImaging/RawDecode.c
|
|
libImaging/RawEncode.c
|
|
libImaging/Storage.c
|
|
libImaging/SunRleDecode.c
|
|
libImaging/TgaRleDecode.c
|
|
libImaging/Unpack.c
|
|
libImaging/UnpackYCC.c
|
|
libImaging/UnsharpMask.c
|
|
libImaging/XbmDecode.c
|
|
libImaging/XbmEncode.c
|
|
libImaging/Zip.h
|
|
libImaging/ZipDecode.c
|
|
libImaging/ZipEncode.c |