summaryrefslogtreecommitdiff
path: root/scripts/lib/fontbuild
Commit message (Expand)AuthorAge
* Add license files and headers.James Godfrey-Kittle2015-04-16
* Use os.path.join to produce output paths.James Godfrey-Kittle2015-04-16
* Update scripts to use external kerning rules.James Godfrey-Kittle2015-04-16
* Support pair positioning rules.James Godfrey-Kittle2015-04-16
* Make sure mark feature values are ints.James Godfrey-Kittle2015-04-16
* Handle missing anchors when building mark feature.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
* Handle new contextual feature rules.James Godfrey-Kittle2015-04-16
* Add support for table parsing in feature syntax.James Godfrey-Kittle2015-04-16
* Add mark, mkmk features before generating fonts.James Godfrey-Kittle2015-04-16
* Response to comment on r292d0b238dde.James Godfrey-Kittle2015-04-16
* Move removeGlyphOverlap to main build script.James Godfrey-Kittle2015-04-16
* Use booleanOperations for overlap removal.James Godfrey-Kittle2015-04-16
* Make feature creation compatible with features.py.James Godfrey-Kittle2015-04-16
* Use feaTools in features.py.James Godfrey-Kittle2015-04-16
* Add the correct metadata to italic fonts.James Godfrey-Kittle2015-04-16
* Move saveOTF module into main build script.James Godfrey-Kittle2015-04-16
* Split up glyphs with more than one unicode value.James Godfrey-Kittle2015-04-16
* Further simplify OTF generation.James Godfrey-Kittle2015-04-16
* Better messages/comments in build.James Godfrey-Kittle2015-04-16
* Change swapGlyphs to swapContours.James Godfrey-Kittle2015-04-16
* Nicer fix for condensed font building issue.James Godfrey-Kittle2015-04-16
* Move after scaling during decomposition.James Godfrey-Kittle2015-04-16
* Set unicode values for generated glyphs.James Godfrey-Kittle2015-04-16
* Simplify conversion to OTF via ufo2fdk.James Godfrey-Kittle2015-04-16
* Make convertCurves RoboFab-compatible.James Godfrey-Kittle2015-04-16
* Using RoboFab names/methods in mitreGlyph.James Godfrey-Kittle2015-04-16
* Make mitreGlyph RoboFab-compatible.James Godfrey-Kittle2015-04-16
* Respond to comments on r051fd4afaa9eJames Godfrey-Kittle2015-04-16
* Remove unused sortGlyphs module.James Godfrey-Kittle2015-04-16
* Use same AGL version as the FDK.James Godfrey-Kittle2015-04-16
* Catch more glyphs when converting via FDK.James Godfrey-Kittle2015-04-16
* Improve feature parsing, sub rules specificallyJames Godfrey-Kittle2015-04-16
* Use FontForge for overlap removal.James Godfrey-Kittle2015-04-16
* Add conversion to TTF.James Godfrey-Kittle2015-04-16
* Improve feature regexes re: rc742d612e3beJames Godfrey-Kittle2015-04-16
* More robust feature support.James Godfrey-Kittle2015-04-16
* Add TODOs, revise comments re: r21574db7fb15James Godfrey-Kittle2015-04-16
* Detect undefined references in feature files.James Godfrey-Kittle2015-04-16
* Reworking docs, response to revision a9dc2593ec6aJames Godfrey-Kittle2015-04-16
* Remove initialization of unused variableJames Godfrey-Kittle2015-04-16
* Ensure font conforms to AGL before OTF conversionJames Godfrey-Kittle2015-04-16
* Simplify usage of numpy in italics codeJames Godfrey-Kittle2015-04-16
* Use RoboFab for kerning interpolationJames Godfrey-Kittle2015-04-16
* Add decompose glyph functionJames Godfrey-Kittle2015-04-16
* Fix bug in composite glyph generationJames Godfrey-Kittle2015-04-16
* Add OTF generation using ufo2fdkJames 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