Alex Clark
7ff78543c8
Port to the top
...
As "how to port" (make code written for PIL work with Pillow) is likely a FAQ, back to the top.
2015-09-30 07:28:35 -04:00
Alex Clark
e85d058f07
Add RTD blurb
2015-09-30 07:27:02 -04:00
Alex Clark
62068ff9a7
Remove extra header
2015-09-30 07:24:58 -04:00
Alex Clark
d194da6eda
Create developer section
...
- Move release notes & porting info to developer section
2015-09-30 06:56:48 -04:00
Alex Clark
aa263857f3
Clean up Handbook
...
A while back somebody awesome forked the PIL Handbook (http://effbot.org/imagingbook/pil-index.htm ) to Pillow. IIRC we tried to incorporate the handbook "seemlessly", which apparently meant not using the word "handbook" anywhere. Now that seems confusing, so I'm reorganizing all the handbook content under one section named "Handbook".
This commit:
- Moves guides.rst to handbook/index.rst
- Moves appendices.rst to handbook/
- Removes developer.rst from handbook index.
- Removes porting-pil-to-pillow.rst from handbook index.
Unrelated to the above:
- Shorten title "Porting existing PIL-based code to Pillow" to "Porting"
- Move text "Porting existing PIL-based code to Pillow" to faux sub-header (bold text not sub-header because there's only one section.)
"Porting" may be better named "Migrating", not sure yet.
2015-09-30 06:38:51 -04:00
Alex Clark
edb238f4e5
Shorten title; Clarify these are rst files
...
- Shorten "About Pillow" to Pillow (the reader likely already knows we're talking about Pillow)
- Clarify reference to rst files by using rst extension; Sphinx seems to recognize either convention, but humans (like me) forget exactly what Sphinx is doing sometimes.
2015-09-30 06:21:52 -04:00
Alex Clark
eabaef12fa
Remove pre-fork-readme
...
This exists here *too* and we probably don't need two copies: https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst#pre-fork . Hence, this one can be removed.
2015-09-30 06:16:55 -04:00
Andrew Murray
b808a4ed46
Update CHANGES.rst [ci skip]
2015-09-30 20:13:58 +10:00
Alex Clark
37927d3baa
Merge pull request #1446 from cgohlke/patch-1
...
Py3 fixes for ImageQt.align8to32
2015-09-30 05:48:55 -04:00
Christoph Gohlke
6736344703
Py3 fixes for ImageQt.align8to32
2015-09-29 22:28:42 -07:00
Alex Clark
a5da0e0c4a
Revert "Remove badge [ci skip]"
...
This reverts commit 0387cfe912
.
2015-09-29 18:11:15 -04:00
wiredfool
ca929bdfc0
Merge pull request #1435 from radarhere/tiff
...
Minor Tiff formatting changes
2015-09-29 15:43:40 +01:00
wiredfool
89ccf66ff7
Merge pull request #1343 from radarhere/deprecated
...
Removed deprecated code
2015-09-29 15:38:34 +01:00
wiredfool
29d512a330
Updated Changes.rst [ci skip]
2015-09-29 15:38:23 +01:00
Alex Clark
0387cfe912
Remove badge [ci skip]
...
Landscape.io is down #1351 .
2015-09-29 10:03:10 -04:00
Alex Clark
8d615583d7
Wording [ci skip]
...
Remove comments on "friendly PIL fork"
2015-09-29 09:59:27 -04:00
Alex Clark
131dd5c795
Merge pull request #1444 from python-pillow/readme-fixes
...
README fixes [ci skip]
2015-09-29 09:43:23 -04:00
Andrew Murray
4e31fb745f
Added PDF multipage saving
2015-09-29 22:51:52 +10:00
Alex Clark
ff8c671f74
s/http/https/ [ci skip]
2015-09-29 07:11:55 -04:00
Alex Clark
5b8d75f812
README fixes
...
- Add Makefile target ``make readme`` to run ``viewdoc``
- Reorg "More Info" sections
- Docs to the top
- Less doc links (folks can find more than installation & guides from documentation link)
- Add link to PRs
- Reorg link to pre-fork changes
2015-09-29 06:35:07 -04:00
Alex Clark
5d85ac727f
Wording [ci skip]
...
Drop the quotes on "friendly PIL fork" and add title case
2015-09-29 06:08:09 -04:00
Andrew Murray
009bbb753d
Update CHANGES.rst
2015-09-29 19:51:24 +10:00
Andrew Murray
a2718e1c6e
Merge pull request #1443 from python-pillow/hugovk-patch-1
...
Docs: Mention when OS X support was added
2015-09-29 19:01:59 +10:00
Hugo van Kemenade
4d4dc99fa8
Mention when OS X support was added
...
To try and avoid confusion like http://stackoverflow.com/q/32799143/724176
2015-09-28 15:34:44 +03:00
Hugo van Kemenade
eecd489ccf
Merge pull request #1442 from radarhere/redirect
...
Updated URLs for redirects
2015-09-28 15:13:43 +03:00
Andrew Murray
1306f7d6af
Updated URLs for redirects
2015-09-28 21:53:25 +10:00
Hugo van Kemenade
3ac31a71d2
Merge pull request #1440 from radarhere/diffcover
...
Updated repository URL
2015-09-26 20:15:29 +03:00
Andrew Murray
626fd6b1a0
Updated repository URL
2015-09-26 19:45:39 +10:00
wiredfool
62b54692fb
Update CHANGES.rst [ci skip]
2015-09-24 21:54:41 +01:00
wiredfool
388b2dab0c
Merge pull request #1428 from uploadcare/load-broken-images
...
Load more broken images
2015-09-24 21:53:36 +01:00
Andrew Murray
d097d44fa1
Updated documentation and removed deprecated comment
2015-09-23 22:14:06 +10:00
Andrew Murray
a5bac62bc3
Flake8 fixes
2015-09-23 20:46:01 +10:00
Hugo van Kemenade
31524b2e6b
Update CHANGES.rst [CI skip]
2015-09-23 09:39:58 +03:00
Hugo van Kemenade
9a94cbcd27
Merge pull request #1439 from wiredfool/require-zlib
...
Require zlib and libjpeg
2015-09-23 09:38:39 +03:00
homm
62a52a7a34
replace broken image
2015-09-23 00:33:03 +03:00
wiredfool
d4afc9ed1f
Documentation for requiring libjpeg and zlib unless disabled
2015-09-22 21:38:17 +01:00
wiredfool
29601ca119
Make zlib and jpeg required by default
2015-09-22 21:07:31 +01:00
wiredfool
86be61b3c6
Merge pull request #1437 from hugovk/pyroma2.6
...
Skip Pyroma on Python 2.6
2015-09-22 16:10:38 +01:00
hugovk
ec40c150cc
Skip hanging Pyroma tests on Python 2.6
2015-09-22 16:43:00 +03:00
hugovk
e69306e3ff
Skip hanging Pyroma tests on Python 2.6
2015-09-22 16:39:26 +03:00
wiredfool
c98a4ad02b
Merge pull request #1436 from hugovk/coveralls3.2
...
Coveralls 4.0 doesn't support Python 3.2
2015-09-22 14:16:36 +01:00
hugovk
8e39cc67dd
Coveralls 4.0 doesn't support Python 3.2
2015-09-22 15:23:20 +03:00
Andrew Murray
b4605f8045
Update CHANGES.rst
2015-09-20 23:19:55 +10:00
wiredfool
2a3d124684
Update CHANGES.rst [ci skip]
2015-09-20 11:05:50 +01:00
wiredfool
eaabb21b4a
Merge pull request #1429 from ericfrederich/conversion
...
use png when converting from a QImage to a Pillow Image
2015-09-20 11:04:16 +01:00
wiredfool
cae6a5f86c
Merge pull request #1427 from radarhere/fix
...
Removed trailing whitespace
2015-09-20 10:48:06 +01:00
wiredfool
85767c26d3
Update CHANGES.rst [ci skip]
2015-09-20 10:43:29 +01:00
wiredfool
68dd0ac2cc
Merge pull request #1430 from ericfrederich/qt_align
...
bug fix: Qt wants data aligned to 32 bits
2015-09-20 10:41:38 +01:00
wiredfool
24f7bf5c37
Update CHANGES.rst [ci skip]
2015-09-20 10:37:29 +01:00
wiredfool
de34547f33
Merge pull request #1419 from wiredfool/tiff-ifd-rewrite
...
Tiff ImageFileDirectory Rewrite
2015-09-20 10:36:19 +01:00