Commit Graph

11 Commits

Author SHA1 Message Date
Hugo
b5ca36902f Install CFFI without any PYTHONOPTIMIZE 2018-09-21 13:06:17 +03:00
Alexander
cc70972a20 install numpy on all travis machines 2018-04-15 01:23:45 +03:00
Hugo
3515ae3d9e Test with coverage on Windows, update 'setup.py test' 2017-12-28 14:48:19 +00:00
Hugo
cdab7f2039 Run pytest as module 2017-12-28 14:48:19 +00:00
hugovk
e30433e4b2 Test testing with pytest 2017-12-28 14:48:19 +00:00
Eric Soroos
5a8fd796e9 install the difference engine 2017-11-17 19:47:05 +00:00
wiredfool
d417ba5ca7 remove ppa 2017-06-22 08:01:03 -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
Eric Soroos
66dc99347c install tk on travis 2017-06-13 04:38:26 -07:00
hugovk
7fc4cfafa2 Install pyroma for all 2017-06-09 00:00:34 +03:00
Eric Soroos
3c7798bc7b Add prebuilt docker files to travis 2017-01-20 11:35:49 -08:00