summaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Collapse)AuthorFilesLines
2018-09-03Major overhaul, moving from UFO2 to Glyphs and UFO3, plus a brand new and ↵Rasmus Andersson1-1/+0
much simpler fontbuild
2018-02-20website: major updateRasmus Andersson1-0/+1
2018-01-10Adjustments of loops of some glyphsRasmus Andersson1-0/+2
Affected glyphs: alpha, b, beta, bhook, d, dhook, g, ghook, Ghook.cn, leftloop.cn, p, phook, q, qhook, Qrthook, qrthook, rho, rightloop.cn, Tonefive
2017-09-04Speeds up font compilation by around 200%Rasmus Andersson1-0/+1
Cython is used to compile some hot paths into native Python extensions. These hot paths were identified through running ufocompile with the hotshot profiler and then converting file by file to Cython, starting with the "hottest" paths and continuing until returns were deminishing. This means that only a few Python files were converted to Cython. Closes #23 Closes #20 (really this time)
2017-08-31Add missing woff2 patch. Closes #20Rasmus Andersson1-1/+0
2017-08-22Remove symlink in docs folder to fix github pages buildRasmus Andersson1-0/+1
2017-08-22Initial public commitv1.0Rasmus Andersson1-0/+19