openmedialibrary_platform/Darwin/lib/python3.4/site-packages/Pillow-2.5.3-py3.4.egg-info/SOURCES.txt
2014-09-30 21:25:01 +02:00

593 lines
No EOL
15 KiB
Text

.coveragerc
.gitattributes
.travis.yml
CHANGES.rst
MANIFEST.in
Makefile
README.rst
_imaging.c
_imagingcms.c
_imagingft.c
_imagingmath.c
_imagingmorph.c
_imagingtk.c
_webp.c
decode.c
display.c
encode.c
map.c
mp_compile.py
outline.c
path.c
py3.h
requirements.txt
selftest.py
setup.cfg
setup.py
test-installed.py
tox.ini
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/ImageGrab.py
PIL/ImageMath.py
PIL/ImageMode.py
PIL/ImageMorph.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/Jpeg2KImagePlugin.py
PIL/JpegImagePlugin.py
PIL/JpegPresets.py
PIL/McIdasImagePlugin.py
PIL/MicImagePlugin.py
PIL/MpegImagePlugin.py
PIL/MspImagePlugin.py
PIL/OleFileIO-README.md
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/PyAccess.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/WebPImagePlugin.py
PIL/WmfImagePlugin.py
PIL/XVThumbImagePlugin.py
PIL/XbmImagePlugin.py
PIL/XpmImagePlugin.py
PIL/__init__.py
PIL/_binary.py
PIL/_util.py
Pillow.egg-info/PKG-INFO
Pillow.egg-info/SOURCES.txt
Pillow.egg-info/dependency_links.txt
Pillow.egg-info/top_level.txt
Pillow.egg-info/zip-safe
Sane/CHANGES
Sane/README.rst
Sane/_sane.c
Sane/demo_numarray.py
Sane/demo_pil.py
Sane/sane.py
Sane/sanedoc.txt
Sane/setup.py
Scripts/README.rst
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
Tests/README.rst
Tests/bench_cffi_access.py
Tests/bench_get.py
Tests/check_icns_dos.py
Tests/check_j2k_dos.py
Tests/crash_ttf_memory_error.py
Tests/helper.py
Tests/import_all.py
Tests/large_memory_numpy_test.py
Tests/large_memory_test.py
Tests/make_hash.py
Tests/show_icc.py
Tests/show_mcidas.py
Tests/test_000_sanity.py
Tests/test_bmp_reference.py
Tests/test_cffi.py
Tests/test_decompression_bomb.py
Tests/test_file_bmp.py
Tests/test_file_eps.py
Tests/test_file_fli.py
Tests/test_file_gif.py
Tests/test_file_icns.py
Tests/test_file_ico.py
Tests/test_file_jpeg.py
Tests/test_file_jpeg2k.py
Tests/test_file_libtiff.py
Tests/test_file_libtiff_small.py
Tests/test_file_msp.py
Tests/test_file_pcx.py
Tests/test_file_pdf.py
Tests/test_file_png.py
Tests/test_file_ppm.py
Tests/test_file_psd.py
Tests/test_file_spider.py
Tests/test_file_tar.py
Tests/test_file_tiff.py
Tests/test_file_tiff_metadata.py
Tests/test_file_webp.py
Tests/test_file_webp_alpha.py
Tests/test_file_webp_lossless.py
Tests/test_file_webp_metadata.py
Tests/test_file_xbm.py
Tests/test_file_xpm.py
Tests/test_font_bdf.py
Tests/test_font_pcf.py
Tests/test_format_lab.py
Tests/test_image.py
Tests/test_image_array.py
Tests/test_image_convert.py
Tests/test_image_copy.py
Tests/test_image_crop.py
Tests/test_image_draft.py
Tests/test_image_filter.py
Tests/test_image_frombytes.py
Tests/test_image_getbands.py
Tests/test_image_getbbox.py
Tests/test_image_getcolors.py
Tests/test_image_getdata.py
Tests/test_image_getextrema.py
Tests/test_image_getim.py
Tests/test_image_getpalette.py
Tests/test_image_getpixel.py
Tests/test_image_getprojection.py
Tests/test_image_histogram.py
Tests/test_image_load.py
Tests/test_image_mode.py
Tests/test_image_offset.py
Tests/test_image_point.py
Tests/test_image_putalpha.py
Tests/test_image_putdata.py
Tests/test_image_putpalette.py
Tests/test_image_putpixel.py
Tests/test_image_quantize.py
Tests/test_image_resize.py
Tests/test_image_rotate.py
Tests/test_image_split.py
Tests/test_image_thumbnail.py
Tests/test_image_tobitmap.py
Tests/test_image_tobytes.py
Tests/test_image_transform.py
Tests/test_image_transpose.py
Tests/test_imagechops.py
Tests/test_imagecms.py
Tests/test_imagecolor.py
Tests/test_imagedraw.py
Tests/test_imageenhance.py
Tests/test_imagefile.py
Tests/test_imagefileio.py
Tests/test_imagefilter.py
Tests/test_imagefont.py
Tests/test_imagegrab.py
Tests/test_imagemath.py
Tests/test_imagemode.py
Tests/test_imagemorph.py
Tests/test_imageops.py
Tests/test_imageops_usm.py
Tests/test_imagepalette.py
Tests/test_imagepath.py
Tests/test_imageqt.py
Tests/test_imagesequence.py
Tests/test_imageshow.py
Tests/test_imagestat.py
Tests/test_imagetk.py
Tests/test_imagetransform.py
Tests/test_imagewin.py
Tests/test_lib_image.py
Tests/test_lib_pack.py
Tests/test_locale.py
Tests/test_mode_i16.py
Tests/test_numpy.py
Tests/test_olefileio.py
Tests/test_pickle.py
Tests/test_pyroma.py
Tests/test_shell_injection.py
Tests/threaded_save.py
Tests/versions.py
Tests/fonts/FreeMono.ttf
Tests/fonts/helvO18.pcf
Tests/icc/CMY.icm
Tests/icc/YCC709.icm
Tests/icc/sRGB.icm
Tests/images/10ct_32bit_128.tiff
Tests/images/12bit.cropped.tif
Tests/images/12in16bit.tif
Tests/images/16_bit_binary.pgm
Tests/images/16_bit_binary_pgm.png
Tests/images/16bit.MM.cropped.tif
Tests/images/16bit.MM.deflate.tif
Tests/images/16bit.cropped.j2k
Tests/images/16bit.cropped.jp2
Tests/images/16bit.cropped.tif
Tests/images/16bit.deflate.tif
Tests/images/binary_preview_map.eps
Tests/images/broken.png
Tests/images/caption_6_33_22.png
Tests/images/corner.lut
Tests/images/courB08.bdf
Tests/images/courB08.pbm
Tests/images/courB08.pil
Tests/images/create_eps.gnuplot
Tests/images/dilation4.lut
Tests/images/dilation8.lut
Tests/images/edge.lut
Tests/images/erosion4.lut
Tests/images/erosion8.lut
Tests/images/flower.jpg
Tests/images/flower.webp
Tests/images/flower2.jpg
Tests/images/flower2.webp
Tests/images/g4-fillorder-test.png
Tests/images/g4-fillorder-test.tif
Tests/images/high_ascii_chars.png
Tests/images/icc_profile_none.png
Tests/images/imagedraw_arc.png
Tests/images/imagedraw_bitmap.png
Tests/images/imagedraw_chord.png
Tests/images/imagedraw_ellipse.png
Tests/images/imagedraw_floodfill.png
Tests/images/imagedraw_floodfill2.png
Tests/images/imagedraw_line.png
Tests/images/imagedraw_pieslice.png
Tests/images/imagedraw_point.png
Tests/images/imagedraw_polygon.png
Tests/images/imagedraw_rectangle.png
Tests/images/junk_jpeg_header.jpg
Tests/images/l_trns.png
Tests/images/lab-green.tif
Tests/images/lab-red.tif
Tests/images/lab.tif
Tests/images/lena.Lab.tif
Tests/images/lena.fli
Tests/images/lena.gif
Tests/images/lena.ico
Tests/images/lena.jpg
Tests/images/lena.png
Tests/images/lena.ppm
Tests/images/lena.psd
Tests/images/lena.spider
Tests/images/lena.tar
Tests/images/lena.tif
Tests/images/lena.webp
Tests/images/lena.xpm
Tests/images/lena_bw.png
Tests/images/lena_bw_500.png
Tests/images/lena_g4.tif
Tests/images/lena_g4_500.tif
Tests/images/lena_webp_bits.ppm
Tests/images/lena_webp_write.ppm
Tests/images/morph_a.png
Tests/images/multiline_text.png
Tests/images/non_zero_bb.eps
Tests/images/non_zero_bb.png
Tests/images/non_zero_bb_scale2.png
Tests/images/p_trns_single.png
Tests/images/pil123p.png
Tests/images/pil123rgba.png
Tests/images/pil136.tiff
Tests/images/pil168.tif
Tests/images/pil184.pcx
Tests/images/pil_sample_cmyk.jpg
Tests/images/pil_sample_rgb.jpg
Tests/images/pillow.icns
Tests/images/pillow.ico
Tests/images/pillow2.icns
Tests/images/pillow3.icns
Tests/images/pngtest_bad.png.bin
Tests/images/pport_g4.tif
Tests/images/python.ico
Tests/images/rgb.jpg
Tests/images/rgb_trns.png
Tests/images/rgb_trns_ycbc.j2k
Tests/images/rgb_trns_ycbc.jp2
Tests/images/test-card-lossless.jp2
Tests/images/test-card-lossy-tiled.jp2
Tests/images/test-card.png
Tests/images/test-ole-file.doc
Tests/images/test.colors.gif
Tests/images/tiff_adobe_deflate.tif
Tests/images/transparent.png
Tests/images/transparent.webp
Tests/images/zero_bb.eps
Tests/images/zero_bb.png
Tests/images/zero_bb_scale2.png
Tests/images/bmp/README.txt
Tests/images/bmp/b/badbitcount.bmp
Tests/images/bmp/b/badbitssize.bmp
Tests/images/bmp/b/baddens1.bmp
Tests/images/bmp/b/baddens2.bmp
Tests/images/bmp/b/badfilesize.bmp
Tests/images/bmp/b/badheadersize.bmp
Tests/images/bmp/b/badpalettesize.bmp
Tests/images/bmp/b/badplanes.bmp
Tests/images/bmp/b/badrle.bmp
Tests/images/bmp/b/badwidth.bmp
Tests/images/bmp/b/pal8badindex.bmp
Tests/images/bmp/b/reallybig.bmp
Tests/images/bmp/b/rletopdown.bmp
Tests/images/bmp/b/shortfile.bmp
Tests/images/bmp/g/pal1.bmp
Tests/images/bmp/g/pal1bg.bmp
Tests/images/bmp/g/pal1wb.bmp
Tests/images/bmp/g/pal4.bmp
Tests/images/bmp/g/pal4rle.bmp
Tests/images/bmp/g/pal8-0.bmp
Tests/images/bmp/g/pal8.bmp
Tests/images/bmp/g/pal8nonsquare.bmp
Tests/images/bmp/g/pal8os2.bmp
Tests/images/bmp/g/pal8rle.bmp
Tests/images/bmp/g/pal8topdown.bmp
Tests/images/bmp/g/pal8v4.bmp
Tests/images/bmp/g/pal8v5.bmp
Tests/images/bmp/g/pal8w124.bmp
Tests/images/bmp/g/pal8w125.bmp
Tests/images/bmp/g/pal8w126.bmp
Tests/images/bmp/g/rgb16-565.bmp
Tests/images/bmp/g/rgb16-565pal.bmp
Tests/images/bmp/g/rgb16.bmp
Tests/images/bmp/g/rgb24.bmp
Tests/images/bmp/g/rgb24pal.bmp
Tests/images/bmp/g/rgb32.bmp
Tests/images/bmp/g/rgb32bf.bmp
Tests/images/bmp/html/bkgd.png
Tests/images/bmp/html/bmpsuite.html
Tests/images/bmp/html/fakealpha.png
Tests/images/bmp/html/pal1.png
Tests/images/bmp/html/pal1bg.png
Tests/images/bmp/html/pal1p1.png
Tests/images/bmp/html/pal2.png
Tests/images/bmp/html/pal4.png
Tests/images/bmp/html/pal4rletrns-0.png
Tests/images/bmp/html/pal4rletrns-b.png
Tests/images/bmp/html/pal4rletrns.png
Tests/images/bmp/html/pal8.png
Tests/images/bmp/html/pal8nonsquare-e.png
Tests/images/bmp/html/pal8nonsquare-v.png
Tests/images/bmp/html/pal8rletrns-0.png
Tests/images/bmp/html/pal8rletrns-b.png
Tests/images/bmp/html/pal8rletrns.png
Tests/images/bmp/html/pal8w124.png
Tests/images/bmp/html/pal8w125.png
Tests/images/bmp/html/pal8w126.png
Tests/images/bmp/html/rgb16-231.png
Tests/images/bmp/html/rgb16-565.png
Tests/images/bmp/html/rgb16.png
Tests/images/bmp/html/rgb24.jpg
Tests/images/bmp/html/rgb24.png
Tests/images/bmp/html/rgba16-4444.png
Tests/images/bmp/html/rgba32.png
Tests/images/bmp/q/pal1p1.bmp
Tests/images/bmp/q/pal2.bmp
Tests/images/bmp/q/pal4rletrns.bmp
Tests/images/bmp/q/pal8offs.bmp
Tests/images/bmp/q/pal8os2sp.bmp
Tests/images/bmp/q/pal8os2v2-16.bmp
Tests/images/bmp/q/pal8os2v2.bmp
Tests/images/bmp/q/pal8oversizepal.bmp
Tests/images/bmp/q/pal8rletrns.bmp
Tests/images/bmp/q/rgb16-231.bmp
Tests/images/bmp/q/rgb24jpeg.bmp
Tests/images/bmp/q/rgb24largepal.bmp
Tests/images/bmp/q/rgb24lprof.bmp
Tests/images/bmp/q/rgb24png.bmp
Tests/images/bmp/q/rgb24prof.bmp
Tests/images/bmp/q/rgb32-111110.bmp
Tests/images/bmp/q/rgb32fakealpha.bmp
Tests/images/bmp/q/rgba16-4444.bmp
Tests/images/bmp/q/rgba32.bmp
Tests/images/bmp/q/rgba32abf.bmp
Tests/images/imagedraw/line_horizontal_slope1px_w2px.png
Tests/images/imagedraw/line_horizontal_w101px.png
Tests/images/imagedraw/line_horizontal_w2px_inverted.png
Tests/images/imagedraw/line_horizontal_w2px_normal.png
Tests/images/imagedraw/line_horizontal_w3px.png
Tests/images/imagedraw/line_oblique_45_w3px_a.png
Tests/images/imagedraw/line_oblique_45_w3px_b.png
Tests/images/imagedraw/line_vertical_slope1px_w2px.png
Tests/images/imagedraw/line_vertical_w101px.png
Tests/images/imagedraw/line_vertical_w2px_inverted.png
Tests/images/imagedraw/line_vertical_w2px_normal.png
Tests/images/imagedraw/line_vertical_w3px.png
Tests/images/imagedraw/square.png
Tests/images/imagedraw/triangle_right.png
Tk/README.rst
Tk/tkImaging.c
depends/README.rst
depends/install_openjpeg.sh
depends/install_webp.sh
docs/BUILDME
docs/COPYING
docs/Guardfile
docs/LICENSE
docs/Makefile
docs/PIL.rst
docs/about.rst
docs/conf.py
docs/developer.rst
docs/guides.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/original-readme.rst
docs/plugins.rst
docs/porting-pil-to-pillow.rst
docs/requirements.txt
docs/_build/.gitignore
docs/_static/.gitignore
docs/_templates/.gitignore
docs/_templates/sidebarhelp.html
docs/handbook/appendices.rst
docs/handbook/concepts.rst
docs/handbook/image-file-formats.rst
docs/handbook/overview.rst
docs/handbook/tutorial.rst
docs/handbook/writing-your-own-file-decoder.rst
docs/reference/Image.rst
docs/reference/ImageChops.rst
docs/reference/ImageColor.rst
docs/reference/ImageDraw.rst
docs/reference/ImageEnhance.rst
docs/reference/ImageFile.rst
docs/reference/ImageFilter.rst
docs/reference/ImageFont.rst
docs/reference/ImageGrab.rst
docs/reference/ImageMath.rst
docs/reference/ImageOps.rst
docs/reference/ImagePalette.rst
docs/reference/ImagePath.rst
docs/reference/ImageQt.rst
docs/reference/ImageSequence.rst
docs/reference/ImageStat.rst
docs/reference/ImageTk.rst
docs/reference/ImageWin.rst
docs/reference/PSDraw.rst
docs/reference/index.rst
libImaging/Access.c
libImaging/AlphaComposite.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/Incremental.c
libImaging/Jpeg.h
libImaging/Jpeg2K.h
libImaging/Jpeg2KDecode.c
libImaging/Jpeg2KEncode.c
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/QuantHash.c
libImaging/QuantHash.h
libImaging/QuantHeap.c
libImaging/QuantHeap.h
libImaging/QuantOctree.c
libImaging/QuantOctree.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/TiffDecode.c
libImaging/TiffDecode.h
libImaging/Unpack.c
libImaging/UnpackYCC.c
libImaging/UnsharpMask.c
libImaging/XbmDecode.c
libImaging/XbmEncode.c
libImaging/Zip.h
libImaging/ZipDecode.c
libImaging/ZipEncode.c