summaryrefslogtreecommitdiff
path: root/misc/pylib/fontbuild/Build.pyx
AgeCommit message (Expand)AuthorFilesLines
2018-09-03Major overhaul, moving from UFO2 to Glyphs and UFO3, plus a brand new and muc...Rasmus Andersson1-365/+0
2018-09-01adds --cufo flag to ufocompile for compiling UFO files instead of OTF and TTF...Rasmus Andersson1-21/+28
2018-08-28upgrade dependenciesRasmus Andersson1-11/+17
2018-02-18minor change to fontbuildRasmus Andersson1-12/+13
2018-02-18Adjust italic angle from 10 to 12 and change spacing delta to -8Rasmus Andersson1-12/+29
2018-01-24Fixes an issue where some overlapping contours would not be flattened during ...v2.5-betaRasmus Andersson1-15/+24
2018-01-19Fix minor bug in fontbuild where certain glyphs composed of multiple shapes w...Rasmus Andersson1-4/+15
2018-01-08Fixes to font metadata, including addition of some OS/2 panose informationRasmus Andersson1-5/+5
2017-11-27build: minor performance optimization of fontbuildRasmus Andersson1-5/+7
2017-10-05fontbuild: optimize glyphorder data per font and check for duplicatesRasmus Andersson1-2/+14
2017-09-04Speeds up font compilation by around 200%Rasmus Andersson1-0/+300