Rasmus Andersson
9d4c2178cb
ignore **/*(Autosaved).glyphs
2022-05-30 17:52:19 -07:00
Rasmus Andersson
f0c8987251
git ignore **/*.glyphspackage/UIState.plist
2022-05-28 11:27:09 -07:00
Rasmus Andersson
284e7ffb02
exclude *.glyphspackage/UIState.plist from git
2022-05-27 13:49:10 -07:00
Rasmus Andersson
73a5b1c702
ignore Sublime Text data files
2019-10-23 18:41:31 -07:00
Stephen Nixon
de4072d7b7
Serve symlink patch: fix error exception to serve lab if symlink exists ( #130 )
...
* fix error exception to serve lab if symlink exists
* ignore personal VS Code workspace settings
2019-02-22 07:51:59 -08:00
Rasmus Andersson
af51a3e178
website: get rid of home-made autoreload in favor of new livereload feature in jekyll 3.7
2019-02-07 09:38:39 -08:00
Rasmus Andersson
46309c91bc
gitignore detail
2019-01-22 10:29:23 -08:00
Rasmus Andersson
82770d7fa8
Remove generated UFO and designspace files from src directory and add some documentation of how to generate them
2019-01-22 10:28:53 -08:00
Rasmus Andersson
4ded41f4a3
Adds docker toolchain for a simpler build setup
2019-01-05 16:20:22 -08:00
Rasmus Andersson
65de164e7b
gitignore
2018-10-10 23:38:08 -07:00
Rasmus Andersson
df94aca815
Lots and lots of improvements to a lot of glyphs and kerning
2018-10-10 23:37:37 -07:00
Rasmus Andersson
ee6f3d71d7
ignore local layers in master UFOs
2018-10-10 23:37:35 -07:00
Rasmus Andersson
c833e252c9
Major overhaul, moving from UFO2 to Glyphs and UFO3, plus a brand new and much simpler fontbuild
2018-09-03 12:55:49 -07:00
Rasmus Andersson
9f367901ef
website: major update
2018-02-20 01:38:51 -08:00
Rasmus Andersson
8c6d8d27b5
Adjustments of loops of some glyphs
...
Affected glyphs:
alpha, b, beta, bhook, d, dhook, g, ghook, Ghook.cn, leftloop.cn, p,
phook, q, qhook, Qrthook, qrthook, rho, rightloop.cn, Tonefive
2018-01-10 09:15:10 -08:00
Rasmus Andersson
8234b62ab7
Speeds up font compilation by around 200%
...
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-09-04 11:12:34 -04:00
Rasmus Andersson
da49fd5536
Add missing woff2 patch. Closes #20
2017-08-31 07:43:09 -07:00
Rasmus Andersson
d277774337
Remove symlink in docs folder to fix github pages build
2017-08-22 02:27:29 -07:00
Rasmus Andersson
3b1fffade1
Initial public commit
2017-08-22 02:23:08 -07:00