summaryrefslogtreecommitdiff
path: root/scripts/lib/fontbuild/decomposeGlyph.py
Commit message (Collapse)AuthorAge
* Don't use RGlyph.getParent.James Godfrey-Kittle2015-09-02
| | | | | | Apparently this method returns a different font than we expect in decomposeGlyph, probably due to the glyph copying we do when mixing masters. The easiest thing to do is just not trust or use the method.
* Move after scaling during decomposition.James Godfrey-Kittle2015-04-16
|
* Add decompose glyph functionJames Godfrey-Kittle2015-04-16
|
* Remove references to FL (stub out missing methods)James Godfrey-Kittle2015-04-16