~silnrsi/smith/+git/booleanoperations-master:fix_path_with_zero_area

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

Branch merges

Branch information

Name:
fix_path_with_zero_area
Repository:
lp:~silnrsi/smith/+git/booleanoperations-master

Recent commits

85ac3e8... by Frederik Berlaen <email address hidden>

dont check on the path area

this could be zero but still have a visible path.

clipper works nice and throws only an ClipperExecption when the path has no fill

see #48

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

README.rst: do not mention ufoLib among dependencies

86eebd7... by Cosimo Lupo <email address hidden>

text_BooleanGlyph: fix str/unicode issue in py27

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

requirements.txt: install fonttools with [ufo] extra, for defcon

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

travis: update encrypted PyPI credentials; use twine to upload to PyPI

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

remove ufoLib dependency; use fonttools.pens.pointPen module

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

tox: run tests on 2.7, 3.6 and 3.7 by default

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

tox.ini: must define basepython for py36 and py37 for appveyor..

04318dd... by Cosimo Lupo <email address hidden>

travis: run tests on 3.6 and 3.7

4e2653c... by Cosimo Lupo <email address hidden>

appveyor: run tests on 3.6 and 3.7; fix upgrading pip