summaryrefslogtreecommitdiff
path: root/misc/pylib/fontbuild/Build.pyx
AgeCommit message (Expand)AuthorFilesLines
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