~silnrsi/smith/+git/designspacedocument-master:braces-and-intermediates

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

Branch merges

Branch information

Name:
braces-and-intermediates
Repository:
lp:~silnrsi/smith/+git/designspacedocument-master

Recent commits

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

A positive experience with git.

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

More work on braces.

92d6c4a... by Erik van Blokland <email address hidden>

Store more info about the source glyphs.

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

Sketch for storing glyphs that support specific points in a designspace that are *not* part of a separate master. Names layers, designspace location in the glyph.lib.

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