Alex Clark ☺
|
efeb1458a2
|
Merge pull request #373 from wiredfool/setup
Style: Convert ''.split to iteration over tuple
|
2013-10-10 02:15:42 -07:00 |
|
Alex Clark
|
8ae54f2b40
|
Add history [ci skip]
|
2013-10-10 05:10:12 -04:00 |
|
Alex Clark ☺
|
8571c43e7f
|
Merge pull request #368 from iElectric/respect_cflags_ldflags
respect CFLAGS/LDFLAGS when searching for headers/libs
|
2013-10-10 02:08:58 -07:00 |
|
wiredfool
|
473f5d8fc7
|
Changed ''.split to tuples
|
2013-10-09 21:44:05 -07:00 |
|
wiredfool
|
043dda21d2
|
Added tiff save option documentation
|
2013-10-08 22:41:44 -07:00 |
|
wiredfool
|
21697f676b
|
Merge branch 'master' into tifftags
|
2013-10-08 21:34:02 -07:00 |
|
Steve Johnson
|
c3aaa9e9c4
|
Link to Github
|
2013-10-08 17:28:09 -07:00 |
|
Steve Johnson
|
7bcf0a17a4
|
Add myself to CONTRIBUTORS.rst
|
2013-10-08 17:24:42 -07:00 |
|
Steve Johnson
|
ea8b1ed321
|
Add global ToC back to index page
|
2013-10-08 17:23:39 -07:00 |
|
Steve Johnson
|
f218b8d68f
|
Link to PyPI from index.rst; formatting fixes
|
2013-10-08 17:19:49 -07:00 |
|
Steve Johnson
|
2c5073e2e1
|
Bump required pillow version in docs/requirements.txt
|
2013-10-08 17:17:21 -07:00 |
|
Steve Johnson
|
cdaf584b63
|
Fix some readme formatting
|
2013-10-08 17:16:45 -07:00 |
|
Steve Johnson
|
9116813e70
|
Remove PIL porting guide from Readme
|
2013-10-08 17:15:58 -07:00 |
|
Steve Johnson
|
ea83ab9c58
|
Clarify contributor updates
|
2013-10-08 17:15:50 -07:00 |
|
Steve Johnson
|
ab1f35a8a8
|
Copy/move a bunch of README content to the doc site
|
2013-10-08 17:13:06 -07:00 |
|
Steve Johnson
|
36b370e465
|
Helpful sidebar
|
2013-10-08 16:34:24 -07:00 |
|
Steve Johnson
|
6fea2a5ad3
|
Simplify docs/conf.py
|
2013-10-08 16:19:35 -07:00 |
|
wiredfool
|
08347569b5
|
Another python 2.6 detail
|
2013-10-08 11:32:51 -07:00 |
|
wiredfool
|
e9b0b09b72
|
Python 2.6 compatibility
|
2013-10-08 10:43:55 -07:00 |
|
wiredfool
|
a91283061e
|
Python3 fixes
|
2013-10-07 23:30:55 -07:00 |
|
wiredfool
|
0bded743f5
|
Additional test image
|
2013-10-07 23:14:46 -07:00 |
|
wiredfool
|
e35ed87be6
|
Writing multiple rational items
|
2013-10-07 23:09:41 -07:00 |
|
wiredfool
|
0204733fd6
|
Proper handling of both IFDs for libtiff usage
|
2013-10-07 23:03:50 -07:00 |
|
wiredfool
|
2188cf2baf
|
typo
|
2013-10-07 23:03:13 -07:00 |
|
wiredfool
|
e6c8e5abec
|
better handling of unicode, rational tuples
|
2013-10-07 23:02:59 -07:00 |
|
wiredfool
|
350cc702f1
|
Additional tests for reading and writing Tiff ImageFileDirectories
|
2013-10-07 23:01:15 -07:00 |
|
wiredfool
|
a3d267b96c
|
Changes in the internal representation of ImageFileDirectory
|
2013-10-07 17:05:27 -07:00 |
|
wiredfool
|
951a5d4ce8
|
Using the public interface rather than the raw, undecoded interface
|
2013-10-07 17:05:27 -07:00 |
|
wiredfool
|
ce0e8b6abf
|
streamlining internal representation of types in ImageFileDirectory
|
2013-10-07 17:05:27 -07:00 |
|
Domen Kožar
|
9b6af55702
|
respect CFLAGS/LDFLAGS when searching for headers/libs
|
2013-10-07 21:43:39 +02:00 |
|
wiredfool
|
34944bf533
|
Merge pull request #365 from wiredfool/pypy
Rework of the Py_ssize_t patch for PyPy
|
2013-10-07 10:50:52 -07:00 |
|
Alex Clark
|
8a22598d41
|
Add history [ci skip]
|
2013-10-07 12:21:09 -04:00 |
|
Alex Clark ☺
|
3539af06fa
|
Merge pull request #366 from irskep/doc-improvements
Port PIL Handbook tutorial and appendices
|
2013-10-07 09:20:12 -07:00 |
|
Alex Clark
|
97f9579e8b
|
Add history [ci skip]
|
2013-10-07 09:39:26 -04:00 |
|
Alex Clark ☺
|
056690792e
|
Merge pull request #364 from wiredfool/premultiply
Alpha Premultiplication support for transform and resize
|
2013-10-07 06:38:11 -07:00 |
|
Steve Johnson
|
55913cab1b
|
Print function in tutorial
|
2013-10-06 22:54:39 -07:00 |
|
Steve Johnson
|
b89ae08522
|
Add some main page info
|
2013-10-06 22:49:20 -07:00 |
|
Steve Johnson
|
c3a3c2ed66
|
Move PIL.Image to top of reference
|
2013-10-06 22:43:46 -07:00 |
|
Steve Johnson
|
7659ec905d
|
Remove plugins from built docs for now
|
2013-10-06 22:43:32 -07:00 |
|
Steve Johnson
|
fd7bfbe86b
|
Update TIFF compression notes
|
2013-10-06 22:41:25 -07:00 |
|
Steve Johnson
|
2987c5a7eb
|
Mention WebP on the supported formats page
|
2013-10-06 22:39:02 -07:00 |
|
Steve Johnson
|
e8cc448fa0
|
Couple of compatibility updates
|
2013-10-06 22:30:16 -07:00 |
|
Steve Johnson
|
ff6951f2a4
|
Fix a tutorial section heading title case
|
2013-10-06 21:59:08 -07:00 |
|
Steve Johnson
|
92d391c847
|
Also skip plugins.rst if skip_api_docs
|
2013-10-06 21:57:08 -07:00 |
|
Steve Johnson
|
85adb13d57
|
Decrease ToC max depth to 2
|
2013-10-06 21:53:26 -07:00 |
|
Steve Johnson
|
869942d498
|
Split API reference into PIL vs plugins
|
2013-10-06 21:53:26 -07:00 |
|
Steve Johnson
|
e2d00e4fe8
|
Pare down index page sidebar
|
2013-10-06 21:53:26 -07:00 |
|
Steve Johnson
|
1fa890f356
|
Fix version number on docs
|
2013-10-06 21:53:26 -07:00 |
|
Steve Johnson
|
5d1ae90286
|
Fix page title
|
2013-10-06 21:53:26 -07:00 |
|
Steve Johnson
|
f75f83beb0
|
Fix minor typo
|
2013-10-06 21:53:26 -07:00 |
|