wiredfool
80b78be21a
Merge pull request #2199 from jdufresne/dep-olefile
...
Remove vendored version of olefile Python package in favor of upstream
2016-12-13 20:12:29 +00:00
wiredfool
1fcde0bd9f
design docs for file closing
2016-12-01 08:28:09 -08:00
Jon Dufresne
52b1f46b12
Deprecate vendored version of olefile Python package in favor of upstream
...
Pillow now requires the olefile Python package through setup.py.
This removes Pillow's maintenance of this library by instead relying on
and reusing the upstream version. No longer need to regularly update the
vendored package and docs. olefile bug fixes and features can go
directly upstream.
During travis tests, now installs Pillow package before tests; this will
also install all dependencies (currently, only olefile).
2016-11-22 18:17:31 -08:00
Alex Clark
c446a8329e
Move Plugins to Reference
...
Plugin references were previously unlinked AFAICT, now moved to references/ and linked from references index. (I'm not sure I fully understand or can recall if these API references are generated once then updated or generated each time via `make html` ?)
2015-09-30 07:31:06 -04:00
wiredfool
1614f2fdb5
Documentation for IFD Changes
2015-09-14 07:01:57 -07:00
wiredfool
ee6f150ef1
Docs for PyAccess, PixelAccess objects [ci skip]
2014-11-19 14:04:39 -08:00
wiredfool
b6c33596b3
Broke out OleFileIO into its own page, Added docs from the readme
2014-07-15 16:56:59 -07:00
wiredfool
7dfec434fa
Pulled ImageMorph into its own page
2014-07-15 16:20:20 -07:00
wiredfool
551cdedb45
Pulled ImageCms into it's own docpage
2014-07-14 21:57:58 -07:00
wiredfool
c9fccf8ba8
Reducing priority of exiftags docs
2014-07-12 09:35:38 -07:00
Michael Nagy
0b278f3376
Added docs for previously-undocumented ExifTags module.
2014-07-12 10:44:27 -05:00
Stephen Johnson
c3de637362
Fully document PIL.PSDraw
2013-10-13 22:30:00 -07:00
Stephen Johnson
7030e50b36
Fully document PIL.ImageWin
2013-10-13 22:19:12 -07:00
Stephen Johnson
4b4f090258
Fully document PIL.ImageTk
2013-10-13 22:09:02 -07:00
Stephen Johnson
81ea5c35cb
Fully document PIL.ImageStat
2013-10-13 21:57:07 -07:00
Stephen Johnson
f284c194ca
Fully document PIL.ImageSequence
2013-10-13 21:49:35 -07:00
Stephen Johnson
1a72ba260a
Fully document PIL.ImageQt
2013-10-13 21:45:44 -07:00
Stephen Johnson
6566a73bcf
Fully document PIL.ImagePath
2013-10-13 21:41:21 -07:00
Stephen Johnson
7881c86bba
Document PIL.ImagePalette as best I can
2013-10-13 21:27:07 -07:00
Stephen Johnson
20b9d9774a
Fully document PIL.ImageOps; fix some :py:mod: markup
2013-10-12 22:17:45 -07:00
Stephen Johnson
e2d88b5a51
Fully document ImageMath
2013-10-12 17:40:14 -07:00
Stephen Johnson
cf7b72f9b9
Fully document PIL.ImageGrab
2013-10-12 17:22:02 -07:00
Stephen Johnson
bc0f53aceb
Fully document PIL.ImageFont
2013-10-12 17:14:12 -07:00
Stephen Johnson
a2c67dc3af
Fully document PIL.ImageFilter
2013-10-12 16:49:32 -07:00
Stephen Johnson
348daf9490
Document ImageFile.Parser
2013-10-12 13:57:27 -07:00
Stephen Johnson
f2be739fdf
Fully document PIL.ImageEnhance
2013-10-12 13:48:34 -07:00
Stephen Johnson
5c9329d5ba
Fully document PIL.ImageDraw
2013-10-12 00:52:01 -07:00
Stephen Johnson
88c700f3b2
Fully document PIL.ImageColor
2013-10-11 22:54:24 -07:00
Stephen Johnson
39d5e639f0
Fully document PIL.ImageChops
2013-10-11 22:45:09 -07:00
Stephen Johnson
b25e8c5d18
Fully document PIL.Image from handbook
2013-10-11 22:18:28 -07:00