~silnrsi/smith/+git/designspacedocument-master:master

Last commit made on 2018-10-10
Get this branch:
git clone -b master https://git.launchpad.net/~silnrsi/smith/+git/designspacedocument-master

Branch merges

Branch information

Recent commits

4312e8a... by Erik van Blokland <email address hidden>

Small patch to help out a project.

8225ce1... by Erik van Blokland <email address hidden>

Update README.md

d0c89bb... by Erik van Blokland <email address hidden>

Update README.md

5e79f84... by Erik van Blokland <email address hidden>

This adds the options to generate a glyphmutator with decomposed source glyphs. The ufoProcessor has access to the complete glyphset. A decomposed mutator can make stand-alone instances for previews that can not really do the whole characterset.

ab4b5be... by Erik van Blokland <email address hidden>

Also adjust the minimum and maximum values of the axis if the location of the neutral happens to be outside of it.
Tests for this behavior.

bb97097... by Erik van Blokland <email address hidden>

doc.checkDefault() crossreferences the default value of each axis with the location of the master that was assigned as neutral.
- if the axis value is missing in the neutral location, add the axis and value.
- if the values are different, then use the value from the neutral location as the axis default.

ff47055... by Erik van Blokland <email address hidden>

This adds a `hidden` flag to the axis element and axisDescriptor objects.

0420951... by Erik van Blokland <email address hidden>

accomodate a logger from somewhere else.

9082e95... by Erik van Blokland <email address hidden>

Merge pull request #23 from belluzj/master

Enforce forward slashes as path separators

5140c3d... by Jany Belluz <email address hidden>

Use forward slashes on all platforms