summaryrefslogtreecommitdiff
path: root/misc/fontbuild
AgeCommit message (Expand)AuthorFilesLines
2018-10-11fontbuild: now generating three variable fonts: complete family with two axes...Rasmus Andersson1-0/+59
2018-10-11fontbuild: write constant version info to generated UFOs to minimize git thrashRasmus Andersson1-10/+14
2018-10-11fontbuild: automatically patch version and timestamps when compiling. Helps a...Rasmus Andersson1-17/+25
2018-10-11fontbuild: add disabled code as reference for performing overlap elimination ...Rasmus Andersson1-0/+8
2018-10-11fontbuild: fix issue with variable font where italic glyphs using components ...Rasmus Andersson1-36/+56
2018-10-11fontbuild: remove axes editRasmus Andersson1-8/+0
2018-10-11fontbuild: strip non-primary layers when generating UFOsRasmus Andersson1-0/+10
2018-10-11fontbuild: fixes issue with incorrect metadata for the Bold Italic master UFORasmus Andersson1-1/+1
2018-10-11fontbuild: Strip com.schriftgestaltung.Glyphs.lastChange from generated UFO m...Rasmus Andersson1-0/+1
2018-10-11makefile blackitalicRasmus Andersson1-1/+6
2018-10-11fontbuild: increase logging level to WARNINGRasmus Andersson1-3/+3
2018-10-11fontbuild: Clear anchors in generated UFOs and rename italic UFORasmus Andersson1-4/+21
2018-10-11fontbuild: fix issue where building in parallel could cause some builds to fa...Rasmus Andersson1-1/+5
2018-10-11fontbuild: improved varfont compilerRasmus Andersson1-15/+77
2018-09-09fontbuild: adds compile-var subcommand for building variable TTF fontsRasmus Andersson1-41/+135
2018-09-07use Skia's pathops instead of the impressively slow booleanOperations, speedi...Rasmus Andersson1-1/+2
2018-09-04fontbuild: adjustments to name generationRasmus Andersson1-20/+41
2018-09-04fix bug in fontbuild that would set OT subfamily name to italicRasmus Andersson1-1/+1
2018-09-04minor tooling refactorRasmus Andersson1-56/+26
2018-09-03Major overhaul, moving from UFO2 to Glyphs and UFO3, plus a brand new and muc...Rasmus Andersson1-0/+462