Commit Graph

1684 Commits

Author SHA1 Message Date
Alex Clark ☺
4ed588294f Merge pull request #377 from irskep/doc-improvements
Document remaining Image* modules listed in PIL handbook
2013-10-14 03:01:00 -07:00
David Schmidt
18e2f3fff6 Update installation.rst
win7
2013-10-14 11:54:18 +02: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
Alex Clark
58e6d89f80 Add history [ci skip] 2013-10-13 13:05:01 -04:00
Alex Clark ☺
4ea303af6f Merge pull request #375 from irskep/doc-improvements
Document ImageEnhance, ImageFile, ImageFilter, ImageFont, ImageGrab, ImageMath, and ImageOps
2013-10-13 10:04:12 -07:00
Stephen Johnson
0f3f6dd1a3 Move ImageGrab docs back to ImageGrab.rst instead of autodoc 2013-10-13 09:56:58 -07:00
Stephen Johnson
fdc48cba6f Update PIL.rst to remove documented modules 2013-10-12 22:20:41 -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
11cd6a9150 Comments identifying modules to skip documenting 2013-10-12 13:58:53 -07:00
Stephen Johnson
348daf9490 Document ImageFile.Parser 2013-10-12 13:57:27 -07:00
Stephen Johnson
b98c3f05cd Fix a couple of example imports 2013-10-12 13:53:31 -07:00
Stephen Johnson
f2be739fdf Fully document PIL.ImageEnhance 2013-10-12 13:48:34 -07:00
Alex Clark
ceb325eb07 Add history [ci skip] 2013-10-12 05:44:53 -04:00
Alex Clark ☺
0cc371399b Merge pull request #374 from irskep/doc-improvements
Port and update docs for Image, ImageChops, ImageColor, and ImageDraw
2013-10-12 02:43:38 -07:00
Stephen Johnson
b24fbfaab6 Move reference above appendices in ToC 2013-10-12 00:56:39 -07:00
Stephen Johnson
c69c6df8b5 Clearer PIL.rst title 2013-10-12 00:55:47 -07:00
Stephen Johnson
5cf0d35a5b Remove ImageDraw from PIL.rst 2013-10-12 00:54:25 -07:00
Stephen Johnson
7b9c19b293 Tweak PIL.rst namespace and description 2013-10-12 00:53:46 -07:00
Stephen Johnson
5c9329d5ba Fully document PIL.ImageDraw 2013-10-12 00:52:01 -07:00
wiredfool
215b61aadf added lab->srgb and srgb->lab->srgb tests 2013-10-11 23:39:16 -07:00
wiredfool
ace78d0734 Lab is Uint, Int, Int. Tests failing 2013-10-11 23:31:47 -07:00
wiredfool
cb9440a2f5 packing into 24bit 2013-10-11 23:31:26 -07:00
Stephen Johnson
88c700f3b2 Fully document PIL.ImageColor 2013-10-11 22:54:24 -07:00
Stephen Johnson
1e726ea36a Remove old ImageChops comments; redundant with docstrings 2013-10-11 22:46:57 -07:00
Stephen Johnson
a31a84f012 Remove ImageChops from PIL.rst 2013-10-11 22:46:39 -07:00
Stephen Johnson
546c20491f Improve ImageChops docstrings 2013-10-11 22:45:23 -07:00
Stephen Johnson
39d5e639f0 Fully document PIL.ImageChops 2013-10-11 22:45:09 -07:00
wiredfool
13d62c9f91 Added LAB to Unpack 2013-10-11 22:40:37 -07:00
wiredfool
eca93101de B->A, spacing 2013-10-11 22:40:14 -07:00
wiredfool
1111fca8c6 Solved Segfault 2013-10-11 22:29:19 -07:00
Stephen Johnson
b533aa665e Fix many formatting mistakes in PIL.Image's docstrings 2013-10-11 22:18:40 -07:00
Stephen Johnson
b25e8c5d18 Fully document PIL.Image from handbook 2013-10-11 22:18:28 -07:00
wiredfool
1c3932e89f Added LAB mode, core dumped 2013-10-10 23:27:34 -07:00
wiredfool
ac38d91a2d Well, now I know _why_ it's failing. We don't have a concept for LAB color 2013-10-10 23:02:33 -07:00
wiredfool
b506e2ad44 Fixed ability to create LAB profiles with color temperatures 2013-10-10 22:42:27 -07:00
wiredfool
9042f8c61f split tests, disable info difference tests 2013-10-10 22:16:56 -07:00
wiredfool
ce041fd199 moving string functions into python, py27 and py32 now really work the same 2013-10-10 22:12:45 -07:00
Alex Clark
7be6e26e7b Merge branch 'master' of github.com:python-imaging/Pillow 2013-10-10 05:24:14 -04:00
Alex Clark
8f81298a5a Add history [ci skip] 2013-10-10 05:24:10 -04:00