Hugo
|
c23d4233cb
|
Merge pull request #3805 from radarhere/install_docs
Correct libimagequant installation requirements
|
2019-04-24 15:38:24 +03:00 |
|
Hugo
|
764a027e28
|
Merge pull request #3804 from radarhere/imagefont_docs
Improved ImageFont documentation
|
2019-04-24 10:20:34 +03:00 |
|
Andrew Murray
|
31340bb3c6
|
Corrected names in documentation
|
2019-04-24 06:19:17 +10:00 |
|
Hugo
|
9a71c9517e
|
Apply suggestions from code review
Co-Authored-By: radarhere <3112309+radarhere@users.noreply.github.com>
|
2019-04-24 06:16:15 +10:00 |
|
Andrew Murray
|
16ef9e5746
|
Correct libimagequant installation requirements [ci skip]
|
2019-04-22 11:34:10 +10:00 |
|
Andrew Murray
|
0557ecbb3e
|
Document class members automatically
|
2019-04-21 23:28:08 +10:00 |
|
Andrew Murray
|
93b96a6cb8
|
Improved documentation
|
2019-04-21 23:27:31 +10:00 |
|
Hugo
|
8ec3ab1731
|
Update CHANGES.rst
|
2019-04-20 11:06:53 +03:00 |
|
Hugo
|
c98cf32269
|
Merge pull request #3794 from radarhere/openjpeg
Updated openjpeg to 2.3.1
|
2019-04-20 11:06:22 +03:00 |
|
Pete Couperus
|
8473ada61b
|
Remove Python.h where not needed.
|
2019-04-18 22:48:32 -07:00 |
|
Hugo
|
3d2c52f8c6
|
Merge pull request #3797 from radarhere/pypy
Updated PyPy to 7.1.1
|
2019-04-18 22:43:49 +03:00 |
|
Andrew Murray
|
47a06938c8
|
Added OpenJPEG to Python 3 AppVeyor
|
2019-04-17 20:55:31 +10:00 |
|
Andrew Murray
|
c6b69c4ab4
|
Updated PyPy to 7.1.1
|
2019-04-17 19:56:13 +10:00 |
|
Andrew Murray
|
23b1d13045
|
Corrected OpenJPEG URL
|
2019-04-15 18:13:34 +10:00 |
|
Andrew Murray
|
af59955d04
|
Updated openjpeg to 2.3.1
|
2019-04-15 18:13:34 +10:00 |
|
Andrew Murray
|
ca1cf59251
|
Changed decode buffer size to Py_ssize_t
|
2019-04-15 17:33:28 +10:00 |
|
Hugo
|
9c4ed695e4
|
Update CHANGES.rst
|
2019-04-15 10:11:10 +03:00 |
|
Hugo
|
caf7af6a04
|
Merge pull request #3790 from radarhere/numpy_bool
Fix numpy bool bug
|
2019-04-15 09:55:44 +03:00 |
|
Hugo
|
0ab0c9982c
|
Merge pull request #3793 from WarrenWeckesser/imagecms-util-import
Make import from _util a relative import.
|
2019-04-14 22:41:27 +03:00 |
|
Warren Weckesser
|
4edfee3118
|
Make import from _util a relative import.
|
2019-04-14 14:54:36 -04:00 |
|
Andrew Murray
|
73cb0ce15f
|
Fixed numpy bool bug
|
2019-04-13 00:25:59 +10:00 |
|
Andrew Murray
|
b742d1511e
|
Fixed raqm layout bug
|
2019-04-11 15:36:33 +10:00 |
|
Andrew Murray
|
4e6aa7d6d3
|
Fixed loading font with non-Unicode path on Windows
|
2019-04-10 07:04:59 +10:00 |
|
Andrew Murray
|
ee063af32f
|
Merge pull request #3782 from hugovk/update-docs
Document clearly PILLOW_VERSION removal
|
2019-04-10 07:03:56 +10:00 |
|
johnthagen
|
9cd3081543
|
Test with the latest pypy/pypy3
|
2019-04-09 11:08:57 -04:00 |
|
Hugo
|
bf9592aac5
|
Add explicit removal version
|
2019-04-09 11:11:14 +03:00 |
|
Andrew Murray
|
e8b2da587f
|
Merge pull request #3775 from hugovk/update-docker
Add Ubuntu 18.04 Bionic, update 16.04 Xenial filename
|
2019-04-07 12:29:46 +10:00 |
|
Hugo
|
31ad7a32b0
|
Add Ubuntu 18.04 Bionic, update 16.04 Xenial filename
|
2019-04-06 13:48:36 +03:00 |
|
Hugo
|
b636dde501
|
Merge pull request #3765 from hugovk/rm-eol-trusty
Drop support for EOL Ubuntu 14.04 (Trusty Tahr)
|
2019-04-06 13:19:21 +03:00 |
|
Hugo
|
f6e8cf729f
|
Merge pull request #3774 from radarhere/appveyor
AppVeyor improvements
|
2019-04-06 10:07:32 +03:00 |
|
Andrew Murray
|
6b59e060bb
|
Added Freetype to AppVeyor
|
2019-04-06 12:56:29 +11:00 |
|
Andrew Murray
|
84dc0ea1a6
|
Updated Ghostscript to 9.27
|
2019-04-06 12:42:29 +11:00 |
|
Andrew Murray
|
6262e7fa8b
|
Removed use of Python 3.4
|
2019-04-06 12:42:21 +11:00 |
|
Andrew Murray
|
9e03c9d232
|
Changed Visual Studio 2008 to 2010
|
2019-04-06 12:41:59 +11:00 |
|
Andrew Murray
|
2274c2afc7
|
Fixed reading APP13 marker without Photoshop data
|
2019-04-05 20:02:45 +11:00 |
|
Hugo
|
d61ab018fe
|
Merge pull request #3768 from radarhere/releasing
Stable is now the default ReadTheDocs version
|
2019-04-04 08:19:14 +03:00 |
|
Andrew Murray
|
a78923110b
|
Stable is now the default ReadTheDocs version [ci skip]
|
2019-04-03 14:02:52 +11:00 |
|
Andrew Murray
|
5a2ecd13dd
|
6.1.0.dev0 version bump
|
2019-04-02 15:31:07 +11:00 |
|
Andrew Murray
|
4f3b44960f
|
Resolved segfaults
|
2019-04-02 09:25:27 +11:00 |
|
Hugo
|
1c3da86ae7
|
Remove workaround for EOL Trusty/Precise
|
2019-04-01 17:45:32 +03:00 |
|
Hugo
|
69905fbb70
|
On Xenial, xvfb is started by 'services: xvfb' and not '/etc/init.d/xvfb start'
|
2019-04-01 16:49:36 +03:00 |
|
Hugo
|
228056d798
|
Remove duplicate 'dist: xenial'
|
2019-04-01 16:36:35 +03:00 |
|
Hugo
|
eafb394242
|
Drop support for EOL Ubuntu 14.04 (Trusty Tahr)
|
2019-04-01 16:34:18 +03:00 |
|
Andrew Murray
|
78995c8024
|
Updated CHANGES.rst [ci skip]
|
2019-04-01 22:47:09 +11:00 |
|
Andrew Murray
|
8aaf7ff731
|
6.0.0 version bump
|
2019-04-01 22:46:08 +11:00 |
|
Hugo
|
c240db2228
|
Merge pull request #3762 from radarhere/releasenotes
Added release notes for #3687
|
2019-04-01 14:42:32 +03:00 |
|
Andrew Murray
|
732a5357be
|
Added release notes for #3687 [ci skip]
|
2019-04-01 22:32:09 +11:00 |
|
Hugo
|
fb79e15f99
|
Merge pull request #3761 from radarhere/imageops
Improve exif_transpose
|
2019-04-01 13:33:55 +03:00 |
|
Andrew Murray
|
d31de47768
|
Added release notes [ci skip]
|
2019-04-01 21:16:52 +11:00 |
|
Andrew Murray
|
40bc46ff49
|
Moved ImageFile.Exif to Image.Exif
|
2019-04-01 20:03:02 +11:00 |
|