Commit Graph

13 Commits

Author SHA1 Message Date
Hugo
994b22d564 pep8 is now pycodestyle 2017-11-08 14:24:44 +02:00
Hugo
5cc7289d2a Tabs to spaces 2017-11-08 14:19:56 +02: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
Hugo
99032c7660 Merge pull request #2528 from hugovk/codecov
Use Codecov for coverage
2017-05-15 13:01:33 +03:00
Ville Skyttä
07e93eb17a Spelling fixes 2017-05-09 12:18:14 +03:00
hugovk
304f7e0637 Add Codecov 2017-03-26 17:21:13 +03:00
hugovk
5e5eb9b2f4 Fix syntax error 2017-01-30 08:53:09 +02:00
wiredfool
02e077aa48 run pep8/pyflakes on all non-docker builds 2017-01-21 02:21:58 -08:00
Eric Soroos
426f8d68b1 reenable nightly, move diffcover to non-docker 2.7 build 2017-01-20 11:35:49 -08:00
Eric Soroos
3c7798bc7b Add prebuilt docker files to travis 2017-01-20 11:35:49 -08:00