summaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Collapse)AuthorFilesLines
2022-05-31ignore **/*(Autosaved).glyphsRasmus Andersson1-0/+1
2022-05-28git ignore **/*.glyphspackage/UIState.plistRasmus Andersson1-1/+1
2022-05-27exclude *.glyphspackage/UIState.plist from gitRasmus Andersson1-2/+1
2019-10-24ignore Sublime Text data filesRasmus Andersson1-0/+1
2019-02-22Serve symlink patch: fix error exception to serve lab if symlink exists (#130)Stephen Nixon1-0/+1
* fix error exception to serve lab if symlink exists * ignore personal VS Code workspace settings
2019-02-07website: get rid of home-made autoreload in favor of new livereload feature ↵Rasmus Andersson1-3/+0
in jekyll 3.7
2019-01-22gitignore detailRasmus Andersson1-3/+0
2019-01-22Remove generated UFO and designspace files from src directory and add some ↵Rasmus Andersson1-2/+4
documentation of how to generate them
2019-01-06Adds docker toolchain for a simpler build setupRasmus Andersson1-0/+1
2018-10-11gitignoreRasmus Andersson1-0/+1
2018-10-11Lots and lots of improvements to a lot of glyphs and kerningRasmus Andersson1-2/+2
2018-10-11ignore local layers in master UFOsRasmus Andersson1-0/+3
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