~silnrsi/smith/+git/cu2qu-master:fonttools-merge

Last commit made on 2020-04-01
Get this branch:
git clone -b fonttools-merge https://git.launchpad.net/~silnrsi/smith/+git/cu2qu-master

Branch merges

Branch information

Name:
fonttools-merge
Repository:
lp:~silnrsi/smith/+git/cu2qu-master

Recent commits

b5f4539... by Cosimo Lupo <email address hidden>

Remove all top-level cu2qu files that conflict with fonttools merge

70da3ac... by Cosimo Lupo <email address hidden>

Move cu2qu.ufo,cli and related tests to temporary staging dir

75c14ae... by Cosimo Lupo <email address hidden>

Revert "Remove all top-level cu2qu files that conflict with fonttools merge"

This reverts commit 09257ab57b03cef5c73557ece77ca048db2fc78d.

09257ab... by Cosimo Lupo <email address hidden>

Remove all top-level cu2qu files that conflict with fonttools merge

d54d7dd... by Cosimo Lupo <email address hidden>

Move cu2qu modules and tests to temp 'fonttools-merge' dir

eaeef05... by Nikolaus Waxweiler <email address hidden>

Update Cython module, remove its internal error (#189)

Update Cython module, remove its internal error from the public errors module

3cbd848... by Nikolaus Waxweiler <email address hidden>

Merge pull request #188 from daltonmaag/errors-refactor

Order exceptions hierarchically

d535839... by Nikolaus Waxweiler <email address hidden>

Order exceptions hierarchically

3bd978b... by Cosimo Lupo <email address hidden>

pens_test: compare float coordinates up to 12 decimal precision

Fixes #186

b3a1cc3... by Cosimo Lupo <email address hidden>

setup.cfg: mute deprecation warnings from fs.base

these are coming from fontTools.ufoLib, they have been fixed already in later versions of fonttools, but here we are conservatively testing with an older version