Cosimo Lupo
192c6fc0f3
MANIFEST.in: add tests/ folder to sdist
2017-10-31 13:02:15 +00:00
Cosimo Lupo
9be3901795
move Lib/cu2qu/test to tests/ folder
...
There is no need to install the test suite with the package.
Let's put it outside like it's recommended by pytest.
2017-10-31 12:58:09 +00:00
Cosimo Lupo
af0a06081a
remove robofab imports
...
fonts_to_quadratic may still work with Robofab fonts, it's just
that the point pens will be imported from standalone ufoLib
2017-10-31 12:35:26 +00:00
Cosimo Lupo
4d07b533fc
Move benchmark.py and ufo_benchmark.py to tools/
...
These modules are only useful for development, should not be installed
with the library
2017-10-31 12:35:26 +00:00
Cosimo Lupo
c754d1eea4
Add .codecov.yml to mute notifications
2017-10-31 11:23:45 +00:00
Cosimo Lupo
1f834774de
README.rst: add codecov.io badge
2017-10-30 19:21:14 +00:00
Cosimo Lupo
4e7a9989d4
Combine py{2,3} coverage; upload report to codecov.io
...
https://codecov.io/gh/googlei18n/cu2qu
Also, run tests on python3.6 instead of 3.5.
2017-10-30 19:16:58 +00:00
Cosimo Lupo
e1d072582a
Merge pull request #101 from anthrotype/reverse-pen
...
use ReverseContourPen from fonttools
2017-10-30 19:02:04 +00:00
Cosimo Lupo
df10cdea05
Use fonttools' ReverseContourPen
...
Fixes #51
2017-10-30 18:56:02 +00:00
Cosimo Lupo
7c0ed18c6a
Bump minimum required fonttools to 3.18.0
...
we need that for the bugfix in ReverseContourPen
https://github.com/googlei18n/cu2qu/issues/51
also bump ufoLib to >= 2.1.1, just because.
2017-10-30 18:54:00 +00:00
Cosimo Lupo
fef29c4f97
Merge pull request #100 from googlei18n/pyup-scheduled-update-10-30-2017
...
Scheduled weekly dependency update for week 44
2017-10-30 18:45:05 +00:00
pyup-bot
e2acefa4be
Update ufolib from 2.1.0 to 2.1.1
2017-10-30 13:47:09 +00:00
pyup-bot
f297ebb3d9
Update fonttools from 3.13.1 to 3.17.0
2017-10-30 13:47:07 +00:00
Cosimo Lupo
e7a3c9282d
Merge pull request #99 from anthrotype/fix-pens-stats
...
[pens] fix number of segments reported in stats
2017-10-25 19:07:34 +01:00
Cosimo Lupo
c21ee24eec
[pens_test] fix test_stats test
...
This test would have failed with the incorrect count.
2017-10-25 19:05:40 +01:00
Cosimo Lupo
13abea3ca5
[pens] fix number of segments reported in stats
...
It appears we were reporting the 'stats' differently in the pens and
in the main ufo module.
https://github.com/googlei18n/cu2qu/blob/7a2f638/Lib/cu2qu/ufo.py#L148
You can git blame me, sorry.
Funny how it's been broken for almost two years :)
2017-10-25 18:49:19 +01:00
Behdad Esfahbod
7a2f6383e4
Simplify log message
2017-07-28 16:41:52 +01:00
Cosimo Lupo
83e844e4cd
Merge pull request #87 from googlei18n/pyup-scheduled-update-07-10-2017
...
Scheduled weekly dependency update for week 28
2017-07-10 14:25:23 +01:00
pyup-bot
cee9ee33f4
Update fonttools from 3.13.0 to 3.13.1
2017-07-10 14:20:05 +01:00
Cosimo Lupo
a9f5d463ae
Bump version: 1.2.0 → 1.2.1.dev0
2017-05-24 19:16:46 +01:00
Cosimo Lupo
611512bd60
Release 1.2.0
2017-05-24 19:16:16 +01:00
Cosimo Lupo
815afa1a5a
Bump version: 1.1.2.dev0 → 1.2.0.dev0
2017-05-24 19:14:23 +01:00
Cosimo Lupo
6972d13bc4
Add bump_version and release commands to setup.py
2017-05-24 19:14:12 +01:00
Cosimo Lupo
5e24ff4e5e
Merge pull request #81 from anthrotype/reverse-pen
...
remove copy of ReverseContourPointPen, import it from ufoLib v2.1.0
2017-05-24 19:07:48 +01:00
Cosimo Lupo
153404077d
[pens] remove ReverseContourPointPen copy; import it from ufoLib (v2.1.0)
...
... or from robofab (I haven't tested the latter though)
2017-05-24 19:05:14 +01:00
Cosimo Lupo
27842267cd
Update fonttools from 3.10.0 to 3.13.0
2017-05-24 18:46:35 +01:00
Cosimo Lupo
638d503615
Update ufoLib from 2.0.0 to 2.1.0
...
this includes defcon's ReverseContourPointPen
https://github.com/unified-font-object/ufoLib/releases/tag/v2.1.0
2017-05-24 18:46:00 +01:00
Cosimo Lupo
6fa218266c
Merge pull request #80 from moyogo/approxerror
...
Change the default approximation error from 0.0025 to 0.001
2017-05-24 10:43:06 +01:00
Denis Moyogo Jacquerye
b1626bd0e8
Change the default approximation error from 0.0025 to 0.001
2017-05-23 16:09:48 +01:00
pyup-bot
b72a599637
Update fonttools from 3.9.2 to 3.10.0
2017-04-17 22:58:29 +08:00
pyup-bot
762496f9c8
Update fonttools from 3.9.1 to 3.9.2
2017-04-11 17:18:31 +08:00
Cosimo Lupo
9d0ecb0150
Merge pull request #73 from googlei18n/pyup-scheduled-update-03-27-2017
...
Scheduled weekly dependency update for week 13
2017-03-27 14:33:08 +01:00
pyup-bot
e7d080ce9e
Update fonttools from 3.8.0 to 3.9.1
2017-03-27 14:03:05 +01:00
Cosimo Lupo
9dbda1efa3
[setup.py] fix license classifier
...
This has been incorrect since the first PyPI release.
It was probably some copy/paste mistake...
git blame says it was me -- sorry! :(
Thanks @athos-ribeiro for spotting it! (#71 )
2017-03-20 14:50:00 +00:00
pyup.io bot
93584e1433
Update fonttools from 3.7.2 to 3.8.0 ( #70 )
2017-03-06 22:04:17 +08:00
pyup.io bot
826f948050
Update fonttools from 3.7.0 to 3.7.2 ( #69 )
2017-02-20 15:54:36 +01:00
pyup.io bot
c373ce8d33
Update fonttools from 3.6.3 to 3.7.0 ( #68 )
2017-02-13 15:28:49 +01:00
Cosimo Lupo
5f3fe330cc
add .pyup.yml for pyup.io bot; updates are now scheduled weekly
2017-02-06 16:48:22 +00:00
Cosimo Lupo
1ab5407706
Merge pull request #67 from googlei18n/pyup-update-fonttools-3.6.1-to-3.6.3
...
Update fonttools to 3.6.3
2017-02-06 16:46:57 +00:00
pyup-bot
c54f5c4181
Update fonttools from 3.6.1 to 3.6.3
2017-02-06 14:35:38 +01:00
pyup.io bot
1f48bf84d1
Update fonttools from 3.6.0 to 3.6.1 ( #65 )
2017-01-28 21:01:08 +01:00
Behdad Esfahbod
d107ecfcca
Merge pull request #64 from googlei18n/pyup-update-fonttools-3.5.0-to-3.6.0
...
Update fonttools to 3.6.0
2017-01-26 13:11:26 -08:00
pyup-bot
68d4446aa1
Update fonttools from 3.5.0 to 3.6.0
2017-01-26 20:04:31 +00:00
Cosimo Lupo
12b7c8faa4
Merge pull request #63 from googlei18n/pyup-initial-update
...
Initial Update
2017-01-14 16:30:18 +00:00
pyup-bot
6b153dab2f
Update fonttools from 3.2.0 to 3.5.0
2017-01-14 16:07:51 +00:00
Cosimo Lupo
ee708d097d
Bump version: 1.1.1 -> 1.1.2.dev0 (for real!)
...
Sorry for all this "bumping" :)
2016-12-16 23:46:25 +00:00
Cosimo Lupo
2290612c50
manually fix up version string after my release script screwed it :(
2016-12-16 23:42:43 +00:00
Cosimo Lupo
e97e445703
Bump version: 1.1.1 → 1.1.2.dev0
2016-12-16 23:36:32 +00:00
Cosimo Lupo
757d44e007
Release 1.1.1
2016-12-16 23:36:31 +00:00
Cosimo Lupo
077f9efabe
Bump version: 1.1.0 -> 1.1.1.dev0
2016-12-16 23:16:18 +00:00