wiredfool
a0602fb68c
Merge pull request #1882 from wiredfool/pr_1840
...
Fix Transparency for PNG images
2016-05-03 19:51:04 +01:00
Andrew Murray
44c5d0175e
Fixed code and added explanation to a tutorial example [ci skip]
2016-05-02 18:57:46 +10:00
wiredfool
dd6de1adf1
Docs for disable-platform-guessing
2016-05-01 11:03:44 +01:00
Andrew Murray
a4782c7e79
Updated Sphinx project description
2016-04-29 22:58:06 +10:00
hugovk
11b8faa761
Update RTD links https://blog.readthedocs.com/securing-subdomains/
2016-04-28 09:35:03 +03:00
Andrew Murray
935ac523bf
Added OS X support for ImageGrab grabclipboard
2016-04-20 06:20:41 +10:00
wiredfool
562bd8519b
Merge pull request #1844 from wiredfool/docs_linkcheck
...
Fix Docs failures.
2016-04-19 16:33:59 +01:00
wiredfool
8bacd05d5d
Merge pull request #1833 from radarhere/docs
...
Changed documentation to refer to ImageSequence Iterator
2016-04-19 16:02:03 +01:00
wiredfool
1762bff3af
Fix warnings in docs, we're not using terms or keywords
2016-04-19 07:29:59 -07:00
Daniel Harding
5877a4313b
Fix Fedora prerequisites [ci skip]
...
zlib-devel is needed, but not libzip-devel.
2016-04-19 11:34:44 +01:00
Oliver Tonnhofer
eb0f400e02
extend documentation for PNG transparency
2016-04-19 10:21:54 +02:00
Andrew Murray
7938202a1b
Fixed length of title underline [ci skip]
2016-04-19 18:09:04 +10:00
Andrew Murray
ea3dcfda0c
Changed documentation to refer to ImageSequence Iterator class [ci skip]
2016-04-16 11:43:28 +10:00
wiredfool
80758e1bd7
Merge pull request #1790 from wiredfool/setup_cleanup
...
Setup cleanup
2016-04-10 10:15:43 +01:00
wiredfool
233afecb90
Documentation of --debug flag
2016-04-09 08:15:24 -07:00
Hugo
bb7b89eea0
Merge pull request #1795 from radarhere/installation
...
Updated El Capitan tested Pillow version
2016-04-03 12:39:52 +03:00
Hugo
77b5a531c6
Merge pull request #1625 from radarhere/health
...
Health fixes
2016-04-03 10:58:35 +03:00
Andrew Murray
79d0e9ad59
Updated El Capitan tested Pillow version [ci skip]
2016-04-03 12:01:02 +10:00
Andrew Murray
4db2972778
Added Pillow to LICENSE [ci skip]
2016-04-02 10:41:10 +11:00
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
677b958a7f
Health fixes
2016-04-01 21:49:30 +11: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
wiredfool
48e4e0722e
Documentation for IFDRational
2015-12-29 21:33:10 +00:00
wiredfool
b3a6eca1c6
Merge pull request #1617 from radarhere/docs
...
Updated documentation
2015-12-29 11:10:00 -08:00
Andrew Murray
46b11f1beb
Moved PIXAR and XV Thumbnails into the read-only section [ci skip]
2015-12-30 00:15:13 +11:00
Andrew Murray
44c8a85386
Changed formats read total [ci skip]
2015-12-30 00:05:36 +11:00
Andrew Murray
4cbe4d71ba
Removed duplicate documentation and formatted heading [ci skip]
2015-12-30 00:05:09 +11:00
Andrew Murray
e6541cb3d6
Updated ICNS documentation [ci skip]
2015-12-29 23:51:05 +11:00
wiredfool
e5f2b3ddac
Added documentation for abusing pip to send --enable-[feature] flags to the build Ref:#1412
2015-12-28 12:56:38 +00:00
Andrew Murray
0418ffb64b
Updated installation docs [ci skip]
2015-12-26 00:26:14 +11:00
hugovk
b72b0295c7
'make linkcheck' fixes
2015-12-07 22:03:36 +02:00
Andrew Murray
d098e30c55
Updated OleFileIO version in docs [ci skip]
2015-12-06 23:15:11 +11:00
Andrew Murray
1051facdb7
Added Python 3 to Platform Support for El Capitan [ci skip]
2015-12-03 12:06:04 +11:00
Andrew Murray
dcca128420
Fixed length of title underlines
2015-12-02 15:40:16 +11:00
Hugo van Kemenade
5cb68aa8fe
Fix code formatting
...
[CI skip]
2015-11-09 15:41:53 +02:00
wiredfool
b6a5512b84
typo - xcode
2015-10-14 01:30:09 -07:00
wiredfool
6be871b1c5
typos
2015-10-14 01:28:24 -07:00
wiredfool
0487d14d56
installation docs reorg
2015-10-14 01:28:24 -07:00
Hugo van Kemenade
0e38b16677
Merge pull request #1486 from wiredfool/depends
...
Dependency scripts
2015-10-14 10:48:18 +03:00
Hugo van Kemenade
00615df3b5
Merge pull request #1487 from radarhere/fix
...
Removed trailing whitespace
2015-10-12 11:06:11 +03:00
Andrew Murray
89fb9965ef
Capitalised Python and Pillow
2015-10-11 21:27:43 +11:00
Andrew Murray
6bd7e7f02d
Removed trailing whitespace
2015-10-11 21:24:35 +11:00
wiredfool
7af2b04c12
platform matrix, clarify openjpeg [ci skip]
2015-10-10 21:36:57 +01:00
Alex Clark
46ad0e2555
Add Zenodo badge for #1322 [ci skip]
...
Looks like I had to "draft a release" in the GitHub UI to make this work.
2015-10-06 14:38:09 -04:00
Andrew Murray
1c79ac511e
Updated Platform Support column heading [ci skip]
2015-10-06 23:59:00 +11:00
Andrew Murray
aab7fde3a9
Updated latest tested Pillow version on Yosemite [ci skip]
2015-10-06 23:58:52 +11:00
Andrew Murray
3266341fe5
Fixed typo
2015-10-06 23:28:11 +11:00
Alex Clark
529eebd3c0
Update AppVeyor URL accordingly [ci skip]
...
c.f. #1468
2015-10-04 15:41:14 -04:00
Alex Clark
fcdd64eb6b
Add AppVeyor badge [ci skip]
2015-10-04 06:53:44 -04:00
Alex Clark
6daa2c30c0
s/aclark4life/pillow/ [ci skip]
2015-10-04 06:36:44 -04:00
Alex Clark
e67d903482
Add Gratipay Badge [ci skip]
...
Note: anyone on the GitHub Pillow Team interested in receiving donations for their contributions may do so via the Gratipay Pillow Team (https://gratipay.com/pillow/ ). I'm not sure how to add folks, but if you are interested I will figure it out (I'm currently the only recipient.)
2015-10-03 18:59:30 -04:00
Hugo van Kemenade
b7068dcc00
Tested on El Capitan
...
```
⌁74% [hugo:~/github/Pillow] 0177cce+* 11s ± coverage run --append --include=PIL/* selftest.py
--------------------------------------------------------------------
Pillow 3.0.0 TEST SUMMARY
--------------------------------------------------------------------
Python modules loaded from /Users/hugo/github/Pillow/PIL
Binary modules loaded from /Users/hugo/github/Pillow/PIL
--------------------------------------------------------------------
--- PIL CORE support ok
--- TKINTER support ok
--- FREETYPE2 support ok
--- LITTLECMS2 support ok
--- WEBP support ok
--- JPEG support ok
*** OPENJPEG (JPEG2000) support not installed
--- ZLIB (PNG/ZIP) support ok
--- LIBTIFF support ok
--------------------------------------------------------------------
Running selftest:
--- 57 tests passed.
```
Full tests:
```
Ran 667 tests in 49.411s
OK (SKIP=47)
```
Mainly skipped Qt and OpenJPEG.
2015-10-03 11:12:38 +03:00