summaryrefslogtreecommitdiff
path: root/scripts/lib/fontbuild/generateGlyph.py
Commit message (Collapse)AuthorAge
* Use RGlyph.move() to shift composite glyphs.James Godfrey-Kittle2015-05-08
| | | | This has now been fixed upstream.
* Correctly shift composite glyphs with offsets.James Godfrey-Kittle2015-05-07
| | | | Ideally we could call RGlyph.move(offset, anchors=False), but we have to bring back "shiftGlyphMembers" from the original toolchain because RGlyph.move does not work as documented.
* Infer composite glyphs' unicode values from names.James Godfrey-Kittle2015-05-01
|
* Set unicode values of generated glyphs earlier.James Godfrey-Kittle2015-04-30
| | | | This is necessary for correctly adding anchors in the immediately following code.
* Add license files and headers.James Godfrey-Kittle2015-04-16
|
* Revise updated scripts to run without FontLab.James Godfrey-Kittle2015-04-16
|
* Update scripts based on 03/31 delivery.James Godfrey-Kittle2015-04-16
|
* Set unicode values for generated glyphs.James Godfrey-Kittle2015-04-16
| | | | This is necessary for the FDK to include these new glyphs in the output OTF's cmap.
* Remove initialization of unused variableJames Godfrey-Kittle2015-04-16
|
* Fix bug in composite glyph generationJames Godfrey-Kittle2015-04-16
|
* Handle composite glyph rules with underscoresJames Godfrey-Kittle2015-04-16
|
* Remove references to FL (stub out missing methods)James Godfrey-Kittle2015-04-16
|
* Remove executable flagsRoozbeh Pournader2014-06-06
|
* Importing Roboto 2.0Christian Robertson2014-05-19