Andrew Murray
b713330b00
Fixed wording [ci skip]
2017-07-01 21:14:41 +10:00
wiredfool
12316a70cb
Update CHANGES.rst [ci skip]
2017-07-01 11:44:44 +01: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
6e2a978319
Update CHANGE.rst [ci skip]
2017-07-01 10:56:38 +01:00
wiredfool
8feac899dd
Merge pull request #2576 from wiredfool/pr_2284
...
Complex Text Support
2017-07-01 10:45:18 +01:00
nediamond
d1b66e9dfd
Added threshold parameter to ImageDraw.floodfill ( #2599 )
...
* added thresh option and test
* fixed up, test works and passes
* Update test_imagedraw.py
* Update test_imagedraw.py
* Update ImageDraw.py
* removed pypy skip decorator from thresh test
* Update ImageDraw.py
2017-07-01 10:37:02 +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
2c6cf03de1
test features in get size
2017-06-30 22:57:57 +01:00
wiredfool
9f7aae3505
Doc changes/additions
2017-06-29 07:02:02 -07:00
wiredfool
90a9913705
Font.getsize needs direction and features
2017-06-29 07:01:38 -07:00
wiredfool
919150277e
Update Changes.rst [ci skip]
2017-06-29 13:59:50 +01:00
wiredfool
1c16baca51
Merge pull request #2588 from radarhere/gs
...
Added dBATCH parameter to ghostscript command
2017-06-29 13:59:16 +01:00
wiredfool
246837477e
Update Changes.rst [ci skip]
2017-06-29 13:26:30 +01:00
wiredfool
9bc50d8f5c
Merge pull request #2596 from Darou/master
...
Adjust buffer size when icc_profile > MAXBLOCK (issue #148 )
2017-06-29 13:18:29 +01:00
wiredfool
dc04930699
Merge pull request #2517 from wiredfool/single_version
...
RFC: Specify Version in one place
2017-06-29 13:17:02 +01:00
wiredfool
92b8db1935
Docs, wording
2017-06-29 05:14:43 -07:00
Fran Barba
29c622dd3d
Fixed typo biger > bigger
2017-06-29 11:21:19 +02:00
wiredfool
14293ea4b1
Tests pass on osx
2017-06-29 01:50:29 -07:00
Eric Soroos
109e10d6b7
cmake dependency
2017-06-28 21:29:57 +00:00
Eric Soroos
57632d56d7
Use the cmake version of raqm
2017-06-28 21:06:38 +00:00
Fran Barba
a7d75c4b21
Applied Hugovk recommendations
2017-06-28 12:12:44 +02:00
Fran Barba
ebaa509d66
Adjust buffer size when icc_profile > MAXBLOCK (issue #148 )
...
We were encountering some errors when saving specific JPEG images.
The error was shown in stderr as:
IOError: encoder error -2 when writing image file
And on stdout it printed:
Suspension not allowed here
The problem was the bufsize not contemplating the icc_profile block.
2017-06-28 12:11:33 +02:00
wiredfool
c7efd0bf6d
re-organized the parameters, moved size specification to overlay tuple
2017-06-27 22:03:44 +01:00
wiredfool
1d33dfbced
Added source point parameter for Image.Image.alpha_composite
2017-06-27 22:03:44 +01:00
wiredfool
69768c514b
Added inplace alpha composite
2017-06-27 22:03:44 +01:00
wiredfool
633d751bdc
Update Changes.rst [ci skip]
2017-06-27 22:00:56 +01:00
wiredfool
3dc3c8cef9
Merge pull request #2598 from wiredfool/test_relaxation
...
Fix PNG leak tests
2017-06-27 22:00:20 +01:00
wiredfool
e3f1e9293d
fixing the png leak test memory calculations
2017-06-27 21:20:46 +01:00
Hugo
085f0aa23f
Merge pull request #2592 from radarhere/health
...
Removed reference to Landscape badge
2017-06-25 09:09:13 +03:00
Andrew Murray
3bfa35b377
Removed reference to Landscape badge [ci skip]
2017-06-25 13:16:42 +10:00
Hugo
dcf8014d2b
Merge pull request #2589 from radarhere/typo
...
Fixed typo
2017-06-24 08:22:00 +03:00
Andrew Murray
91215c384d
Fixed typo [ci skip]
2017-06-24 15:04:37 +10:00
wiredfool
d417ba5ca7
remove ppa
2017-06-22 08:01:03 -07:00
Eric Soroos
f737f00637
Freebsd's bash is elsewhere, wget necessary, setuptools not found
2017-06-22 13:30:26 +00:00
Andrew Murray
bcd1fb7908
Added dBATCH parameter to ghostscript command
2017-06-22 20:31:14 +10:00
wiredfool
db2359a30f
y offset on trusty/x86 is 1.63
2017-06-21 14:00:15 -07:00
wiredfool
8d9f6029e1
remove non-tempfile usage from tests
2017-06-21 14:00:15 -07:00
wiredfool
183e0ec21d
Added Noto font license [ci skip]
2017-06-21 14:00:15 -07:00
Eric Soroos
53e247cfc4
test tweak for ubuntu 16.04
2017-06-21 14:00:15 -07:00
wiredfool
9bdda3d552
update install script
2017-06-21 14:00:15 -07:00
wiredfool
39327332df
test both layout engines, if available
2017-06-21 14:00:15 -07:00
wiredfool
b8c04de043
added layout engine switch
2017-06-21 14:00:15 -07:00
wiredfool
f371ca07f4
hoist tests out of try/except, use feature detection
2017-06-21 14:00:15 -07:00
wiredfool
42831098ac
Fix RAQM feature detection
2017-06-21 14:00:15 -07:00
Fahad Al-Saidi
2528743d8c
fedora has raqm package
2017-06-21 14:00:15 -07:00
Fahad Al-Saidi
e8584f3f89
fix ubuntu build
2017-06-21 14:00:15 -07:00
Fahad Al-Saidi
eb75a942f2
fix build
2017-06-21 14:00:15 -07:00
Fahad Al-Saidi
e07a254ed9
update
2017-06-21 14:00:14 -07:00
Fahad Al-Saidi
fd7a675de6
adding KeyError exception
...
so the test not fail when there is no raqm lib.
2017-06-21 14:00:14 -07:00