1
1
mirror of https://github.com/rsms/inter.git synced 2024-12-15 02:23:23 +03:00
Commit Graph

10 Commits

Author SHA1 Message Date
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