~silnrsi/smith/+git/fonttools-master:ufoLib

Last commit made on 2018-06-07
Get this branch:
git clone -b ufoLib https://git.launchpad.net/~silnrsi/smith/+git/fonttools-master

Branch merges

Branch information

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

Recent commits

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

ufoLib: remove __version__

we are no longer using setuptools_scm here... :,(

488650e... by Cosimo Lupo <email address hidden>

remove other ufoLib2 project files

we may add the linter and autoformatter configuration later

10d527d... by Cosimo Lupo <email address hidden>

setup.py: add extras_require

9fd9f74... by Cosimo Lupo <email address hidden>

requirements.txt: add fontTools.ufoLib reqs

so we can import and run the tests

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

move ufoLib2/tests to Tests/ufoLib

7f7c914... by Cosimo Lupo <email address hidden>

change UFO creator to 'com.github.fonttools.ufoLib'

we used the same convention <github-organization-name>.<project-name> here
https://github.com/googlei18n/ufo2ft/blob/4e79e97ba3dacc0f450d050fd0a687d9517030d9/Lib/ufo2ft/outlineCompiler.py#L800

279aaae... by Cosimo Lupo <email address hidden>

rename imports from ufoLib2 to fontTools.ufoLib

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

move src/ufoLib2 to Lib/fontTools/ufoLib

32cd7d4... by Cosimo Lupo <email address hidden>

Add 'ufoLib2/' from commit 'bc7ab3af790ac4205539db8eb2dd9e19d0c96fda'

git-subtree-dir: ufoLib2
git-subtree-mainline: 6bc44c8b05be806758dd3d009317726150338b07
git-subtree-split: bc7ab3af790ac4205539db8eb2dd9e19d0c96fda

6bc44c8... by Cosimo Lupo <email address hidden>

Merge pull request #1230 from anthrotype/fix-coords-overflow

Fix GlyphCoordinates overflow