Commit Graph

686 Commits

Author SHA1 Message Date
Alexander
b46b5c4e84 release notes
autodocs
fix docstring
note for `Image.split`
2017-08-12 01:24:53 +03:00
Andrew Murray
af4d830ce9 Remove Landscape/health badge [ci skip] 2017-08-06 12:39:04 +10:00
Andrew Murray
a05c2cf7ff Improved ImageDraw documentation 2017-07-16 15:22:46 +10:00
Andrew Murray
f33976f81d Corrected class name in ImageDraw docs 2017-07-16 15:21:26 +10:00
Jani Šumak
f8fb58f925 Added the description of the filename attribute to images.rst
Images created with `open` have a filename attribute, but the documentation does not mention it. This lead to a short, but interesting discussion on [Stackoverflow](https://stackoverflow.com/questions/45087638/get-image-filename-from-image-pil/).
2017-07-14 22:57:31 +01:00
wiredfool
b1d0965c75 Release notes for 4.2.1 2017-07-06 07:53:48 -07:00
wiredfool
fa623bd075 Merge pull request #2602 from wiredfool/release_notes
Release notes 4.2.0 [ci skip]
2017-07-01 12:49:58 +01:00
wiredfool
58b7eacce8 Merge pull request #2604 from radarhere/docs
Improved append_images documentation
2017-07-01 12:43:53 +01:00
wiredfool
d48d635c81 Remove callout for Ubuntu 12.04, EOL 2017-07-01 04:36:08 -07:00
wiredfool
b139b46046 Test matrix updates 2017-07-01 04:34:46 -07:00
Andrew Murray
e24aaa60a2 Improved append_images documentation [ci skip] 2017-07-01 21:34:41 +10:00
Andrew Murray
892075a77e Fixed typos [ci skip] 2017-07-01 21:16:49 +10:00
Andrew Murray
b713330b00 Fixed wording [ci skip] 2017-07-01 21:14:41 +10:00
wiredfool
b9b5d39f2b Merge pull request #2595 from wiredfool/issue_1911
Image.Image.alpha_composite Added
2017-07-01 11:43:58 +01:00
wiredfool
0779b49c0f Release notes 4.2.0 [ci skip] 2017-07-01 03:30:48 -07:00
wiredfool
8feac899dd Merge pull request #2576 from wiredfool/pr_2284
Complex Text Support
2017-07-01 10:45:18 +01:00
wiredfool
1eedfe55db Install updates for raqm 2017-07-01 02:34:08 -07:00
wiredfool
d2e8da1c30 release notes 2017-06-30 22:58:14 +01:00
wiredfool
9f7aae3505 Doc changes/additions 2017-06-29 07:02:02 -07:00
wiredfool
92b8db1935 Docs, wording 2017-06-29 05:14:43 -07:00
Andrew Murray
91215c384d Fixed typo [ci skip] 2017-06-24 15:04:37 +10:00
Fahad Al-Saidi
2528743d8c fedora has raqm package 2017-06-21 14:00:15 -07:00
Fahad Al-Saidi
e07a254ed9 update 2017-06-21 14:00:14 -07:00
Fahad Al-Saidi
6dc4c7ea06 improve docs for CTL 2017-06-21 14:00:14 -07:00
shamsa
fe871bb736 Document complex text layout features. 2017-06-21 14:00:13 -07:00
Garland Trice
7b77ee5379 Fixing small typo
Working on a small project, reading thru the docs and noticed this.
2017-06-21 19:02:51 +10:00
wiredfool
8323ab1149 Merge pull request #2447 from hugovk/test-mic
Test MicImagePlugin for correctness
2017-06-13 22:20:44 +01:00
hugovk
5d00979dd4 Note that there may be an embedded gamma of 2.2 in MIC files 2017-06-13 23:08:46 +03:00
wiredfool
c3e041e9e6 Merge branch 'master' into rm-deprecated-fn 2017-06-13 13:32:38 +01:00
Andrew Murray
dcd964fb22 Updated limits documentation [ci skip] 2017-06-08 20:21:00 +10:00
Andrew Murray
1df8ac22fd Changed wording [ci skip] 2017-05-29 19:42:06 +10:00
Andrew Murray
5eabd731f0 Changed tutorial code to use with for opening files [ci skip] 2017-05-29 19:41:48 +10:00
Andrew Murray
cafc311943 Added import statements to make examples self-contained [ci skip] 2017-05-29 19:41:30 +10:00
Andrew Murray
3a67ef8bd9 Rearranged operating systems in Platform Support [ci skip] 2017-05-28 12:30:18 +10:00
hugovk
c3ed7447cc Document deprecation removal 2017-05-27 23:52:24 +03:00
hugovk
e4d6223c94 Remove deprecated code due for removal in Pillow 4.2 (per PR #2010) 2017-05-27 23:20:03 +03:00
hugovk
4c3107c940 Remove docs about deprecated and already removed code 2017-05-27 22:16:40 +03:00
hugovk
d85dffd150 Remove functions deprecated and warning since 2.0 (15 Mar 2013) and raising exceptions since 3.0 (1 Oct 2015) 2017-05-27 21:52:43 +03:00
Eric Soroos
3d5370e1b2 Updated installation matrix for Freebsd 2017-05-27 13:25:07 +00:00
Hugo
310adf087f Merge pull request #2460 from radarhere/health
Flake8
2017-05-13 12:48:44 +03:00
Andrew Murray
424a09ecad Updated references to point to existing files [ci skip] 2017-05-06 23:20:34 +10:00
Andrew Murray
9bcafef973 Updated Sierra tested Pillow version [ci skip] 2017-05-06 11:57:24 +10:00
Andrew Murray
6a7f4983af Corrected syntax in release notes [ci skip] 2017-05-03 20:22:55 +10:00
wiredfool
5a33416c72 4.1.1 release notes 2017-04-29 18:26:28 +10:00
Andrew Murray
cde8b89f73 Updated Sierra tested Pillow version [ci skip] 2017-04-28 19:26:49 +10:00
Andrew Murray
37b293f593 Flake8 fixes 2017-04-20 21:14:23 +10:00
Andrew Murray
a34adc1bd0 Removed unnecessary brackets 2017-04-20 21:09:23 +10:00
Hugo
45cbd25664 Remove broken downloads badge
Let's remove the downloads badge as it's broken and showing 0 downloads/month.

See also https://github.com/python-pillow/Pillow/issues/2396 and https://github.com/badges/shields/issues/716.

[CI skip]
2017-04-12 22:41:39 +03:00
Bjorn
c7b7f5aa69 Add missing colon in :command:... 2017-04-04 23:10:22 +02:00
wiredfool
890af53428 Still old version 2017-04-04 09:49:58 +01:00