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
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
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
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
Fahad Al-Saidi
74e4ccc0ec
declare text_layout_raqm only when we HAVE_RAQM
2017-06-21 14:00:14 -07:00
Fahad Al-Saidi
4ed6962364
only catch ImportError same as test_imagefont.py
2017-06-21 14:00:14 -07:00
Fahad Al-Saidi
697db864bd
update depends/* to install raqm
2017-06-21 14:00:14 -07:00
Fahad Al-Saidi
629f83228a
break up text_layout into two implementations
2017-06-21 14:00:14 -07:00
Fahad Al-Saidi
6dc4c7ea06
improve docs for CTL
2017-06-21 14:00:14 -07:00
Fahad Al-Saidi
538cec323b
fix setup.py
2017-06-21 14:00:14 -07:00
Fahad Al-Saidi
de8ba933e5
fix windows build
2017-06-21 14:00:14 -07:00
Fahad Al-Saidi
19929791ee
fix windows build
2017-06-21 14:00:14 -07:00
shamsa
312c87e279
fix testing
2017-06-21 14:00:14 -07:00
shamsa
a77850564a
Fix gitsize function.
2017-06-21 14:00:14 -07:00
shamsa
02d0bcbc6b
Solve merge conflict
2017-06-21 14:00:14 -07:00
shamsa
fcd20da3cb
Testing complex text layout.
2017-06-21 14:00:14 -07:00
shamsa
fe871bb736
Document complex text layout features.
2017-06-21 14:00:13 -07:00
shamsa
326e23d3e6
fallback code
2017-06-21 14:00:13 -07:00
shamsa
349ac49a4c
Fix build with python 3.2
2017-06-21 14:00:13 -07:00
shamsa
3e5007c84d
Fix failure in test_imagefont.py
2017-06-21 14:00:13 -07:00
shamsa
0b178edbc8
Add complex text support.
...
This pull request adds support for languages that require complex text layout.
We are using the Raqm library, that wraps FriBidi (for bidirectional
text support) and HarfBuzz (for text shaping), and does proper BiDi and script
itemization:
https://github.com/HOST-Oman/libraqm
This should fix #1089 .
2017-06-21 14:00:13 -07:00
wiredfool
80ac338bf8
Update CHANGES.rst
2017-06-21 21:31:37 +01:00
wiredfool
686663c457
Merge pull request #2587 from wiredfool/travis-debugging
...
Change the owner of the TRAVIS_BUILD_DIR
2017-06-21 21:30:59 +01:00
wiredfool
7e3883406e
Change the owner of the TRAVIS_BUILD_DIR to match the UID in the container. Fixes #2586
2017-06-21 13:26:56 -07:00
wiredfool
915b62236c
Merge pull request #2584 from python-pillow/rm-landscape-badge
...
Remove Landscape/health badge
2017-06-21 15:42:55 +01:00
Hugo
a2f873c661
Remove Landscape/health badge
...
Because the last run was four months ago -- see https://github.com/python-pillow/Pillow/issues/2532 .
[CI skip]
2017-06-21 17:34:00 +03:00
wiredfool
014be86cf4
Update CHANGES.rst [ci skip]
2017-06-21 12:24:27 +01:00
wiredfool
5a671830d8
Merge pull request #2541 from uploadcare/fix-truncated-png-loading
...
Fix truncated png loading
2017-06-21 12:23:15 +01:00
wiredfool
8eb1dcb7c5
test for truncated png memory leak #2541
2017-06-21 03:31:32 -07:00
wiredfool
865bc45d72
Updated Changes.rst [ci skip]
2017-06-21 11:00:55 +01:00
wiredfool
a4dafe78df
Merge pull request #2410 from wiredfool/crop_decompression
...
Add decompression bomb check to Image.crop
2017-06-21 11:00:03 +01:00