Commit Graph

504 Commits

Author SHA1 Message Date
wiredfool
c01f51dfff 3.2.0 release notes formatting 2016-04-01 07:04:30 -07:00
wiredfool
98474e4fa9 added 3.2.0 release notes to index 2016-04-01 05:17:23 -07:00
wiredfool
642a331dd1 Release Notes 2016-04-01 05:11:54 -07:00
Alex Clark
de7481d5b7 Merge pull request #1776 from python-pillow/aclark-build-cleanup
Clean up reqs
2016-04-01 08:01:29 -04:00
wiredfool
fb7aacee92 Merge pull request #1792 from wiredfool/install_docs
Install docs
2016-04-01 04:06:19 -07:00
wiredfool
d53855642e Added freebsd install instructions, from @koobs 2016-04-01 04:03:27 -07:00
wiredfool
09272dfea4 Cleanup of Fedora23 install docs 2016-04-01 04:03:27 -07:00
Zandr Martin
8734941928 added instructions for Fedora 23
Fedora has moved from `yum` to `dnf`, and I've found that the `redhat-rpm-config` package is required for Pillow to build.
2016-04-01 04:03:27 -07:00
Andrew Murray
2a9c303d73 Changed documented name of JPEG property [ci skip] 2016-03-28 13:32:49 +11:00
Alex Clark
1dfbe273f0 Clean up reqs
- pip freeze
- Combine docs/requirements.txt with requirements.txt (No need for separate reqs if top-level calls sub-level.)
2016-03-23 17:18:08 -04:00
wiredfool
b550b2a9e4 Merge pull request #1756 from SemanticsOS/lambdafu/pycms
Give much more details about ICC profiles.
2016-03-14 10:05:49 -07:00
Marcus Brinkmann
e4437ca566 Add documentation for CmsProfile. 2016-03-07 19:19:16 +01:00
Andrew Murray
c3e0a685be Corrected documentation [ci skip] 2016-02-28 23:29:12 +11:00
wiredfool
bdf56faa03 Updated CVE id 2016-02-22 13:35:51 +00:00
Andrew Murray
b5ad791d4e Updated El Capitan tested Pillow version [ci skip] 2016-02-17 00:01:02 +11:00
wiredfool
6db407058e Changes & release notes 2016-02-06 22:48:33 +11:00
wiredfool
c729a8adc6 Merge pull request #1709 from wiredfool/test-matrix
Updated test matrix
2016-02-02 08:04:42 -08:00
wiredfool
57991a5220 updated for recent tests re: #1640 2016-02-02 07:06:08 -08:00
wiredfool
291540fd1e Merge pull request #1705 from radarhere/testing
Updated El Capitan tested Pillow version
2016-02-02 06:06:10 -08:00
wiredfool
7b367dd037 Merge pull request #1704 from radarhere/formats
Added FTEX documentation to Image File Formats list
2016-02-02 06:05:35 -08:00
Andrew Murray
eb134dff0c Updated El Capitan tested Pillow version [ci skip] 2016-02-03 00:08:09 +11:00
Andrew Murray
f9f2c20505 Added FTEX documentation to Image File Formats list [ci skip] 2016-02-03 00:02:46 +11:00
Andrew Murray
69b1d86146 Added AppVeyor to the continuous integration description [ci skip] 2016-02-02 23:46:23 +11:00
Andrew Murray
0fc8d5d9ab Fixed typo [ci skip] 2016-02-02 20:49:03 +11:00
Andrew Murray
1203d1f98e Fixed typos [ci skip] 2016-02-02 20:47:02 +11:00
wiredfool
ba165e6603 Added FtexImagePlugin 2016-02-01 05:50:05 -08:00
wiredfool
c30099c5d6 Added ImageDraw.*size as well 2016-02-01 01:53:55 -08:00
wiredfool
b1f2cbe5d2 release notes for api changes in 3.2 -- in progress 2016-02-01 01:35:33 -08:00
wiredfool
c09ba49f0f Merge pull request #1647 from radarhere/multiline
Allowed text method to pass on multiline_text method specific arguments
2016-02-01 01:18:51 -08:00
Andrew Murray
68ea064336 Added documentation [ci skip] 2016-02-01 09:22:18 +11:00
wiredfool
99e88c7796 Merge pull request #1653 from wiredfool/gbr
Fixed long broken GBRImagePlugin
2016-01-31 09:03:03 -08:00
wiredfool
f0f6614042 Merge pull request #1677 from radarhere/ycbcr
Clarified YCbCr handling
2016-01-31 09:02:01 -08:00
wiredfool
2170fd5550 Merge pull request #1667 from wiredfool/pr_1665
TiffTags Documentation, Move doc file.
2016-01-31 09:00:31 -08:00
Andrew Murray
6994da9287 Clarified YCbCr handling [ci skip] 2016-01-23 12:40:38 +11:00
wiredfool
c9f3abf7ac moved build.rst out of the doctree to suppress warnings, as this documentation is work in progress and not up to the standards of the rest of the documentation 2016-01-16 13:37:20 +00:00
wiredfool
b44488a346 added TiffTags documentation 2016-01-16 13:36:11 +00:00
Hugo
9da179c78c Merge pull request #1654 from wiredfool/pr_1650
Add a basic DDS image plugin with more tests
2016-01-16 10:06:37 +02:00
Andrew Murray
8a27dd3b08 Updated redirected URL 2016-01-09 10:43:11 +11:00
wiredfool
00dc657824 Documentation for GBR 2016-01-08 07:25:42 -08:00
Jerome Leclanche
b9a71cafbc Add a basic DDS image plugin
Only supports DXT1 and DXT5 for now.
The pixel formats ideally should be supported in decode.c instead,
but for now this is good enough.

Fixes #252
2016-01-05 17:11:17 +02:00
wiredfool
a72000c7c1 Merge pull request #1636 from wiredfool/docs-3.1
Replacing fromstring with frombytes
2016-01-04 01:51:22 -08:00
wiredfool
b56e1f74f3 s/fromstring/frombytes/ 2016-01-04 01:46:06 -08:00
wiredfool
e5076a3278 Merge pull request #1620 from wiredfool/issue_1597
Partial fix for #1597
2016-01-01 07:47:58 -08:00
wiredfool
02a9ed8f90 Added metadata details to release notes 2016-01-01 15:44:52 +00:00
Hugo
a1699a50ee Merge pull request #1623 from radarhere/documentation
Added release notes for 3.1.0
2015-12-31 15:17:15 +02:00
Hugo
55a037c50b Merge pull request #1531 from wiredfool/exif_div_zero
Divide by zero in Exif
2015-12-31 15:15:20 +02:00
Andrew Murray
c4f9e91122 Added release notes for 3.1.0 [ci skip] 2015-12-31 12:32:44 +11:00
wiredfool
36c48150ea Docs formatting 2015-12-30 13:52:13 -08:00
wiredfool
a9d1cda126 Docs for crashing fix 2015-12-30 13:52:01 -08:00
Andrew Murray
caf9cea00f Updated copyright year 2015-12-31 08:10:44 +11:00