~silnrsi/smith/+git/glyphslib-master:avar

Last commit made on 2017-01-13
Get this branch:
git clone -b avar https://git.launchpad.net/~silnrsi/smith/+git/glyphslib-master

Branch merges

Branch information

Recent commits

3d7a434... by James Godfrey-Kittle <email address hidden>

[interpolation] Seperate data extraction, writing

The master and instance data could also be useful when writing avar
elements to the designspace document, so move them out of the writing
functions.

1e7de30... by James Godfrey-Kittle <email address hidden>

[interpolation] More consistent naming

d4b46a2... by Sascha Brawer <email address hidden>

Store category and subCategory from GlyphData (#95)

Resolves https://github.com/googlei18n/glyphsLib/issues/88

a065be2... by Sascha Brawer <email address hidden>

Record commit hash of upstream GlyphData

Resolves https://github.com/googlei18n/glyphsLib/issues/93

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

Bump version: 1.2.1.dev0 → 1.3.0.dev0

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

require fonttools >= 3.4.0

This version adds `agl.toUnicode()` function:

https://github.com/fonttools/fonttools/releases/tag/3.4.0

83089c5... by Sascha Brawer <email address hidden>

Store production name and unicode string from GlyphData

Currently, the result has attributes `name`, `production_name`
and `unicode`. Additional properties will be added later.

Bump requirements to a new version of fonttools. The implementation
depends on a recently added function `fontTools.agl.toUnicode()`.

https://github.com/googlei18n/glyphsLib/issues/88
https://github.com/googlei18n/glyphsLib/issues/12

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

setup.cfg: make sure version tags are prefixed with 'v'

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

Bump version: 1.2.0 → 1.2.1.dev0

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

Bump version: 1.1.2.dev0 → 1.2.0