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

Last commit made on 2017-08-28
Get this branch:
git clone -b unicodes https://git.launchpad.net/~silnrsi/smith/+git/designspacedocument-master

Branch merges

Branch information

Recent commits

3e38dd6... by Erik van Blokland <email address hidden>

Set default UFO format version to 3.
If the ufo a;lready exists, read the format version with plistlib and make sure we can overwrite if we have to. This seemed a better option than to depend on ufoLib.

6aece98... by Erik van Blokland <email address hidden>

Add note about multiple unicode values.

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

Ignore new test files.

2a425c7... by Erik van Blokland <email address hidden>

Add a test for writing unicode values to a glyph.

7a5c21c... by Erik van Blokland <email address hidden>

The unicode attribute of the glyph element can contain multiple unicode values, separated by spaces.
See https://github.com/LettError/MutatorMath/commit/c05145b626220c4927be74a697bce7059a124e10

735edc7... by Erik van Blokland <email address hidden>

Merge remote-tracking branch 'origin/mutedGlyphNames_issue15'

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

ufoProcessor: add a convenience build() function to handle the processing of a document.
Handle font.lib better, add some tests.

51ddbfa... by Erik van Blokland <email address hidden>

Merge pull request #18 from anthrotype/py3-items

[ufoProcessor] convert location dict_items to list

16a0519... by Cosimo Lupo <email address hidden>

[ufoProcessor] convert location dict_items to list

Fixes #17

8e37054... by Erik van Blokland <email address hidden>

Bah, bunch of localisation edits in this one as well. That was not intended. But let's see if it works. Changed in ReadMe about adding mute information to instance glyph elements.