~silnrsi/smith/+git/fontparts-master:pub-sub-api

Last commit made on 2018-04-16
Get this branch:
git clone -b pub-sub-api https://git.launchpad.net/~silnrsi/smith/+git/fontparts-master

Branch merges

Branch information

Name:
pub-sub-api
Repository:
lp:~silnrsi/smith/+git/fontparts-master

Recent commits

3be1c0d... by Tal Leming <email address hidden>

This didn't make it through the merge from master.

ee53a3b... by Tal Leming <email address hidden>

Merge branch 'master' into pub-sub-api

# Conflicts:
# Lib/fontParts/base/base.py

2bd22bb... by Tal Leming <email address hidden>

Initial sketch for a publish and subscribe system.

91e1f4b... by Ben Kiel <email address hidden>

Merge pull request #265 from robofab-developers/hash-cleanup

Cleaning up __hash__.

4f34e4d... by Tal Leming <email address hidden>

Cleaning up __hash__.

This addresses comments in #264.

14818e7... by Ben Kiel <email address hidden>

Merge pull request #261 from hoeflerco/feature-hash

Adds hashability (and related tests) most remaining objects

da73100... by Andy Clymer <email address hidden>

Adds hashability (and related tests) to the anchor, component, contour, guideline, image, layer, and point objects. Not done yet for the bPoint or segment objects

1604620... by Ben Kiel <email address hidden>

Merge pull request #260 from robofab-developers/removePoint-preserveCurve

Add a preserve curve argument to removePoint and removeSegment.

4a8bccc... by Ben Kiel <email address hidden>

Missed variable to normalize

64bf8bd... by Tal Leming <email address hidden>

Add a preserve curve argument to removePoint and removeSegment.